| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCommandInvocationResponse> |
SsmAsyncClient.getCommandInvocation(GetCommandInvocationRequest getCommandInvocationRequest)
Returns detailed information about command execution for an invocation or plugin.
|
default GetCommandInvocationResponse |
SsmClient.getCommandInvocation(GetCommandInvocationRequest getCommandInvocationRequest)
Returns detailed information about command execution for an invocation or plugin.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCommandInvocationRequestMarshaller.marshall(GetCommandInvocationRequest getCommandInvocationRequest) |
Copyright © 2020. All rights reserved.