aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::Budgets::Budget - [Coverage] - Support Tags

Open
#2,037 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::Budgets::Budget

### Resource name

_No response_

### Description

The underlying budget service now supports tagging budget resources (https://aws.amazon.com/about-aws/whats-new/2024/05/aws-budgets-resource-tag-based-access-controls/) but CloudFormation support is not yet available.

The `AWS::Budgets::Budget` resource should support the `Tags` property, allowing tagging of budgets.

The `CreateBudget` API supports setting tags during the create operation via the `ResourceTags` parameter, however `UpdateBudget` does not appear to support modifying the tags, instead the `TagResource` API must be used to modify tags.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AWS::Budgets::Budget resource coverage and the linked AWS Budgets API behavior. Compare CreateBudget's ResourceTags support with UpdateBudget and the TagResource API. Done means the resource supports a Tags property for creating and updating budget tags through the appropriate operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.