Package | Description |
---|---|
software.amazon.awssdk.services.ssm |
|
software.amazon.awssdk.services.ssm.transform |
Modifier and Type | Method and Description |
---|---|
default StartAutomationExecutionResponse |
SsmClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
default CompletableFuture<StartAutomationExecutionResponse> |
SsmAsyncClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
StartAutomationExecutionRequestMarshaller.marshall(StartAutomationExecutionRequest startAutomationExecutionRequest) |
Copyright © 2020. All rights reserved.