The event notification policy consists of one or more rules that alert users when one of the following S3 events is triggered on their bucket:
- s3:ObjectCreated:
- s3:ObjectCreated:Put
- s3:ObjectCreated:Post
- s3:ObjectCreated:Copy
- s3:ObjectCreated:CompleteMultipartUpload
- s3:ObjectRemoved
- s3:ObjectRemoved:Delete
- s3:ObjectRemoved:DeleteMarkerCreate
These event notifications can be added when creating rules for a bucket which has the event notification policy enabled.