Support: EventBridgeConfiguration
for S3.Client.put_bucket_notification_configuration
request parameter
#6790
Labels
EventBridgeConfiguration
for S3.Client.put_bucket_notification_configuration
request parameter
#6790
According to boto3 document, we can support
EventBridgeConfiguration
forput_bucket_notification_configuration
request.https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/put_bucket_notification_configuration.html
However, moto does not support this. How about supporting EventBridge notifications?
moto/moto/s3/models.py
Lines 1248 to 1269 in ca9d8fc
The text was updated successfully, but these errors were encountered: