Bucket
to Quilt and use Bucket
with FSx "always on". FSx will consume the S3 event notifications. So you can use EventBridge to send similar notifications to Quilt, thus circumventing the need for Quilt to rely directly on S3 event notifications.Bucket
Bucket
to the trail.Bucket
Bucket
Bucket
and/or set the SNS Topic ARN under "Indexing and notifications". delete-objects
API, which is also invoked when deleting objects with AWS console, is not compatible with the EventBridge workaround. Unlike native S3 events, delete-objects
does not generate individual delete-object
notifications for each object that has been deleted.You do not receive event notifications from automatic deletes from lifecycle policies or from failed operations.
Amazon S3 Lifecycle actions are not captured by AWS CloudTrail object level logging. CloudTrail captures API requests made to external Amazon S3 endpoints, whereas S3 Lifecycle actions are performed using internal Amazon S3 endpoints.