AWS AmazonS3 documentation change
Summary
Replaced curly apostrophes in ObjectAcl:Put description and event delivery explanation
Security assessment
Typographical changes only. ACL event notification behavior and duplicate event handling descriptions remain functionally unchanged.
Diff
diff --git a/AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.md b/AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.md index 357aada09..23eee9b85 100644 --- a//AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.md +++ b//AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.md @@ -125 +125 @@ Event types | Description -`s3:ObjectAcl:Put` | You receive this notification event when an ACL is PUT on an object or when an existing ACL is changed. An event is not generated when a request results in no change to an object’s ACL. +`s3:ObjectAcl:Put` | You receive this notification event when an ACL is PUT on an object or when an existing ACL is changed. An event is not generated when a request results in no change to an object's ACL. @@ -150 +150 @@ For a list of event types Amazon S3 will send to Amazon EventBridge, see [Using -Amazon S3 Event Notifications is designed to deliver notifications at least once, but they aren’t guaranteed to arrive in the same order that the events occurred. On rare occasions, Amazon S3’s retry mechanism might cause duplicate S3 Event Notifications for the same object event. For more about handling duplicate or out of order events, see [Manage event ordering and duplicate events with Amazon S3 Event Notifications](https://aws.amazon.com/blogs/storage/manage-event-ordering-and-duplicate-events-with-amazon-s3-event-notifications/) on the _AWS Storage Blog_. +Amazon S3 Event Notifications is designed to deliver notifications at least once, but they aren't guaranteed to arrive in the same order that the events occurred. On rare occasions, Amazon S3's retry mechanism might cause duplicate S3 Event Notifications for the same object event. For more about handling duplicate or out of order events, see [Manage event ordering and duplicate events with Amazon S3 Event Notifications](https://aws.amazon.com/blogs/storage/manage-event-ordering-and-duplicate-events-with-amazon-s3-event-notifications/) on the _AWS Storage Blog_.