GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SSM::GetDocumentResult(3) User Contributed Perl Documentation Paws::SSM::GetDocumentResult(3)

Paws::SSM::GetDocumentResult

A description of the document attachments, including names, locations, sizes, and so on.

The contents of the Systems Manager document.

The date the Systems Manager document was created.

The friendly name of the Systems Manager 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.

Valid values are: "YAML", "JSON", "TEXT" =head2 DocumentType => Str

The document type.

Valid values are: "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate" =head2 DocumentVersion => Str

The document version.

The name of the Systems Manager document.

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.

Only one version of an SSM document can be in the APPROVED state at a time. When a new version is approved, the status of the previous version changes to REJECTED.

Only one version of an SSM document can be in review, or PENDING, at a time.

Valid values are: "APPROVED", "NOT_REVIEWED", "PENDING", "REJECTED" =head2 Status => Str

The status of the Systems Manager document, such as "Creating", "Active", "Updating", "Failed", and "Deleting".

Valid values are: "Creating", "Active", "Updating", "Deleting", "Failed" =head2 StatusInformation => Str

A message returned by AWS Systems Manager that explains the "Status" value. For example, a "Failed" status might be explained by the "StatusInformation" message, "The specified S3 bucket does not exist. Verify that the URL of the S3 bucket is correct."

The version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and cannot be changed.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.