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;.
|
software.amazon.awssdk.services.ssm.transform |
Modifier and Type | Method and Description |
---|---|
default GetAutomationExecutionResponse |
SsmClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
default CompletableFuture<GetAutomationExecutionResponse> |
SsmAsyncClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetAutomationExecutionRequestMarshaller.marshall(GetAutomationExecutionRequest getAutomationExecutionRequest) |
Copyright © 2022. All rights reserved.