| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAssociationResponse |
SSMClient.createAssociation(CreateAssociationRequest createAssociationRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
default CreateAssociationBatchResponse |
SSMClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
default DescribeDocumentResponse |
SSMClient.describeDocument(DescribeDocumentRequest describeDocumentRequest)
Describes the specified SSM document.
|
default GetDocumentResponse |
SSMClient.getDocument(GetDocumentRequest getDocumentRequest)
Gets the contents of the specified SSM document.
|
default UpdateAssociationResponse |
SSMClient.updateAssociation(UpdateAssociationRequest updateAssociationRequest)
Updates an association.
|
default UpdateDocumentResponse |
SSMClient.updateDocument(UpdateDocumentRequest updateDocumentRequest)
The document you want to update.
|
default UpdateDocumentDefaultVersionResponse |
SSMClient.updateDocumentDefaultVersion(UpdateDocumentDefaultVersionRequest updateDocumentDefaultVersionRequest)
Set the default version of a document.
|
Copyright © 2017. All rights reserved.