Smaws_Client_SSM.GetDocument
val request :
Smaws_Lib.Context.t ->
get_document_request ->
(get_document_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error
| `InvalidDocument of invalid_document
| `InvalidDocumentVersion of invalid_document_version ])
Stdlib.result
Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).