aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::S3::Bucket TopicConfiguration | Adding S3 event name property
- 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
### Resource name
AWS::S3::Bucket TopicConfiguration
### Description
Currently AWS::S3::Bucket TopicConfiguration does not have Id property which corresponds to S3 event notification names. So could you please add Id property so that you can name S3 event whatever you want.
CloudFormation docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-topicconfiguration.html
S3 API docs: https://docs.aws.amazon.com/AmazonS3/latest/API/API_TopicConfiguration.html
> Id
> An optional unique identifier for configurations in a notification configuration. If you don't provide one, Amazon S3 will assign an ID.
>
> Type: String
>
> Required: No
### Other Details
_No response_
Contributor guide
Research direction
Start with the AWS::S3::Bucket TopicConfiguration coverage entry and compare it with the CloudFormation and S3 API documentation linked in the issue. Add support for the optional Id property and verify that a named S3 notification configuration is represented correctly in the relevant coverage tests or validation checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100