default DescribeAutomationExecutionsResponse |
SsmClient.describeAutomationExecutions() |
Provides details about all active and terminated Automation executions.
|
default DescribeAutomationExecutionsResponse |
SsmClient.describeAutomationExecutions(Consumer<DescribeAutomationExecutionsRequest.Builder> describeAutomationExecutionsRequest) |
Provides details about all active and terminated Automation executions.
|
default DescribeAutomationExecutionsResponse |
SsmClient.describeAutomationExecutions(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) |
Provides details about all active and terminated Automation executions.
|
default DescribeAutomationExecutionsIterable |
SsmClient.describeAutomationExecutionsPaginator() |
|
default DescribeAutomationExecutionsIterable |
SsmClient.describeAutomationExecutionsPaginator(Consumer<DescribeAutomationExecutionsRequest.Builder> describeAutomationExecutionsRequest) |
|
default DescribeAutomationExecutionsIterable |
SsmClient.describeAutomationExecutionsPaginator(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) |
|
default DescribeAutomationStepExecutionsResponse |
SsmClient.describeAutomationStepExecutions(Consumer<DescribeAutomationStepExecutionsRequest.Builder> describeAutomationStepExecutionsRequest) |
Information about all active and terminated step executions in an Automation workflow.
|
default DescribeAutomationStepExecutionsResponse |
SsmClient.describeAutomationStepExecutions(DescribeAutomationStepExecutionsRequest describeAutomationStepExecutionsRequest) |
Information about all active and terminated step executions in an Automation workflow.
|
default DescribeAutomationStepExecutionsIterable |
SsmClient.describeAutomationStepExecutionsPaginator(Consumer<DescribeAutomationStepExecutionsRequest.Builder> describeAutomationStepExecutionsRequest) |
|
default DescribeAutomationStepExecutionsIterable |
SsmClient.describeAutomationStepExecutionsPaginator(DescribeAutomationStepExecutionsRequest describeAutomationStepExecutionsRequest) |
|
default DescribeInstanceInformationResponse |
SsmClient.describeInstanceInformation() |
Provides information about one or more of your managed nodes, including the operating system platform, SSM Agent
version, association status, and IP address.
|
default DescribeInstanceInformationResponse |
SsmClient.describeInstanceInformation(Consumer<DescribeInstanceInformationRequest.Builder> describeInstanceInformationRequest) |
Provides information about one or more of your managed nodes, including the operating system platform, SSM Agent
version, association status, and IP address.
|
default DescribeInstanceInformationResponse |
SsmClient.describeInstanceInformation(DescribeInstanceInformationRequest describeInstanceInformationRequest) |
Provides information about one or more of your managed nodes, including the operating system platform, SSM Agent
version, association status, and IP address.
|
default DescribeInstanceInformationIterable |
SsmClient.describeInstanceInformationPaginator() |
|
default DescribeInstanceInformationIterable |
SsmClient.describeInstanceInformationPaginator(Consumer<DescribeInstanceInformationRequest.Builder> describeInstanceInformationRequest) |
|
default DescribeInstanceInformationIterable |
SsmClient.describeInstanceInformationPaginator(DescribeInstanceInformationRequest describeInstanceInformationRequest) |
|
default DescribeParametersResponse |
SsmClient.describeParameters() |
Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option.
|
default DescribeParametersResponse |
SsmClient.describeParameters(Consumer<DescribeParametersRequest.Builder> describeParametersRequest) |
Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option.
|
default DescribeParametersResponse |
SsmClient.describeParameters(DescribeParametersRequest describeParametersRequest) |
Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option.
|
default DescribeParametersIterable |
SsmClient.describeParametersPaginator() |
|
default DescribeParametersIterable |
SsmClient.describeParametersPaginator(Consumer<DescribeParametersRequest.Builder> describeParametersRequest) |
|
default DescribeParametersIterable |
SsmClient.describeParametersPaginator(DescribeParametersRequest describeParametersRequest) |
|
default DescribeSessionsResponse |
SsmClient.describeSessions(Consumer<DescribeSessionsRequest.Builder> describeSessionsRequest) |
Retrieves a list of all active sessions (both connected and disconnected) or terminated sessions from the past 30
days.
|
default DescribeSessionsResponse |
SsmClient.describeSessions(DescribeSessionsRequest describeSessionsRequest) |
Retrieves a list of all active sessions (both connected and disconnected) or terminated sessions from the past 30
days.
|
default DescribeSessionsIterable |
SsmClient.describeSessionsPaginator(Consumer<DescribeSessionsRequest.Builder> describeSessionsRequest) |
|
default DescribeSessionsIterable |
SsmClient.describeSessionsPaginator(DescribeSessionsRequest describeSessionsRequest) |
|
default GetParametersByPathResponse |
SsmClient.getParametersByPath(Consumer<GetParametersByPathRequest.Builder> getParametersByPathRequest) |
Retrieve information about one or more parameters in a specific hierarchy.
|
default GetParametersByPathResponse |
SsmClient.getParametersByPath(GetParametersByPathRequest getParametersByPathRequest) |
Retrieve information about one or more parameters in a specific hierarchy.
|
default GetParametersByPathIterable |
SsmClient.getParametersByPathPaginator(Consumer<GetParametersByPathRequest.Builder> getParametersByPathRequest) |
|
default GetParametersByPathIterable |
SsmClient.getParametersByPathPaginator(GetParametersByPathRequest getParametersByPathRequest) |
|
default ListCommandInvocationsResponse |
SsmClient.listCommandInvocations() |
An invocation is copy of a command sent to a specific managed node.
|
default ListCommandInvocationsResponse |
SsmClient.listCommandInvocations(Consumer<ListCommandInvocationsRequest.Builder> listCommandInvocationsRequest) |
An invocation is copy of a command sent to a specific managed node.
|
default ListCommandInvocationsResponse |
SsmClient.listCommandInvocations(ListCommandInvocationsRequest listCommandInvocationsRequest) |
An invocation is copy of a command sent to a specific managed node.
|
default ListCommandInvocationsIterable |
SsmClient.listCommandInvocationsPaginator() |
|
default ListCommandInvocationsIterable |
SsmClient.listCommandInvocationsPaginator(Consumer<ListCommandInvocationsRequest.Builder> listCommandInvocationsRequest) |
|
default ListCommandInvocationsIterable |
SsmClient.listCommandInvocationsPaginator(ListCommandInvocationsRequest listCommandInvocationsRequest) |
|
default ListCommandsResponse |
SsmClient.listCommands() |
Lists the commands requested by users of the Amazon Web Services account.
|
default ListCommandsResponse |
SsmClient.listCommands(Consumer<ListCommandsRequest.Builder> listCommandsRequest) |
Lists the commands requested by users of the Amazon Web Services account.
|
default ListCommandsResponse |
SsmClient.listCommands(ListCommandsRequest listCommandsRequest) |
Lists the commands requested by users of the Amazon Web Services account.
|
default ListCommandsIterable |
SsmClient.listCommandsPaginator() |
|
default ListCommandsIterable |
SsmClient.listCommandsPaginator(Consumer<ListCommandsRequest.Builder> listCommandsRequest) |
|
default ListCommandsIterable |
SsmClient.listCommandsPaginator(ListCommandsRequest listCommandsRequest) |
|
default ListDocumentsResponse |
SsmClient.listDocuments() |
Returns all Systems Manager (SSM) documents in the current Amazon Web Services account and Amazon Web Services
Region.
|
default ListDocumentsResponse |
SsmClient.listDocuments(Consumer<ListDocumentsRequest.Builder> listDocumentsRequest) |
Returns all Systems Manager (SSM) documents in the current Amazon Web Services account and Amazon Web Services
Region.
|
default ListDocumentsResponse |
SsmClient.listDocuments(ListDocumentsRequest listDocumentsRequest) |
Returns all Systems Manager (SSM) documents in the current Amazon Web Services account and Amazon Web Services
Region.
|
default ListDocumentsIterable |
SsmClient.listDocumentsPaginator() |
|
default ListDocumentsIterable |
SsmClient.listDocumentsPaginator(Consumer<ListDocumentsRequest.Builder> listDocumentsRequest) |
|
default ListDocumentsIterable |
SsmClient.listDocumentsPaginator(ListDocumentsRequest listDocumentsRequest) |
|