DocumentMetadata - Amazon WorkDocs

DocumentMetadata

Describes the document.

Contents

CreatedTimestamp

The time when the document was created.

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 document.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+-.@]+

Required: No

Labels

List of labels on the document.

Type: Array of strings

Array Members: Maximum number of 20 items.

Length Constraints: Minimum length of 1. Maximum length of 32.

Pattern: [a-zA-Z0-9._+-/=][a-zA-Z0-9 ._+-/=]*

Required: No

LatestVersionMetadata

The latest version of the document.

Type: DocumentVersionMetadata object

Required: No

ModifiedTimestamp

The time when the document was updated.

Type: Timestamp

Required: No

ParentFolderId

The ID of the parent folder.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+-.@]+

Required: No

ResourceState

The resource state.

Type: String

Valid Values: ACTIVE | RESTORING | RECYCLING | RECYCLED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: