aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::S3::Bucket] - [Enhancement] - Implement `GetAtt` for the `Bucket Name`
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::S3::Bucket
### Description
Currently `AWS::S3::Bucket` only supports `Ref` to get the `Bucket Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::S3::Bucket resource description and the linked CloudFormation documentation. Compare the existing Ref behavior with the requested GetAtt support for Bucket Name, then verify the implementation against the related coverage-roadmap issue. Done means GetAtt exposes the bucket name as requested.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100