AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The bucket event for which to send notifications.
Namespace: Amazon.S3
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public sealed class EventType : ConstantClass
The EventType type exposes the following members
| Name | Description | |
|---|---|---|
|
EventType(string) |
Constructs instance of EventType. |
| Name | Type | Description | |
|---|---|---|---|
|
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. |
| Name | Description | |
|---|---|---|
|
FindValue(string) |
Finds the constant for the unique value. |
| Name | Type | Description | |
|---|---|---|---|
|
ObjectCreatedAll | Amazon.S3.EventType |
The event encapsulates all the object create events |
|
ObjectCreatedCompleteMultipartUpload | Amazon.S3.EventType |
Event for completing a multi part upload |
|
ObjectCreatedCopy | Amazon.S3.EventType |
Event for copy operations |
|
ObjectCreatedPost | Amazon.S3.EventType |
Event for post operations |
|
ObjectCreatedPut | Amazon.S3.EventType |
Event for put operations |
|
ObjectRemovedAll | Amazon.S3.EventType |
This event encapsulates all the object removed events |
|
ObjectRemovedDelete | Amazon.S3.EventType |
Event for object removed, delete operation. |
|
ObjectRemovedDeleteMarkerCreated | Amazon.S3.EventType |
Event for object removed, delete marker created operation. |
|
ObjectRestoreAll | Amazon.S3.EventType |
Event for all object restore |
|
ObjectRestoreCompleted | Amazon.S3.EventType |
Event for when object restore is completed. |
|
ObjectRestorePost | Amazon.S3.EventType |
Event for restore post operations. |
|
ReducedRedundancyLostObject | Amazon.S3.EventType |
Event for objects stored in reduced redundancy and S3 detects the object is lost |
|
ReplicationAll | Amazon.S3.EventType |
Event for replication of all |
|
ReplicationOperationFailedReplication | Amazon.S3.EventType |
Event for operation failed replication |
|
ReplicationOperationMissedThreshold | Amazon.S3.EventType |
Event for replication operation missed threshold |
|
ReplicationOperationNotTracked | Amazon.S3.EventType |
Evemt for replication operation not tracked |
|
ReplicationOperationReplicatedAfterThreshold | Amazon.S3.EventType |
Event for operation replicated after threshold |
|
S3IntelligentTiering | Amazon.S3.EventType |
Event for Intelligent Tiering |
|
S3LifecycleExpirationAll | Amazon.S3.EventType |
Event for all Lifecycle Expiration events |
|
S3LifecycleExpirationDelete | Amazon.S3.EventType |
Event for Lifecycle Expiration deletion |
|
S3LifecycleExpirationDeleteMarkerCreated | Amazon.S3.EventType |
Event for Lifecycle Expiration Delete Marker creation |
|
S3LifecycleTransition | Amazon.S3.EventType |
Event for Lifecycle Transition |
|
S3ObjectAclPut | Amazon.S3.EventType |
Event for Object Acl puts |
|
S3ObjectRestoreDelete | Amazon.S3.EventType |
Event for Object Restore deletes |
|
S3ObjectTaggingAll | Amazon.S3.EventType |
Event for all Object Tagging events |
|
S3ObjectTaggingDelete | Amazon.S3.EventType |
Event for Object Tagging deletes |
|
S3ObjectTaggingPut | Amazon.S3.EventType |
Event for Object Tagging puts |
Explore code examples in the AWS SDK Code Examples Code Library.
Create a photo asset management application that lets users manage photos using labels
Detect objects in images with Amazon Rekognition using an AWS SDK
Get started with encryption for Amazon S3 objects using an AWS SDK
Get started with tags for Amazon S3 objects using an AWS SDK
Manage access control lists (ACLs) for Amazon S3 buckets using an AWS SDK
Perform a multipart copy of an Amazon S3 object using an AWS SDK
Upload or download large files to and from Amazon S3 using an AWS SDK
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer