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 class EventType : ConstantClass
The EventType type exposes the following members
| Name | Description | |
|---|---|---|
|
EventType(string) |
This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK. |
| 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 |
Constant ObjectCreatedAll for EventType |
|
ObjectCreatedCompleteMultipartUpload | Amazon.S3.EventType |
Constant ObjectCreatedCompleteMultipartUpload for EventType |
|
ObjectCreatedCopy | Amazon.S3.EventType |
Constant ObjectCreatedCopy for EventType |
|
ObjectCreatedPost | Amazon.S3.EventType |
Constant ObjectCreatedPost for EventType |
|
ObjectCreatedPut | Amazon.S3.EventType |
Constant ObjectCreatedPut for EventType |
|
ObjectRemovedAll | Amazon.S3.EventType |
Constant ObjectRemovedAll for EventType |
|
ObjectRemovedDelete | Amazon.S3.EventType |
Constant ObjectRemovedDelete for EventType |
|
ObjectRemovedDeleteMarkerCreated | Amazon.S3.EventType |
Constant ObjectRemovedDeleteMarkerCreated for EventType |
|
ObjectRestoreAll | Amazon.S3.EventType |
Constant ObjectRestoreAll for EventType |
|
ObjectRestoreCompleted | Amazon.S3.EventType |
Constant ObjectRestoreCompleted for EventType |
|
ObjectRestorePost | Amazon.S3.EventType |
Constant ObjectRestorePost for EventType |
|
ReducedRedundancyLostObject | Amazon.S3.EventType |
Constant ReducedRedundancyLostObject for EventType |
|
ReplicationAll | Amazon.S3.EventType |
Constant ReplicationAll for EventType |
|
ReplicationOperationFailedReplication | Amazon.S3.EventType |
Constant ReplicationOperationFailedReplication for EventType |
|
ReplicationOperationMissedThreshold | Amazon.S3.EventType |
Constant ReplicationOperationMissedThreshold for EventType |
|
ReplicationOperationNotTracked | Amazon.S3.EventType |
Constant ReplicationOperationNotTracked for EventType |
|
ReplicationOperationReplicatedAfterThreshold | Amazon.S3.EventType |
Constant ReplicationOperationReplicatedAfterThreshold for EventType |
|
S3IntelligentTiering | Amazon.S3.EventType |
Constant S3IntelligentTiering for EventType |
|
S3LifecycleExpirationAll | Amazon.S3.EventType |
Constant S3LifecycleExpirationAll for EventType |
|
S3LifecycleExpirationDelete | Amazon.S3.EventType |
Constant S3LifecycleExpirationDelete for EventType |
|
S3LifecycleExpirationDeleteMarkerCreated | Amazon.S3.EventType |
Constant S3LifecycleExpirationDeleteMarkerCreated for EventType |
|
S3LifecycleTransition | Amazon.S3.EventType |
Constant S3LifecycleTransition for EventType |
|
S3ObjectAclPut | Amazon.S3.EventType |
Constant S3ObjectAclPut for EventType |
|
S3ObjectRestoreDelete | Amazon.S3.EventType |
Constant S3ObjectRestoreDelete for EventType |
|
S3ObjectTaggingAll | Amazon.S3.EventType |
Constant S3ObjectTaggingAll for EventType |
|
S3ObjectTaggingDelete | Amazon.S3.EventType |
Constant S3ObjectTaggingDelete for EventType |
|
S3ObjectTaggingPut | Amazon.S3.EventType |
Constant S3ObjectTaggingPut for EventType |
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