Module: AWSCDK::S3::EventType
- Defined in:
- s3/event_type.rb
Overview
Notification event types.
Constant Summary collapse
- OBJECT_CREATED =
Deprecated.Note:
Default:
Amazon S3 APIs such as PUT, POST, and COPY can create an object.
Using these event types, you can enable notification when an object is created using a specific API, or you can use the s3:ObjectCreated:* event type to request notification regardless of the API that was used to create an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_CREATED")
- OBJECT_CREATED_PUT =
Deprecated.Note:
Default:
Amazon S3 APIs such as PUT, POST, and COPY can create an object.
Using these event types, you can enable notification when an object is created using a specific API, or you can use the s3:ObjectCreated:* event type to request notification regardless of the API that was used to create an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_CREATED_PUT")
- OBJECT_CREATED_POST =
Deprecated.Note:
Default:
Amazon S3 APIs such as PUT, POST, and COPY can create an object.
Using these event types, you can enable notification when an object is created using a specific API, or you can use the s3:ObjectCreated:* event type to request notification regardless of the API that was used to create an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_CREATED_POST")
- OBJECT_CREATED_COPY =
Deprecated.Note:
Default:
Amazon S3 APIs such as PUT, POST, and COPY can create an object.
Using these event types, you can enable notification when an object is created using a specific API, or you can use the s3:ObjectCreated:* event type to request notification regardless of the API that was used to create an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_CREATED_COPY")
- OBJECT_CREATED_COMPLETE_MULTIPART_UPLOAD =
Deprecated.Note:
Default:
Amazon S3 APIs such as PUT, POST, and COPY can create an object.
Using these event types, you can enable notification when an object is created using a specific API, or you can use the s3:ObjectCreated:* event type to request notification regardless of the API that was used to create an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_CREATED_COMPLETE_MULTIPART_UPLOAD")
- OBJECT_REMOVED =
Deprecated.Note:
Default:
By using the ObjectRemoved event types, you can enable notification when an object or a batch of objects is removed from a bucket.
You can request notification when an object is deleted or a versioned object is permanently deleted by using the s3:ObjectRemoved:Delete event type. Or you can request notification when a delete marker is created for a versioned object by using s3:ObjectRemoved:DeleteMarkerCreated. For information about deleting versioned objects, see Deleting Object Versions. You can also use a wildcard s3:ObjectRemoved:* to request notification anytime an object is deleted.
You will not receive event notifications from automatic deletes from lifecycle policies or from failed operations.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_REMOVED")
- OBJECT_REMOVED_DELETE =
Deprecated.Note:
Default:
By using the ObjectRemoved event types, you can enable notification when an object or a batch of objects is removed from a bucket.
You can request notification when an object is deleted or a versioned object is permanently deleted by using the s3:ObjectRemoved:Delete event type. Or you can request notification when a delete marker is created for a versioned object by using s3:ObjectRemoved:DeleteMarkerCreated. For information about deleting versioned objects, see Deleting Object Versions. You can also use a wildcard s3:ObjectRemoved:* to request notification anytime an object is deleted.
You will not receive event notifications from automatic deletes from lifecycle policies or from failed operations.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_REMOVED_DELETE")
- OBJECT_REMOVED_DELETE_MARKER_CREATED =
Deprecated.Note:
Default:
By using the ObjectRemoved event types, you can enable notification when an object or a batch of objects is removed from a bucket.
You can request notification when an object is deleted or a versioned object is permanently deleted by using the s3:ObjectRemoved:Delete event type. Or you can request notification when a delete marker is created for a versioned object by using s3:ObjectRemoved:DeleteMarkerCreated. For information about deleting versioned objects, see Deleting Object Versions. You can also use a wildcard s3:ObjectRemoved:* to request notification anytime an object is deleted.
You will not receive event notifications from automatic deletes from lifecycle policies or from failed operations.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_REMOVED_DELETE_MARKER_CREATED")
- OBJECT_RESTORE_POST =
Deprecated.Note:
Default:
Using restore object event types you can receive notifications for initiation and completion when restoring objects from the S3 Glacier storage class.
You use s3:ObjectRestore:Post to request notification of object restoration initiation.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_RESTORE_POST")
- OBJECT_RESTORE_COMPLETED =
Deprecated.Note:
Default:
Using restore object event types you can receive notifications for initiation and completion when restoring objects from the S3 Glacier storage class.
You use s3:ObjectRestore:Completed to request notification of restoration completion.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_RESTORE_COMPLETED")
- OBJECT_RESTORE_DELETE =
Deprecated.Note:
Default:
Using restore object event types you can receive notifications for initiation and completion when restoring objects from the S3 Glacier storage class.
You use s3:ObjectRestore:Delete to request notification of restoration completion.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_RESTORE_DELETE")
- REDUCED_REDUNDANCY_LOST_OBJECT =
Deprecated.Note:
Default:
You can use this event type to request Amazon S3 to send a notification message when Amazon S3 detects that an object of the RRS storage class is lost.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "REDUCED_REDUNDANCY_LOST_OBJECT")
- REPLICATION_OPERATION_FAILED_REPLICATION =
Deprecated.Note:
Default:
You receive this notification event when an object that was eligible for replication using Amazon S3 Replication Time Control failed to replicate.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "REPLICATION_OPERATION_FAILED_REPLICATION")
- REPLICATION_OPERATION_MISSED_THRESHOLD =
Deprecated.Note:
Default:
You receive this notification event when an object that was eligible for replication using Amazon S3 Replication Time Control exceeded the 15-minute threshold for replication.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "REPLICATION_OPERATION_MISSED_THRESHOLD")
- REPLICATION_OPERATION_REPLICATED_AFTER_THRESHOLD =
Deprecated.Note:
Default:
You receive this notification event for an object that was eligible for replication using the Amazon S3 Replication Time Control feature replicated after the 15-minute threshold.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "REPLICATION_OPERATION_REPLICATED_AFTER_THRESHOLD")
- REPLICATION_OPERATION_NOT_TRACKED =
Deprecated.Note:
Default:
You receive this notification event for an object that was eligible for replication using Amazon S3 Replication Time Control but is no longer tracked by replication metrics.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "REPLICATION_OPERATION_NOT_TRACKED")
- LIFECYCLE_EXPIRATION =
Deprecated.Note:
Default:
By using the LifecycleExpiration event types, you can receive a notification when Amazon S3 deletes an object based on your S3 Lifecycle configuration.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "LIFECYCLE_EXPIRATION")
- LIFECYCLE_EXPIRATION_DELETE =
Deprecated.Note:
Default:
The s3:LifecycleExpiration:Delete event type notifies you when an object in an unversioned bucket is deleted.
It also notifies you when an object version is permanently deleted by an S3 Lifecycle configuration.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "LIFECYCLE_EXPIRATION_DELETE")
- LIFECYCLE_EXPIRATION_DELETE_MARKER_CREATED =
Deprecated.Note:
Default:
The s3:LifecycleExpiration:DeleteMarkerCreated event type notifies you when S3 Lifecycle creates a delete marker when a current version of an object in versioned bucket is deleted.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "LIFECYCLE_EXPIRATION_DELETE_MARKER_CREATED")
- LIFECYCLE_TRANSITION =
Deprecated.Note:
Default:
You receive this notification event when an object is transitioned to another Amazon S3 storage class by an S3 Lifecycle configuration.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "LIFECYCLE_TRANSITION")
- INTELLIGENT_TIERING =
Deprecated.Note:
Default:
You receive this notification event when an object within the S3 Intelligent-Tiering storage class moved to the Archive Access tier or Deep Archive Access tier.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "INTELLIGENT_TIERING")
- OBJECT_TAGGING =
Deprecated.Note:
Default:
By using the ObjectTagging event types, you can enable notification when an object tag is added or deleted from an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_TAGGING")
- OBJECT_TAGGING_PUT =
Deprecated.Note:
Default:
The s3:ObjectTagging:Put event type notifies you when a tag is PUT on an object or an existing tag is updated.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_TAGGING_PUT")
- OBJECT_TAGGING_DELETE =
Deprecated.Note:
Default:
The s3:ObjectTagging:Delete event type notifies you when a tag is removed from an object.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_TAGGING_DELETE")
- OBJECT_ACL_PUT =
Deprecated.Note:
Default:
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.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_ACL_PUT")
- OBJECT_RESTORE =
Deprecated.Note:
Default:
Using restore object event types you can receive notifications for initiation and completion when restoring objects from the S3 Glacier storage class.
You use s3:ObjectRestore:* to request notification of any restoration event.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "OBJECT_RESTORE")
- REPLICATION =
Deprecated.Note:
Default:
You receive this notification event for any object replication event.
Jsii::Enum.new("aws-cdk-lib.aws_s3.EventType", "REPLICATION")