| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAssociationResponse |
SsmClient.createAssociation(Consumer<CreateAssociationRequest.Builder> createAssociationRequest)
A State Manager association defines the state that you want to maintain on your managed nodes.
|
default CreateAssociationResponse |
SsmClient.createAssociation(CreateAssociationRequest createAssociationRequest)
A State Manager association defines the state that you want to maintain on your managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAssociationResponse> |
SsmAsyncClient.createAssociation(Consumer<CreateAssociationRequest.Builder> createAssociationRequest)
A State Manager association defines the state that you want to maintain on your managed nodes.
|
default CompletableFuture<CreateAssociationResponse> |
SsmAsyncClient.createAssociation(CreateAssociationRequest createAssociationRequest)
A State Manager association defines the state that you want to maintain on your managed nodes.
|
Copyright © 2022. All rights reserved.