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.
This class contains the information for an object in S3.
Namespace: Amazon.S3.Util
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class S3EventNotification.S3ObjectEntity
The S3EventNotification.S3ObjectEntity type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3EventNotification.S3ObjectEntity() |
Name | Type | Description | |
---|---|---|---|
![]() |
ETag | System.String |
Gets and sets the etag of the object. This can be used to determine if the object has changed. |
![]() |
Key | System.String |
Gets and sets the key for the object stored in S3. |
![]() |
Sequencer | System.String |
Gets and sets the sequencer a string representation of a hexadecimal value used to determine event sequence, only used with PUTs and DELETEs. |
![]() |
Size | System.Int64 |
Gets and sets the size of the object in S3. |
![]() |
VersionId | System.String |
Gets and sets the version id of the object in S3. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5