| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| 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 CompletableFuture<CreateAssociationResponse> |
SsmAsyncClient.createAssociation(CreateAssociationRequest createAssociationRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAssociationRequestMarshaller.marshall(CreateAssociationRequest createAssociationRequest) |
Copyright © 2018. All rights reserved.