aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Glue::Database] [AWS::Glue::Table] - [Add Resource Level tags support for two resources AWS::Glue::Table and AWS::Glue::Database) when creating/ updating through CloudFormation.
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::Glue::Table
### Resource name
[AWS::Glue::Database] [AWS::Glue::Table]
### Description
Add Resource Level tags support for two resources AWS::Glue::Table and AWS::Glue::Database when creating/ updating through cloudformation as per the documentation [1][2] as it's not supporting.
References
[1]https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-table.html
[2]https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-database.html
### Other Details
_No response_
Contributor guide
Research direction
Start by reading the AWS::Glue::Table and AWS::Glue::Database documentation linked in the issue, focusing on their tagging behavior during CloudFormation create and update operations. Then locate the CloudFormation resource entry points for these two resources and existing resource-level tag handling; done means tags are supported for both operations and covered by the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100