ObjectVersion
The version of an object.
Contents
- ChecksumAlgorithm
-
The algorithm that was used to create a checksum of the object.
Type: Array of strings
Valid Values:
CRC32 | CRC32C | SHA1 | SHA256
Required: No
- ETag
-
The entity tag is an MD5 hash of that version of the object.
Type: String
Required: No
- IsLatest
-
Specifies whether the object is (true) or is not (false) the latest version of an object.
Type: Boolean
Required: No
- Key
-
The object key.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- LastModified
-
Date and time the object was last modified.
Type: Timestamp
Required: No
- Owner
-
Specifies the owner of the object.
Type: Owner data type
Required: No
- Size
-
Size in bytes of the object.
Type: Integer
Required: No
- StorageClass
-
The class of storage used to store the object.
Type: String
Valid Values:
STANDARD
Required: No
- VersionId
-
Version ID of an object.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: