aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::S3::Bucket.NotificationConfiguration - EventsBridge notification
Open
Coverage
- 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
_No response_
### Description
From the new feature announcement, there is now a new field for notification from S3 to AWS EventsBridge.
For example, in boto3 SDK we have.
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.put_bucket_notification_configuration -> `EventBridgeConfiguration`
This is missing in https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig.html
Thank you,
### Other Details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.