DocumentVersionMetadata
Important
Notice: New customer sign-ups and account upgrades are no longer available for Amazon WorkDocs.
Learn about migration steps here:
How to migrate data from Amazon WorkDocs
Describes a version of a document.
Contents
- ContentCreatedTimestamp
-
The timestamp when the content of the document was originally created.
Type: Timestamp
Required: No
- ContentModifiedTimestamp
-
The timestamp when the content of the document was modified.
Type: Timestamp
Required: No
- ContentType
-
The content type of the document.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- CreatedTimestamp
-
The timestamp when the document was first uploaded.
Type: Timestamp
Required: No
- CreatorId
-
The ID of the creator.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[&\w+-.@]+
Required: No
- Id
-
The ID of the version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\w+-.@]+
Required: No
- ModifiedTimestamp
-
The timestamp when the document was last uploaded.
Type: Timestamp
Required: No
- Name
-
The name of the version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\u202D\u202F-\uFFFF]+
Required: No
- Signature
-
The signature of the document.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Pattern:
[&\w+-.@]+
Required: No
- Size
-
The size of the document, in bytes.
Type: Long
Required: No
- Source
-
The source of the document.
Type: String to string map
Valid Keys:
ORIGINAL | WITH_COMMENTS
Value Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- Status
-
The status of the document.
Type: String
Valid Values:
INITIALIZED | ACTIVE
Required: No
- Thumbnail
-
The thumbnail of the document.
Type: String to string map
Valid Keys:
SMALL | SMALL_HQ | LARGE
Value Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: