| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeInstanceInformationResponse |
SSMClient.describeInstanceInformation(DescribeInstanceInformationRequest describeInstanceInformationRequest)
Describes one or more of your instances.
|
default DescribeParametersResponse |
SSMClient.describeParameters(DescribeParametersRequest describeParametersRequest)
Get information about a parameter.
|
default GetParametersByPathResponse |
SSMClient.getParametersByPath(GetParametersByPathRequest getParametersByPathRequest)
Retrieve parameters in a specific hierarchy.
|
default ListCommandInvocationsResponse |
SSMClient.listCommandInvocations(ListCommandInvocationsRequest listCommandInvocationsRequest)
An invocation is copy of a command sent to a specific instance.
|
default ListCommandsResponse |
SSMClient.listCommands(ListCommandsRequest listCommandsRequest)
Lists the commands requested by users of the AWS account.
|
default ListDocumentsResponse |
SSMClient.listDocuments(ListDocumentsRequest listDocumentsRequest)
Describes one or more of your SSM documents.
|
Copyright © 2017. All rights reserved.