@aws-sdk/client-workdocs

GetDocumentCommandInput Interface

The input for GetDocumentCommand.

Members

Name
Type
Details
DocumentId Requiredstring | undefined

The ID of the document.

AuthenticationToken string | undefined

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

IncludeCustomMetadata boolean | undefined

Set this to TRUE to include custom metadata in the response.

Full Signature

export interface GetDocumentCommandInput extends GetDocumentRequest