GetDocumentResponse
Types
Properties
A description of the document attachments, including names, locations, sizes, and so on.
The date the SSM document was created.
The friendly name of the SSM document. This value can differ for each version of the document. If you want to update this value, see UpdateDocument.
The document format, either JSON or YAML.
The document type.
The document version.
A list of SSM documents required by a document. For example, an ApplicationConfiguration
document requires an ApplicationConfigurationSchema
document.
The current review status of a new custom Systems Manager document (SSM document) created by a member of your organization, or of the latest version of an existing SSM document.
The status of the SSM document, such as Creating
, Active
, Updating
, Failed
, and Deleting
.
A message returned by Amazon Web Services Systems Manager that explains the Status
value. For example, a Failed
status might be explained by the StatusInformation
message, "The specified S3 bucket doesn't exist. Verify that the URL of the S3 bucket is correct."
The version of the artifact associated with the document. For example, 12.6. This value is unique across all versions of a document, and can't be changed.