default AddTagsToResourceResponse |
SsmClient.addTagsToResource(Consumer<AddTagsToResourceRequest.Builder> addTagsToResourceRequest) |
Adds or overwrites one or more tags for the specified resource.
|
default AddTagsToResourceResponse |
SsmClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest) |
Adds or overwrites one or more tags for the specified resource.
|
default AssociateOpsItemRelatedItemResponse |
SsmClient.associateOpsItemRelatedItem(Consumer<AssociateOpsItemRelatedItemRequest.Builder> associateOpsItemRelatedItemRequest) |
Associates a related item to a Systems Manager OpsCenter OpsItem.
|
default AssociateOpsItemRelatedItemResponse |
SsmClient.associateOpsItemRelatedItem(AssociateOpsItemRelatedItemRequest associateOpsItemRelatedItemRequest) |
Associates a related item to a Systems Manager OpsCenter OpsItem.
|
default CancelCommandResponse |
SsmClient.cancelCommand(Consumer<CancelCommandRequest.Builder> cancelCommandRequest) |
Attempts to cancel the command specified by the Command ID.
|
default CancelCommandResponse |
SsmClient.cancelCommand(CancelCommandRequest cancelCommandRequest) |
Attempts to cancel the command specified by the Command ID.
|
default CancelMaintenanceWindowExecutionResponse |
SsmClient.cancelMaintenanceWindowExecution(Consumer<CancelMaintenanceWindowExecutionRequest.Builder> cancelMaintenanceWindowExecutionRequest) |
Stops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't
already starting running.
|
default CancelMaintenanceWindowExecutionResponse |
SsmClient.cancelMaintenanceWindowExecution(CancelMaintenanceWindowExecutionRequest cancelMaintenanceWindowExecutionRequest) |
Stops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't
already starting running.
|
default CreateActivationResponse |
SsmClient.createActivation(Consumer<CreateActivationRequest.Builder> createActivationRequest) |
Generates an activation code and activation ID you can use to register your on-premises servers, edge devices, or
virtual machine (VM) with Amazon Web Services Systems Manager.
|
default CreateActivationResponse |
SsmClient.createActivation(CreateActivationRequest createActivationRequest) |
Generates an activation code and activation ID you can use to register your on-premises servers, edge devices, or
virtual machine (VM) with Amazon Web Services Systems Manager.
|
default CreateAssociationResponse |
SsmClient.createAssociation(Consumer<CreateAssociationRequest.Builder> createAssociationRequest) |
A State Manager association defines the state that you want to maintain on your managed nodes.
|
default CreateAssociationResponse |
SsmClient.createAssociation(CreateAssociationRequest createAssociationRequest) |
A State Manager association defines the state that you want to maintain on your managed nodes.
|
default CreateAssociationBatchResponse |
SsmClient.createAssociationBatch(Consumer<CreateAssociationBatchRequest.Builder> createAssociationBatchRequest) |
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed
nodes or targets.
|
default CreateAssociationBatchResponse |
SsmClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest) |
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed
nodes or targets.
|
default CreateDocumentResponse |
SsmClient.createDocument(Consumer<CreateDocumentRequest.Builder> createDocumentRequest) |
Creates a Amazon Web Services Systems Manager (SSM document).
|
default CreateDocumentResponse |
SsmClient.createDocument(CreateDocumentRequest createDocumentRequest) |
Creates a Amazon Web Services Systems Manager (SSM document).
|
default CreateMaintenanceWindowResponse |
SsmClient.createMaintenanceWindow(Consumer<CreateMaintenanceWindowRequest.Builder> createMaintenanceWindowRequest) |
Creates a new maintenance window.
|
default CreateMaintenanceWindowResponse |
SsmClient.createMaintenanceWindow(CreateMaintenanceWindowRequest createMaintenanceWindowRequest) |
Creates a new maintenance window.
|
default CreateOpsItemResponse |
SsmClient.createOpsItem(Consumer<CreateOpsItemRequest.Builder> createOpsItemRequest) |
Creates a new OpsItem.
|
default CreateOpsItemResponse |
SsmClient.createOpsItem(CreateOpsItemRequest createOpsItemRequest) |
Creates a new OpsItem.
|
default CreateOpsMetadataResponse |
SsmClient.createOpsMetadata(Consumer<CreateOpsMetadataRequest.Builder> createOpsMetadataRequest) |
If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API
operation to specify information about the new application, including the application type.
|
default CreateOpsMetadataResponse |
SsmClient.createOpsMetadata(CreateOpsMetadataRequest createOpsMetadataRequest) |
If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API
operation to specify information about the new application, including the application type.
|
default CreatePatchBaselineResponse |
SsmClient.createPatchBaseline(Consumer<CreatePatchBaselineRequest.Builder> createPatchBaselineRequest) |
Creates a patch baseline.
|
default CreatePatchBaselineResponse |
SsmClient.createPatchBaseline(CreatePatchBaselineRequest createPatchBaselineRequest) |
Creates a patch baseline.
|
default CreateResourceDataSyncResponse |
SsmClient.createResourceDataSync(Consumer<CreateResourceDataSyncRequest.Builder> createResourceDataSyncRequest) |
A resource data sync helps you view data from multiple sources in a single location.
|
default CreateResourceDataSyncResponse |
SsmClient.createResourceDataSync(CreateResourceDataSyncRequest createResourceDataSyncRequest) |
A resource data sync helps you view data from multiple sources in a single location.
|
default DeleteActivationResponse |
SsmClient.deleteActivation(Consumer<DeleteActivationRequest.Builder> deleteActivationRequest) |
Deletes an activation.
|
default DeleteActivationResponse |
SsmClient.deleteActivation(DeleteActivationRequest deleteActivationRequest) |
Deletes an activation.
|
default DeleteAssociationResponse |
SsmClient.deleteAssociation(Consumer<DeleteAssociationRequest.Builder> deleteAssociationRequest) |
Disassociates the specified Amazon Web Services Systems Manager document (SSM document) from the specified
managed node.
|
default DeleteAssociationResponse |
SsmClient.deleteAssociation(DeleteAssociationRequest deleteAssociationRequest) |
Disassociates the specified Amazon Web Services Systems Manager document (SSM document) from the specified
managed node.
|
default DeleteDocumentResponse |
SsmClient.deleteDocument(Consumer<DeleteDocumentRequest.Builder> deleteDocumentRequest) |
Deletes the Amazon Web Services Systems Manager document (SSM document) and all managed node associations to the
document.
|
default DeleteDocumentResponse |
SsmClient.deleteDocument(DeleteDocumentRequest deleteDocumentRequest) |
Deletes the Amazon Web Services Systems Manager document (SSM document) and all managed node associations to the
document.
|
default DeleteInventoryResponse |
SsmClient.deleteInventory(Consumer<DeleteInventoryRequest.Builder> deleteInventoryRequest) |
Delete a custom inventory type or the data associated with a custom Inventory type.
|
default DeleteInventoryResponse |
SsmClient.deleteInventory(DeleteInventoryRequest deleteInventoryRequest) |
Delete a custom inventory type or the data associated with a custom Inventory type.
|
default DeleteMaintenanceWindowResponse |
SsmClient.deleteMaintenanceWindow(Consumer<DeleteMaintenanceWindowRequest.Builder> deleteMaintenanceWindowRequest) |
Deletes a maintenance window.
|
default DeleteMaintenanceWindowResponse |
SsmClient.deleteMaintenanceWindow(DeleteMaintenanceWindowRequest deleteMaintenanceWindowRequest) |
Deletes a maintenance window.
|
default DeleteOpsItemResponse |
SsmClient.deleteOpsItem(Consumer<DeleteOpsItemRequest.Builder> deleteOpsItemRequest) |
Delete an OpsItem.
|
default DeleteOpsItemResponse |
SsmClient.deleteOpsItem(DeleteOpsItemRequest deleteOpsItemRequest) |
Delete an OpsItem.
|
default DeleteOpsMetadataResponse |
SsmClient.deleteOpsMetadata(Consumer<DeleteOpsMetadataRequest.Builder> deleteOpsMetadataRequest) |
Delete OpsMetadata related to an application.
|
default DeleteOpsMetadataResponse |
SsmClient.deleteOpsMetadata(DeleteOpsMetadataRequest deleteOpsMetadataRequest) |
Delete OpsMetadata related to an application.
|
default DeleteParameterResponse |
SsmClient.deleteParameter(Consumer<DeleteParameterRequest.Builder> deleteParameterRequest) |
Delete a parameter from the system.
|
default DeleteParameterResponse |
SsmClient.deleteParameter(DeleteParameterRequest deleteParameterRequest) |
Delete a parameter from the system.
|
default DeleteParametersResponse |
SsmClient.deleteParameters(Consumer<DeleteParametersRequest.Builder> deleteParametersRequest) |
Delete a list of parameters.
|
default DeleteParametersResponse |
SsmClient.deleteParameters(DeleteParametersRequest deleteParametersRequest) |
Delete a list of parameters.
|
default DeletePatchBaselineResponse |
SsmClient.deletePatchBaseline(Consumer<DeletePatchBaselineRequest.Builder> deletePatchBaselineRequest) |
Deletes a patch baseline.
|
default DeletePatchBaselineResponse |
SsmClient.deletePatchBaseline(DeletePatchBaselineRequest deletePatchBaselineRequest) |
Deletes a patch baseline.
|
default DeleteResourceDataSyncResponse |
SsmClient.deleteResourceDataSync(Consumer<DeleteResourceDataSyncRequest.Builder> deleteResourceDataSyncRequest) |
Deletes a resource data sync configuration.
|
default DeleteResourceDataSyncResponse |
SsmClient.deleteResourceDataSync(DeleteResourceDataSyncRequest deleteResourceDataSyncRequest) |
Deletes a resource data sync configuration.
|
default DeleteResourcePolicyResponse |
SsmClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest) |
Deletes a Systems Manager resource policy.
|
default DeleteResourcePolicyResponse |
SsmClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) |
Deletes a Systems Manager resource policy.
|
default DeregisterManagedInstanceResponse |
SsmClient.deregisterManagedInstance(Consumer<DeregisterManagedInstanceRequest.Builder> deregisterManagedInstanceRequest) |
Removes the server or virtual machine from the list of registered servers.
|
default DeregisterManagedInstanceResponse |
SsmClient.deregisterManagedInstance(DeregisterManagedInstanceRequest deregisterManagedInstanceRequest) |
Removes the server or virtual machine from the list of registered servers.
|
default DeregisterPatchBaselineForPatchGroupResponse |
SsmClient.deregisterPatchBaselineForPatchGroup(Consumer<DeregisterPatchBaselineForPatchGroupRequest.Builder> deregisterPatchBaselineForPatchGroupRequest) |
Removes a patch group from a patch baseline.
|
default DeregisterPatchBaselineForPatchGroupResponse |
SsmClient.deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest deregisterPatchBaselineForPatchGroupRequest) |
Removes a patch group from a patch baseline.
|
default DeregisterTargetFromMaintenanceWindowResponse |
SsmClient.deregisterTargetFromMaintenanceWindow(Consumer<DeregisterTargetFromMaintenanceWindowRequest.Builder> deregisterTargetFromMaintenanceWindowRequest) |
Removes a target from a maintenance window.
|
default DeregisterTargetFromMaintenanceWindowResponse |
SsmClient.deregisterTargetFromMaintenanceWindow(DeregisterTargetFromMaintenanceWindowRequest deregisterTargetFromMaintenanceWindowRequest) |
Removes a target from a maintenance window.
|
default DeregisterTaskFromMaintenanceWindowResponse |
SsmClient.deregisterTaskFromMaintenanceWindow(Consumer<DeregisterTaskFromMaintenanceWindowRequest.Builder> deregisterTaskFromMaintenanceWindowRequest) |
Removes a task from a maintenance window.
|
default DeregisterTaskFromMaintenanceWindowResponse |
SsmClient.deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest deregisterTaskFromMaintenanceWindowRequest) |
Removes a task from a maintenance window.
|
default DescribeActivationsResponse |
SsmClient.describeActivations() |
Describes details about the activation, such as the date and time the activation was created, its expiration
date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the
number of nodes registered by using this activation.
|
default DescribeActivationsResponse |
SsmClient.describeActivations(Consumer<DescribeActivationsRequest.Builder> describeActivationsRequest) |
Describes details about the activation, such as the date and time the activation was created, its expiration
date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the
number of nodes registered by using this activation.
|
default DescribeActivationsResponse |
SsmClient.describeActivations(DescribeActivationsRequest describeActivationsRequest) |
Describes details about the activation, such as the date and time the activation was created, its expiration
date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the
number of nodes registered by using this activation.
|
default DescribeActivationsIterable |
SsmClient.describeActivationsPaginator() |
|
default DescribeActivationsIterable |
SsmClient.describeActivationsPaginator(Consumer<DescribeActivationsRequest.Builder> describeActivationsRequest) |
|
default DescribeActivationsIterable |
SsmClient.describeActivationsPaginator(DescribeActivationsRequest describeActivationsRequest) |
|
default DescribeAssociationResponse |
SsmClient.describeAssociation(Consumer<DescribeAssociationRequest.Builder> describeAssociationRequest) |
Describes the association for the specified target or managed node.
|
default DescribeAssociationResponse |
SsmClient.describeAssociation(DescribeAssociationRequest describeAssociationRequest) |
Describes the association for the specified target or managed node.
|
default DescribeAssociationExecutionsResponse |
SsmClient.describeAssociationExecutions(Consumer<DescribeAssociationExecutionsRequest.Builder> describeAssociationExecutionsRequest) |
Views all executions for a specific association ID.
|
default DescribeAssociationExecutionsResponse |
SsmClient.describeAssociationExecutions(DescribeAssociationExecutionsRequest describeAssociationExecutionsRequest) |
Views all executions for a specific association ID.
|
default DescribeAssociationExecutionsIterable |
SsmClient.describeAssociationExecutionsPaginator(Consumer<DescribeAssociationExecutionsRequest.Builder> describeAssociationExecutionsRequest) |
|
default DescribeAssociationExecutionsIterable |
SsmClient.describeAssociationExecutionsPaginator(DescribeAssociationExecutionsRequest describeAssociationExecutionsRequest) |
|
default DescribeAssociationExecutionTargetsResponse |
SsmClient.describeAssociationExecutionTargets(Consumer<DescribeAssociationExecutionTargetsRequest.Builder> describeAssociationExecutionTargetsRequest) |
Views information about a specific execution of a specific association.
|
default DescribeAssociationExecutionTargetsResponse |
SsmClient.describeAssociationExecutionTargets(DescribeAssociationExecutionTargetsRequest describeAssociationExecutionTargetsRequest) |
Views information about a specific execution of a specific association.
|
default DescribeAssociationExecutionTargetsIterable |
SsmClient.describeAssociationExecutionTargetsPaginator(Consumer<DescribeAssociationExecutionTargetsRequest.Builder> describeAssociationExecutionTargetsRequest) |
|
default DescribeAssociationExecutionTargetsIterable |
SsmClient.describeAssociationExecutionTargetsPaginator(DescribeAssociationExecutionTargetsRequest describeAssociationExecutionTargetsRequest) |
|
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 DescribeAvailablePatchesResponse |
SsmClient.describeAvailablePatches() |
Lists all patches eligible to be included in a patch baseline.
|
default DescribeAvailablePatchesResponse |
SsmClient.describeAvailablePatches(Consumer<DescribeAvailablePatchesRequest.Builder> describeAvailablePatchesRequest) |
Lists all patches eligible to be included in a patch baseline.
|
default DescribeAvailablePatchesResponse |
SsmClient.describeAvailablePatches(DescribeAvailablePatchesRequest describeAvailablePatchesRequest) |
Lists all patches eligible to be included in a patch baseline.
|
default DescribeAvailablePatchesIterable |
SsmClient.describeAvailablePatchesPaginator() |
|
default DescribeAvailablePatchesIterable |
SsmClient.describeAvailablePatchesPaginator(Consumer<DescribeAvailablePatchesRequest.Builder> describeAvailablePatchesRequest) |
|
default DescribeAvailablePatchesIterable |
SsmClient.describeAvailablePatchesPaginator(DescribeAvailablePatchesRequest describeAvailablePatchesRequest) |
|
default DescribeDocumentResponse |
SsmClient.describeDocument(Consumer<DescribeDocumentRequest.Builder> describeDocumentRequest) |
Describes the specified Amazon Web Services Systems Manager document (SSM document).
|
default DescribeDocumentResponse |
SsmClient.describeDocument(DescribeDocumentRequest describeDocumentRequest) |
Describes the specified Amazon Web Services Systems Manager document (SSM document).
|
default DescribeDocumentPermissionResponse |
SsmClient.describeDocumentPermission(Consumer<DescribeDocumentPermissionRequest.Builder> describeDocumentPermissionRequest) |
Describes the permissions for a Amazon Web Services Systems Manager document (SSM document).
|
default DescribeDocumentPermissionResponse |
SsmClient.describeDocumentPermission(DescribeDocumentPermissionRequest describeDocumentPermissionRequest) |
Describes the permissions for a Amazon Web Services Systems Manager document (SSM document).
|
default DescribeEffectiveInstanceAssociationsResponse |
SsmClient.describeEffectiveInstanceAssociations(Consumer<DescribeEffectiveInstanceAssociationsRequest.Builder> describeEffectiveInstanceAssociationsRequest) |
All associations for the managed nodes.
|
default DescribeEffectiveInstanceAssociationsResponse |
SsmClient.describeEffectiveInstanceAssociations(DescribeEffectiveInstanceAssociationsRequest describeEffectiveInstanceAssociationsRequest) |
All associations for the managed nodes.
|
default DescribeEffectiveInstanceAssociationsIterable |
SsmClient.describeEffectiveInstanceAssociationsPaginator(Consumer<DescribeEffectiveInstanceAssociationsRequest.Builder> describeEffectiveInstanceAssociationsRequest) |
|
default DescribeEffectiveInstanceAssociationsIterable |
SsmClient.describeEffectiveInstanceAssociationsPaginator(DescribeEffectiveInstanceAssociationsRequest describeEffectiveInstanceAssociationsRequest) |
|
default DescribeEffectivePatchesForPatchBaselineResponse |
SsmClient.describeEffectivePatchesForPatchBaseline(Consumer<DescribeEffectivePatchesForPatchBaselineRequest.Builder> describeEffectivePatchesForPatchBaselineRequest) |
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
|
default DescribeEffectivePatchesForPatchBaselineResponse |
SsmClient.describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest describeEffectivePatchesForPatchBaselineRequest) |
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
|
default DescribeEffectivePatchesForPatchBaselineIterable |
SsmClient.describeEffectivePatchesForPatchBaselinePaginator(Consumer<DescribeEffectivePatchesForPatchBaselineRequest.Builder> describeEffectivePatchesForPatchBaselineRequest) |
|
default DescribeEffectivePatchesForPatchBaselineIterable |
SsmClient.describeEffectivePatchesForPatchBaselinePaginator(DescribeEffectivePatchesForPatchBaselineRequest describeEffectivePatchesForPatchBaselineRequest) |
|
default DescribeInstanceAssociationsStatusResponse |
SsmClient.describeInstanceAssociationsStatus(Consumer<DescribeInstanceAssociationsStatusRequest.Builder> describeInstanceAssociationsStatusRequest) |
The status of the associations for the managed nodes.
|
default DescribeInstanceAssociationsStatusResponse |
SsmClient.describeInstanceAssociationsStatus(DescribeInstanceAssociationsStatusRequest describeInstanceAssociationsStatusRequest) |
The status of the associations for the managed nodes.
|
default DescribeInstanceAssociationsStatusIterable |
SsmClient.describeInstanceAssociationsStatusPaginator(Consumer<DescribeInstanceAssociationsStatusRequest.Builder> describeInstanceAssociationsStatusRequest) |
|
default DescribeInstanceAssociationsStatusIterable |
SsmClient.describeInstanceAssociationsStatusPaginator(DescribeInstanceAssociationsStatusRequest describeInstanceAssociationsStatusRequest) |
|
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 DescribeInstancePatchesResponse |
SsmClient.describeInstancePatches(Consumer<DescribeInstancePatchesRequest.Builder> describeInstancePatchesRequest) |
Retrieves information about the patches on the specified managed node and their state relative to the patch
baseline being used for the node.
|
default DescribeInstancePatchesResponse |
SsmClient.describeInstancePatches(DescribeInstancePatchesRequest describeInstancePatchesRequest) |
Retrieves information about the patches on the specified managed node and their state relative to the patch
baseline being used for the node.
|
default DescribeInstancePatchesIterable |
SsmClient.describeInstancePatchesPaginator(Consumer<DescribeInstancePatchesRequest.Builder> describeInstancePatchesRequest) |
|
default DescribeInstancePatchesIterable |
SsmClient.describeInstancePatchesPaginator(DescribeInstancePatchesRequest describeInstancePatchesRequest) |
|
default DescribeInstancePatchStatesResponse |
SsmClient.describeInstancePatchStates(Consumer<DescribeInstancePatchStatesRequest.Builder> describeInstancePatchStatesRequest) |
Retrieves the high-level patch state of one or more managed nodes.
|
default DescribeInstancePatchStatesResponse |
SsmClient.describeInstancePatchStates(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest) |
Retrieves the high-level patch state of one or more managed nodes.
|
default DescribeInstancePatchStatesForPatchGroupResponse |
SsmClient.describeInstancePatchStatesForPatchGroup(Consumer<DescribeInstancePatchStatesForPatchGroupRequest.Builder> describeInstancePatchStatesForPatchGroupRequest) |
Retrieves the high-level patch state for the managed nodes in the specified patch group.
|
default DescribeInstancePatchStatesForPatchGroupResponse |
SsmClient.describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest describeInstancePatchStatesForPatchGroupRequest) |
Retrieves the high-level patch state for the managed nodes in the specified patch group.
|
default DescribeInstancePatchStatesForPatchGroupIterable |
SsmClient.describeInstancePatchStatesForPatchGroupPaginator(Consumer<DescribeInstancePatchStatesForPatchGroupRequest.Builder> describeInstancePatchStatesForPatchGroupRequest) |
|
default DescribeInstancePatchStatesForPatchGroupIterable |
SsmClient.describeInstancePatchStatesForPatchGroupPaginator(DescribeInstancePatchStatesForPatchGroupRequest describeInstancePatchStatesForPatchGroupRequest) |
|
default DescribeInstancePatchStatesIterable |
SsmClient.describeInstancePatchStatesPaginator(Consumer<DescribeInstancePatchStatesRequest.Builder> describeInstancePatchStatesRequest) |
|
default DescribeInstancePatchStatesIterable |
SsmClient.describeInstancePatchStatesPaginator(DescribeInstancePatchStatesRequest describeInstancePatchStatesRequest) |
|
default DescribeInstancePropertiesResponse |
SsmClient.describeInstanceProperties(Consumer<DescribeInstancePropertiesRequest.Builder> describeInstancePropertiesRequest) |
An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
|
default DescribeInstancePropertiesResponse |
SsmClient.describeInstanceProperties(DescribeInstancePropertiesRequest describeInstancePropertiesRequest) |
An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
|
default DescribeInstancePropertiesIterable |
SsmClient.describeInstancePropertiesPaginator(Consumer<DescribeInstancePropertiesRequest.Builder> describeInstancePropertiesRequest) |
|
default DescribeInstancePropertiesIterable |
SsmClient.describeInstancePropertiesPaginator(DescribeInstancePropertiesRequest describeInstancePropertiesRequest) |
|
default DescribeInventoryDeletionsResponse |
SsmClient.describeInventoryDeletions() |
Describes a specific delete inventory operation.
|
default DescribeInventoryDeletionsResponse |
SsmClient.describeInventoryDeletions(Consumer<DescribeInventoryDeletionsRequest.Builder> describeInventoryDeletionsRequest) |
Describes a specific delete inventory operation.
|
default DescribeInventoryDeletionsResponse |
SsmClient.describeInventoryDeletions(DescribeInventoryDeletionsRequest describeInventoryDeletionsRequest) |
Describes a specific delete inventory operation.
|
default DescribeInventoryDeletionsIterable |
SsmClient.describeInventoryDeletionsPaginator() |
|
default DescribeInventoryDeletionsIterable |
SsmClient.describeInventoryDeletionsPaginator(Consumer<DescribeInventoryDeletionsRequest.Builder> describeInventoryDeletionsRequest) |
|
default DescribeInventoryDeletionsIterable |
SsmClient.describeInventoryDeletionsPaginator(DescribeInventoryDeletionsRequest describeInventoryDeletionsRequest) |
|
default DescribeMaintenanceWindowExecutionsResponse |
SsmClient.describeMaintenanceWindowExecutions(Consumer<DescribeMaintenanceWindowExecutionsRequest.Builder> describeMaintenanceWindowExecutionsRequest) |
Lists the executions of a maintenance window.
|
default DescribeMaintenanceWindowExecutionsResponse |
SsmClient.describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest) |
Lists the executions of a maintenance window.
|
default DescribeMaintenanceWindowExecutionsIterable |
SsmClient.describeMaintenanceWindowExecutionsPaginator(Consumer<DescribeMaintenanceWindowExecutionsRequest.Builder> describeMaintenanceWindowExecutionsRequest) |
|
default DescribeMaintenanceWindowExecutionsIterable |
SsmClient.describeMaintenanceWindowExecutionsPaginator(DescribeMaintenanceWindowExecutionsRequest describeMaintenanceWindowExecutionsRequest) |
|
default DescribeMaintenanceWindowExecutionTaskInvocationsResponse |
SsmClient.describeMaintenanceWindowExecutionTaskInvocations(Consumer<DescribeMaintenanceWindowExecutionTaskInvocationsRequest.Builder> describeMaintenanceWindowExecutionTaskInvocationsRequest) |
Retrieves the individual task executions (one per target) for a particular task run as part of a maintenance
window execution.
|
default DescribeMaintenanceWindowExecutionTaskInvocationsResponse |
SsmClient.describeMaintenanceWindowExecutionTaskInvocations(DescribeMaintenanceWindowExecutionTaskInvocationsRequest describeMaintenanceWindowExecutionTaskInvocationsRequest) |
Retrieves the individual task executions (one per target) for a particular task run as part of a maintenance
window execution.
|
default DescribeMaintenanceWindowExecutionTaskInvocationsIterable |
SsmClient.describeMaintenanceWindowExecutionTaskInvocationsPaginator(Consumer<DescribeMaintenanceWindowExecutionTaskInvocationsRequest.Builder> describeMaintenanceWindowExecutionTaskInvocationsRequest) |
|
default DescribeMaintenanceWindowExecutionTaskInvocationsIterable |
SsmClient.describeMaintenanceWindowExecutionTaskInvocationsPaginator(DescribeMaintenanceWindowExecutionTaskInvocationsRequest describeMaintenanceWindowExecutionTaskInvocationsRequest) |
|
default DescribeMaintenanceWindowExecutionTasksResponse |
SsmClient.describeMaintenanceWindowExecutionTasks(Consumer<DescribeMaintenanceWindowExecutionTasksRequest.Builder> describeMaintenanceWindowExecutionTasksRequest) |
For a given maintenance window execution, lists the tasks that were run.
|
default DescribeMaintenanceWindowExecutionTasksResponse |
SsmClient.describeMaintenanceWindowExecutionTasks(DescribeMaintenanceWindowExecutionTasksRequest describeMaintenanceWindowExecutionTasksRequest) |
For a given maintenance window execution, lists the tasks that were run.
|
default DescribeMaintenanceWindowExecutionTasksIterable |
SsmClient.describeMaintenanceWindowExecutionTasksPaginator(Consumer<DescribeMaintenanceWindowExecutionTasksRequest.Builder> describeMaintenanceWindowExecutionTasksRequest) |
|
default DescribeMaintenanceWindowExecutionTasksIterable |
SsmClient.describeMaintenanceWindowExecutionTasksPaginator(DescribeMaintenanceWindowExecutionTasksRequest describeMaintenanceWindowExecutionTasksRequest) |
|
default DescribeMaintenanceWindowsResponse |
SsmClient.describeMaintenanceWindows() |
Retrieves the maintenance windows in an Amazon Web Services account.
|
default DescribeMaintenanceWindowsResponse |
SsmClient.describeMaintenanceWindows(Consumer<DescribeMaintenanceWindowsRequest.Builder> describeMaintenanceWindowsRequest) |
Retrieves the maintenance windows in an Amazon Web Services account.
|
default DescribeMaintenanceWindowsResponse |
SsmClient.describeMaintenanceWindows(DescribeMaintenanceWindowsRequest describeMaintenanceWindowsRequest) |
Retrieves the maintenance windows in an Amazon Web Services account.
|
default DescribeMaintenanceWindowScheduleResponse |
SsmClient.describeMaintenanceWindowSchedule(Consumer<DescribeMaintenanceWindowScheduleRequest.Builder> describeMaintenanceWindowScheduleRequest) |
Retrieves information about upcoming executions of a maintenance window.
|
default DescribeMaintenanceWindowScheduleResponse |
SsmClient.describeMaintenanceWindowSchedule(DescribeMaintenanceWindowScheduleRequest describeMaintenanceWindowScheduleRequest) |
Retrieves information about upcoming executions of a maintenance window.
|
default DescribeMaintenanceWindowScheduleIterable |
SsmClient.describeMaintenanceWindowSchedulePaginator(Consumer<DescribeMaintenanceWindowScheduleRequest.Builder> describeMaintenanceWindowScheduleRequest) |
|
default DescribeMaintenanceWindowScheduleIterable |
SsmClient.describeMaintenanceWindowSchedulePaginator(DescribeMaintenanceWindowScheduleRequest describeMaintenanceWindowScheduleRequest) |
|
default DescribeMaintenanceWindowsForTargetResponse |
SsmClient.describeMaintenanceWindowsForTarget(Consumer<DescribeMaintenanceWindowsForTargetRequest.Builder> describeMaintenanceWindowsForTargetRequest) |
Retrieves information about the maintenance window targets or tasks that a managed node is associated with.
|
default DescribeMaintenanceWindowsForTargetResponse |
SsmClient.describeMaintenanceWindowsForTarget(DescribeMaintenanceWindowsForTargetRequest describeMaintenanceWindowsForTargetRequest) |
Retrieves information about the maintenance window targets or tasks that a managed node is associated with.
|
default DescribeMaintenanceWindowsForTargetIterable |
SsmClient.describeMaintenanceWindowsForTargetPaginator(Consumer<DescribeMaintenanceWindowsForTargetRequest.Builder> describeMaintenanceWindowsForTargetRequest) |
|
default DescribeMaintenanceWindowsForTargetIterable |
SsmClient.describeMaintenanceWindowsForTargetPaginator(DescribeMaintenanceWindowsForTargetRequest describeMaintenanceWindowsForTargetRequest) |
|
default DescribeMaintenanceWindowsIterable |
SsmClient.describeMaintenanceWindowsPaginator() |
|
default DescribeMaintenanceWindowsIterable |
SsmClient.describeMaintenanceWindowsPaginator(Consumer<DescribeMaintenanceWindowsRequest.Builder> describeMaintenanceWindowsRequest) |
|
default DescribeMaintenanceWindowsIterable |
SsmClient.describeMaintenanceWindowsPaginator(DescribeMaintenanceWindowsRequest describeMaintenanceWindowsRequest) |
|
default DescribeMaintenanceWindowTargetsResponse |
SsmClient.describeMaintenanceWindowTargets(Consumer<DescribeMaintenanceWindowTargetsRequest.Builder> describeMaintenanceWindowTargetsRequest) |
Lists the targets registered with the maintenance window.
|
default DescribeMaintenanceWindowTargetsResponse |
SsmClient.describeMaintenanceWindowTargets(DescribeMaintenanceWindowTargetsRequest describeMaintenanceWindowTargetsRequest) |
Lists the targets registered with the maintenance window.
|
default DescribeMaintenanceWindowTargetsIterable |
SsmClient.describeMaintenanceWindowTargetsPaginator(Consumer<DescribeMaintenanceWindowTargetsRequest.Builder> describeMaintenanceWindowTargetsRequest) |
|
default DescribeMaintenanceWindowTargetsIterable |
SsmClient.describeMaintenanceWindowTargetsPaginator(DescribeMaintenanceWindowTargetsRequest describeMaintenanceWindowTargetsRequest) |
|
default DescribeMaintenanceWindowTasksResponse |
SsmClient.describeMaintenanceWindowTasks(Consumer<DescribeMaintenanceWindowTasksRequest.Builder> describeMaintenanceWindowTasksRequest) |
Lists the tasks in a maintenance window.
|
default DescribeMaintenanceWindowTasksResponse |
SsmClient.describeMaintenanceWindowTasks(DescribeMaintenanceWindowTasksRequest describeMaintenanceWindowTasksRequest) |
Lists the tasks in a maintenance window.
|
default DescribeMaintenanceWindowTasksIterable |
SsmClient.describeMaintenanceWindowTasksPaginator(Consumer<DescribeMaintenanceWindowTasksRequest.Builder> describeMaintenanceWindowTasksRequest) |
|
default DescribeMaintenanceWindowTasksIterable |
SsmClient.describeMaintenanceWindowTasksPaginator(DescribeMaintenanceWindowTasksRequest describeMaintenanceWindowTasksRequest) |
|
default DescribeOpsItemsResponse |
SsmClient.describeOpsItems(Consumer<DescribeOpsItemsRequest.Builder> describeOpsItemsRequest) |
Query a set of OpsItems.
|
default DescribeOpsItemsResponse |
SsmClient.describeOpsItems(DescribeOpsItemsRequest describeOpsItemsRequest) |
Query a set of OpsItems.
|
default DescribeOpsItemsIterable |
SsmClient.describeOpsItemsPaginator(Consumer<DescribeOpsItemsRequest.Builder> describeOpsItemsRequest) |
|
default DescribeOpsItemsIterable |
SsmClient.describeOpsItemsPaginator(DescribeOpsItemsRequest describeOpsItemsRequest) |
|
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 DescribePatchBaselinesResponse |
SsmClient.describePatchBaselines() |
Lists the patch baselines in your Amazon Web Services account.
|
default DescribePatchBaselinesResponse |
SsmClient.describePatchBaselines(Consumer<DescribePatchBaselinesRequest.Builder> describePatchBaselinesRequest) |
Lists the patch baselines in your Amazon Web Services account.
|
default DescribePatchBaselinesResponse |
SsmClient.describePatchBaselines(DescribePatchBaselinesRequest describePatchBaselinesRequest) |
Lists the patch baselines in your Amazon Web Services account.
|
default DescribePatchBaselinesIterable |
SsmClient.describePatchBaselinesPaginator() |
|
default DescribePatchBaselinesIterable |
SsmClient.describePatchBaselinesPaginator(Consumer<DescribePatchBaselinesRequest.Builder> describePatchBaselinesRequest) |
|
default DescribePatchBaselinesIterable |
SsmClient.describePatchBaselinesPaginator(DescribePatchBaselinesRequest describePatchBaselinesRequest) |
|
default DescribePatchGroupsResponse |
SsmClient.describePatchGroups() |
Lists all patch groups that have been registered with patch baselines.
|
default DescribePatchGroupsResponse |
SsmClient.describePatchGroups(Consumer<DescribePatchGroupsRequest.Builder> describePatchGroupsRequest) |
Lists all patch groups that have been registered with patch baselines.
|
default DescribePatchGroupsResponse |
SsmClient.describePatchGroups(DescribePatchGroupsRequest describePatchGroupsRequest) |
Lists all patch groups that have been registered with patch baselines.
|
default DescribePatchGroupsIterable |
SsmClient.describePatchGroupsPaginator() |
|
default DescribePatchGroupsIterable |
SsmClient.describePatchGroupsPaginator(Consumer<DescribePatchGroupsRequest.Builder> describePatchGroupsRequest) |
|
default DescribePatchGroupsIterable |
SsmClient.describePatchGroupsPaginator(DescribePatchGroupsRequest describePatchGroupsRequest) |
|
default DescribePatchGroupStateResponse |
SsmClient.describePatchGroupState(Consumer<DescribePatchGroupStateRequest.Builder> describePatchGroupStateRequest) |
Returns high-level aggregated patch compliance state information for a patch group.
|
default DescribePatchGroupStateResponse |
SsmClient.describePatchGroupState(DescribePatchGroupStateRequest describePatchGroupStateRequest) |
Returns high-level aggregated patch compliance state information for a patch group.
|
default DescribePatchPropertiesResponse |
SsmClient.describePatchProperties(Consumer<DescribePatchPropertiesRequest.Builder> describePatchPropertiesRequest) |
Lists the properties of available patches organized by product, product family, classification, severity, and
other properties of available patches.
|
default DescribePatchPropertiesResponse |
SsmClient.describePatchProperties(DescribePatchPropertiesRequest describePatchPropertiesRequest) |
Lists the properties of available patches organized by product, product family, classification, severity, and
other properties of available patches.
|
default DescribePatchPropertiesIterable |
SsmClient.describePatchPropertiesPaginator(Consumer<DescribePatchPropertiesRequest.Builder> describePatchPropertiesRequest) |
|
default DescribePatchPropertiesIterable |
SsmClient.describePatchPropertiesPaginator(DescribePatchPropertiesRequest describePatchPropertiesRequest) |
|
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 DisassociateOpsItemRelatedItemResponse |
SsmClient.disassociateOpsItemRelatedItem(Consumer<DisassociateOpsItemRelatedItemRequest.Builder> disassociateOpsItemRelatedItemRequest) |
Deletes the association between an OpsItem and a related item.
|
default DisassociateOpsItemRelatedItemResponse |
SsmClient.disassociateOpsItemRelatedItem(DisassociateOpsItemRelatedItemRequest disassociateOpsItemRelatedItemRequest) |
Deletes the association between an OpsItem and a related item.
|
default GetAutomationExecutionResponse |
SsmClient.getAutomationExecution(Consumer<GetAutomationExecutionRequest.Builder> getAutomationExecutionRequest) |
Get detailed information about a particular Automation execution.
|
default GetAutomationExecutionResponse |
SsmClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest) |
Get detailed information about a particular Automation execution.
|
default GetCalendarStateResponse |
SsmClient.getCalendarState(Consumer<GetCalendarStateRequest.Builder> getCalendarStateRequest) |
Gets the state of a Amazon Web Services Systems Manager change calendar at the current time or a specified time.
|
default GetCalendarStateResponse |
SsmClient.getCalendarState(GetCalendarStateRequest getCalendarStateRequest) |
Gets the state of a Amazon Web Services Systems Manager change calendar at the current time or a specified time.
|
default GetCommandInvocationResponse |
SsmClient.getCommandInvocation(Consumer<GetCommandInvocationRequest.Builder> 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.
|
default GetConnectionStatusResponse |
SsmClient.getConnectionStatus(Consumer<GetConnectionStatusRequest.Builder> getConnectionStatusRequest) |
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready
to receive Session Manager connections.
|
default GetConnectionStatusResponse |
SsmClient.getConnectionStatus(GetConnectionStatusRequest getConnectionStatusRequest) |
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready
to receive Session Manager connections.
|
default GetDefaultPatchBaselineResponse |
SsmClient.getDefaultPatchBaseline() |
Retrieves the default patch baseline.
|
default GetDefaultPatchBaselineResponse |
SsmClient.getDefaultPatchBaseline(Consumer<GetDefaultPatchBaselineRequest.Builder> getDefaultPatchBaselineRequest) |
Retrieves the default patch baseline.
|
default GetDefaultPatchBaselineResponse |
SsmClient.getDefaultPatchBaseline(GetDefaultPatchBaselineRequest getDefaultPatchBaselineRequest) |
Retrieves the default patch baseline.
|
default GetDeployablePatchSnapshotForInstanceResponse |
SsmClient.getDeployablePatchSnapshotForInstance(Consumer<GetDeployablePatchSnapshotForInstanceRequest.Builder> getDeployablePatchSnapshotForInstanceRequest) |
Retrieves the current snapshot for the patch baseline the managed node uses.
|
default GetDeployablePatchSnapshotForInstanceResponse |
SsmClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest) |
Retrieves the current snapshot for the patch baseline the managed node uses.
|
default GetDocumentResponse |
SsmClient.getDocument(Consumer<GetDocumentRequest.Builder> getDocumentRequest) |
Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).
|
default GetDocumentResponse |
SsmClient.getDocument(GetDocumentRequest getDocumentRequest) |
Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).
|
default GetExecutionPreviewResponse |
SsmClient.getExecutionPreview(Consumer<GetExecutionPreviewRequest.Builder> getExecutionPreviewRequest) |
Initiates the process of retrieving an existing preview that shows the effects that running a specified
Automation runbook would have on the targeted resources.
|
default GetExecutionPreviewResponse |
SsmClient.getExecutionPreview(GetExecutionPreviewRequest getExecutionPreviewRequest) |
Initiates the process of retrieving an existing preview that shows the effects that running a specified
Automation runbook would have on the targeted resources.
|
default GetInventoryResponse |
SsmClient.getInventory() |
Query inventory information.
|
default GetInventoryResponse |
SsmClient.getInventory(Consumer<GetInventoryRequest.Builder> getInventoryRequest) |
Query inventory information.
|
default GetInventoryResponse |
SsmClient.getInventory(GetInventoryRequest getInventoryRequest) |
Query inventory information.
|
default GetInventoryIterable |
SsmClient.getInventoryPaginator() |
|
default GetInventoryIterable |
SsmClient.getInventoryPaginator(Consumer<GetInventoryRequest.Builder> getInventoryRequest) |
|
default GetInventoryIterable |
SsmClient.getInventoryPaginator(GetInventoryRequest getInventoryRequest) |
|
default GetInventorySchemaResponse |
SsmClient.getInventorySchema() |
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
default GetInventorySchemaResponse |
SsmClient.getInventorySchema(Consumer<GetInventorySchemaRequest.Builder> getInventorySchemaRequest) |
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
default GetInventorySchemaResponse |
SsmClient.getInventorySchema(GetInventorySchemaRequest getInventorySchemaRequest) |
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
default GetInventorySchemaIterable |
SsmClient.getInventorySchemaPaginator() |
|
default GetInventorySchemaIterable |
SsmClient.getInventorySchemaPaginator(Consumer<GetInventorySchemaRequest.Builder> getInventorySchemaRequest) |
|
default GetInventorySchemaIterable |
SsmClient.getInventorySchemaPaginator(GetInventorySchemaRequest getInventorySchemaRequest) |
|
default GetMaintenanceWindowResponse |
SsmClient.getMaintenanceWindow(Consumer<GetMaintenanceWindowRequest.Builder> getMaintenanceWindowRequest) |
Retrieves a maintenance window.
|
default GetMaintenanceWindowResponse |
SsmClient.getMaintenanceWindow(GetMaintenanceWindowRequest getMaintenanceWindowRequest) |
Retrieves a maintenance window.
|
default GetMaintenanceWindowExecutionResponse |
SsmClient.getMaintenanceWindowExecution(Consumer<GetMaintenanceWindowExecutionRequest.Builder> getMaintenanceWindowExecutionRequest) |
Retrieves details about a specific a maintenance window execution.
|
default GetMaintenanceWindowExecutionResponse |
SsmClient.getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest) |
Retrieves details about a specific a maintenance window execution.
|
default GetMaintenanceWindowExecutionTaskResponse |
SsmClient.getMaintenanceWindowExecutionTask(Consumer<GetMaintenanceWindowExecutionTaskRequest.Builder> getMaintenanceWindowExecutionTaskRequest) |
Retrieves the details about a specific task run as part of a maintenance window execution.
|
default GetMaintenanceWindowExecutionTaskResponse |
SsmClient.getMaintenanceWindowExecutionTask(GetMaintenanceWindowExecutionTaskRequest getMaintenanceWindowExecutionTaskRequest) |
Retrieves the details about a specific task run as part of a maintenance window execution.
|
default GetMaintenanceWindowExecutionTaskInvocationResponse |
SsmClient.getMaintenanceWindowExecutionTaskInvocation(Consumer<GetMaintenanceWindowExecutionTaskInvocationRequest.Builder> getMaintenanceWindowExecutionTaskInvocationRequest) |
Retrieves information about a specific task running on a specific target.
|
default GetMaintenanceWindowExecutionTaskInvocationResponse |
SsmClient.getMaintenanceWindowExecutionTaskInvocation(GetMaintenanceWindowExecutionTaskInvocationRequest getMaintenanceWindowExecutionTaskInvocationRequest) |
Retrieves information about a specific task running on a specific target.
|
default GetMaintenanceWindowTaskResponse |
SsmClient.getMaintenanceWindowTask(Consumer<GetMaintenanceWindowTaskRequest.Builder> getMaintenanceWindowTaskRequest) |
Retrieves the details of a maintenance window task.
|
default GetMaintenanceWindowTaskResponse |
SsmClient.getMaintenanceWindowTask(GetMaintenanceWindowTaskRequest getMaintenanceWindowTaskRequest) |
Retrieves the details of a maintenance window task.
|
default GetOpsItemResponse |
SsmClient.getOpsItem(Consumer<GetOpsItemRequest.Builder> getOpsItemRequest) |
Get information about an OpsItem by using the ID.
|
default GetOpsItemResponse |
SsmClient.getOpsItem(GetOpsItemRequest getOpsItemRequest) |
Get information about an OpsItem by using the ID.
|
default GetOpsMetadataResponse |
SsmClient.getOpsMetadata(Consumer<GetOpsMetadataRequest.Builder> getOpsMetadataRequest) |
View operational metadata related to an application in Application Manager.
|
default GetOpsMetadataResponse |
SsmClient.getOpsMetadata(GetOpsMetadataRequest getOpsMetadataRequest) |
View operational metadata related to an application in Application Manager.
|
default GetOpsSummaryResponse |
SsmClient.getOpsSummary(Consumer<GetOpsSummaryRequest.Builder> getOpsSummaryRequest) |
View a summary of operations metadata (OpsData) based on specified filters and aggregators.
|
default GetOpsSummaryResponse |
SsmClient.getOpsSummary(GetOpsSummaryRequest getOpsSummaryRequest) |
View a summary of operations metadata (OpsData) based on specified filters and aggregators.
|
default GetOpsSummaryIterable |
SsmClient.getOpsSummaryPaginator(Consumer<GetOpsSummaryRequest.Builder> getOpsSummaryRequest) |
|
default GetOpsSummaryIterable |
SsmClient.getOpsSummaryPaginator(GetOpsSummaryRequest getOpsSummaryRequest) |
|
default GetParameterResponse |
SsmClient.getParameter(Consumer<GetParameterRequest.Builder> getParameterRequest) |
Get information about a single parameter by specifying the parameter name.
|
default GetParameterResponse |
SsmClient.getParameter(GetParameterRequest getParameterRequest) |
Get information about a single parameter by specifying the parameter name.
|
default GetParameterHistoryResponse |
SsmClient.getParameterHistory(Consumer<GetParameterHistoryRequest.Builder> getParameterHistoryRequest) |
Retrieves the history of all changes to a parameter.
|
default GetParameterHistoryResponse |
SsmClient.getParameterHistory(GetParameterHistoryRequest getParameterHistoryRequest) |
Retrieves the history of all changes to a parameter.
|
default GetParameterHistoryIterable |
SsmClient.getParameterHistoryPaginator(Consumer<GetParameterHistoryRequest.Builder> getParameterHistoryRequest) |
|
default GetParameterHistoryIterable |
SsmClient.getParameterHistoryPaginator(GetParameterHistoryRequest getParameterHistoryRequest) |
|
default GetParametersResponse |
SsmClient.getParameters(Consumer<GetParametersRequest.Builder> getParametersRequest) |
Get information about one or more parameters by specifying multiple parameter names.
|
default GetParametersResponse |
SsmClient.getParameters(GetParametersRequest getParametersRequest) |
Get information about one or more parameters by specifying multiple parameter names.
|
default GetParametersByPathResponse |
SsmClient.getParametersByPath(Consumer<GetParametersByPathRequest.Builder> getParametersByPathRequest) |
Retrieve information about one or more parameters under a specified level in a hierarchy.
|
default GetParametersByPathResponse |
SsmClient.getParametersByPath(GetParametersByPathRequest getParametersByPathRequest) |
Retrieve information about one or more parameters under a specified level in a hierarchy.
|
default GetParametersByPathIterable |
SsmClient.getParametersByPathPaginator(Consumer<GetParametersByPathRequest.Builder> getParametersByPathRequest) |
|
default GetParametersByPathIterable |
SsmClient.getParametersByPathPaginator(GetParametersByPathRequest getParametersByPathRequest) |
|
default GetPatchBaselineResponse |
SsmClient.getPatchBaseline(Consumer<GetPatchBaselineRequest.Builder> getPatchBaselineRequest) |
Retrieves information about a patch baseline.
|
default GetPatchBaselineResponse |
SsmClient.getPatchBaseline(GetPatchBaselineRequest getPatchBaselineRequest) |
Retrieves information about a patch baseline.
|
default GetPatchBaselineForPatchGroupResponse |
SsmClient.getPatchBaselineForPatchGroup(Consumer<GetPatchBaselineForPatchGroupRequest.Builder> getPatchBaselineForPatchGroupRequest) |
Retrieves the patch baseline that should be used for the specified patch group.
|
default GetPatchBaselineForPatchGroupResponse |
SsmClient.getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest getPatchBaselineForPatchGroupRequest) |
Retrieves the patch baseline that should be used for the specified patch group.
|
default GetResourcePoliciesResponse |
SsmClient.getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest) |
Returns an array of the Policy object.
|
default GetResourcePoliciesResponse |
SsmClient.getResourcePolicies(GetResourcePoliciesRequest getResourcePoliciesRequest) |
Returns an array of the Policy object.
|
default GetResourcePoliciesIterable |
SsmClient.getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest) |
|
default GetResourcePoliciesIterable |
SsmClient.getResourcePoliciesPaginator(GetResourcePoliciesRequest getResourcePoliciesRequest) |
|
default GetServiceSettingResponse |
SsmClient.getServiceSetting(Consumer<GetServiceSettingRequest.Builder> getServiceSettingRequest) |
ServiceSetting is an account-level setting for an Amazon Web Services service.
|
default GetServiceSettingResponse |
SsmClient.getServiceSetting(GetServiceSettingRequest getServiceSettingRequest) |
ServiceSetting is an account-level setting for an Amazon Web Services service.
|
default LabelParameterVersionResponse |
SsmClient.labelParameterVersion(Consumer<LabelParameterVersionRequest.Builder> labelParameterVersionRequest) |
A parameter label is a user-defined alias to help you manage different versions of a parameter.
|
default LabelParameterVersionResponse |
SsmClient.labelParameterVersion(LabelParameterVersionRequest labelParameterVersionRequest) |
A parameter label is a user-defined alias to help you manage different versions of a parameter.
|
default ListAssociationsResponse |
SsmClient.listAssociations() |
Returns all State Manager associations in the current Amazon Web Services account and Amazon Web Services Region.
|
default ListAssociationsResponse |
SsmClient.listAssociations(Consumer<ListAssociationsRequest.Builder> listAssociationsRequest) |
Returns all State Manager associations in the current Amazon Web Services account and Amazon Web Services Region.
|
default ListAssociationsResponse |
SsmClient.listAssociations(ListAssociationsRequest listAssociationsRequest) |
Returns all State Manager associations in the current Amazon Web Services account and Amazon Web Services Region.
|
default ListAssociationsIterable |
SsmClient.listAssociationsPaginator() |
|
default ListAssociationsIterable |
SsmClient.listAssociationsPaginator(Consumer<ListAssociationsRequest.Builder> listAssociationsRequest) |
|
default ListAssociationsIterable |
SsmClient.listAssociationsPaginator(ListAssociationsRequest listAssociationsRequest) |
|
default ListAssociationVersionsResponse |
SsmClient.listAssociationVersions(Consumer<ListAssociationVersionsRequest.Builder> listAssociationVersionsRequest) |
Retrieves all versions of an association for a specific association ID.
|
default ListAssociationVersionsResponse |
SsmClient.listAssociationVersions(ListAssociationVersionsRequest listAssociationVersionsRequest) |
Retrieves all versions of an association for a specific association ID.
|
default ListAssociationVersionsIterable |
SsmClient.listAssociationVersionsPaginator(Consumer<ListAssociationVersionsRequest.Builder> listAssociationVersionsRequest) |
|
default ListAssociationVersionsIterable |
SsmClient.listAssociationVersionsPaginator(ListAssociationVersionsRequest listAssociationVersionsRequest) |
|
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 ListComplianceItemsResponse |
SsmClient.listComplianceItems(Consumer<ListComplianceItemsRequest.Builder> listComplianceItemsRequest) |
For a specified resource ID, this API operation returns a list of compliance statuses for different resource
types.
|
default ListComplianceItemsResponse |
SsmClient.listComplianceItems(ListComplianceItemsRequest listComplianceItemsRequest) |
For a specified resource ID, this API operation returns a list of compliance statuses for different resource
types.
|
default ListComplianceItemsIterable |
SsmClient.listComplianceItemsPaginator(Consumer<ListComplianceItemsRequest.Builder> listComplianceItemsRequest) |
|
default ListComplianceItemsIterable |
SsmClient.listComplianceItemsPaginator(ListComplianceItemsRequest listComplianceItemsRequest) |
|
default ListComplianceSummariesResponse |
SsmClient.listComplianceSummaries() |
Returns a summary count of compliant and non-compliant resources for a compliance type.
|
default ListComplianceSummariesResponse |
SsmClient.listComplianceSummaries(Consumer<ListComplianceSummariesRequest.Builder> listComplianceSummariesRequest) |
Returns a summary count of compliant and non-compliant resources for a compliance type.
|
default ListComplianceSummariesResponse |
SsmClient.listComplianceSummaries(ListComplianceSummariesRequest listComplianceSummariesRequest) |
Returns a summary count of compliant and non-compliant resources for a compliance type.
|
default ListComplianceSummariesIterable |
SsmClient.listComplianceSummariesPaginator() |
|
default ListComplianceSummariesIterable |
SsmClient.listComplianceSummariesPaginator(Consumer<ListComplianceSummariesRequest.Builder> listComplianceSummariesRequest) |
|
default ListComplianceSummariesIterable |
SsmClient.listComplianceSummariesPaginator(ListComplianceSummariesRequest listComplianceSummariesRequest) |
|
default ListDocumentMetadataHistoryResponse |
SsmClient.listDocumentMetadataHistory(Consumer<ListDocumentMetadataHistoryRequest.Builder> listDocumentMetadataHistoryRequest) |
Information about approval reviews for a version of a change template in Change Manager.
|
default ListDocumentMetadataHistoryResponse |
SsmClient.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest listDocumentMetadataHistoryRequest) |
Information about approval reviews for a version of a change template in Change Manager.
|
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) |
|
default ListDocumentVersionsResponse |
SsmClient.listDocumentVersions(Consumer<ListDocumentVersionsRequest.Builder> listDocumentVersionsRequest) |
List all versions for a document.
|
default ListDocumentVersionsResponse |
SsmClient.listDocumentVersions(ListDocumentVersionsRequest listDocumentVersionsRequest) |
List all versions for a document.
|
default ListDocumentVersionsIterable |
SsmClient.listDocumentVersionsPaginator(Consumer<ListDocumentVersionsRequest.Builder> listDocumentVersionsRequest) |
|
default ListDocumentVersionsIterable |
SsmClient.listDocumentVersionsPaginator(ListDocumentVersionsRequest listDocumentVersionsRequest) |
|
default ListInventoryEntriesResponse |
SsmClient.listInventoryEntries(Consumer<ListInventoryEntriesRequest.Builder> listInventoryEntriesRequest) |
A list of inventory items returned by the request.
|
default ListInventoryEntriesResponse |
SsmClient.listInventoryEntries(ListInventoryEntriesRequest listInventoryEntriesRequest) |
A list of inventory items returned by the request.
|
default ListNodesResponse |
SsmClient.listNodes(Consumer<ListNodesRequest.Builder> listNodesRequest) |
Takes in filters and returns a list of managed nodes matching the filter criteria.
|
default ListNodesResponse |
SsmClient.listNodes(ListNodesRequest listNodesRequest) |
Takes in filters and returns a list of managed nodes matching the filter criteria.
|
default ListNodesIterable |
SsmClient.listNodesPaginator(Consumer<ListNodesRequest.Builder> listNodesRequest) |
|
default ListNodesIterable |
SsmClient.listNodesPaginator(ListNodesRequest listNodesRequest) |
|
default ListNodesSummaryResponse |
SsmClient.listNodesSummary(Consumer<ListNodesSummaryRequest.Builder> listNodesSummaryRequest) |
Generates a summary of managed instance/node metadata based on the filters and aggregators you specify.
|
default ListNodesSummaryResponse |
SsmClient.listNodesSummary(ListNodesSummaryRequest listNodesSummaryRequest) |
Generates a summary of managed instance/node metadata based on the filters and aggregators you specify.
|
default ListNodesSummaryIterable |
SsmClient.listNodesSummaryPaginator(Consumer<ListNodesSummaryRequest.Builder> listNodesSummaryRequest) |
|
default ListNodesSummaryIterable |
SsmClient.listNodesSummaryPaginator(ListNodesSummaryRequest listNodesSummaryRequest) |
|
default ListOpsItemEventsResponse |
SsmClient.listOpsItemEvents(Consumer<ListOpsItemEventsRequest.Builder> listOpsItemEventsRequest) |
Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account.
|
default ListOpsItemEventsResponse |
SsmClient.listOpsItemEvents(ListOpsItemEventsRequest listOpsItemEventsRequest) |
Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account.
|
default ListOpsItemEventsIterable |
SsmClient.listOpsItemEventsPaginator(Consumer<ListOpsItemEventsRequest.Builder> listOpsItemEventsRequest) |
|
default ListOpsItemEventsIterable |
SsmClient.listOpsItemEventsPaginator(ListOpsItemEventsRequest listOpsItemEventsRequest) |
|
default ListOpsItemRelatedItemsResponse |
SsmClient.listOpsItemRelatedItems(Consumer<ListOpsItemRelatedItemsRequest.Builder> listOpsItemRelatedItemsRequest) |
Lists all related-item resources associated with a Systems Manager OpsCenter OpsItem.
|
default ListOpsItemRelatedItemsResponse |
SsmClient.listOpsItemRelatedItems(ListOpsItemRelatedItemsRequest listOpsItemRelatedItemsRequest) |
Lists all related-item resources associated with a Systems Manager OpsCenter OpsItem.
|
default ListOpsItemRelatedItemsIterable |
SsmClient.listOpsItemRelatedItemsPaginator(Consumer<ListOpsItemRelatedItemsRequest.Builder> listOpsItemRelatedItemsRequest) |
|
default ListOpsItemRelatedItemsIterable |
SsmClient.listOpsItemRelatedItemsPaginator(ListOpsItemRelatedItemsRequest listOpsItemRelatedItemsRequest) |
|
default ListOpsMetadataResponse |
SsmClient.listOpsMetadata(Consumer<ListOpsMetadataRequest.Builder> listOpsMetadataRequest) |
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata
objects or blobs.
|
default ListOpsMetadataResponse |
SsmClient.listOpsMetadata(ListOpsMetadataRequest listOpsMetadataRequest) |
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata
objects or blobs.
|
default ListOpsMetadataIterable |
SsmClient.listOpsMetadataPaginator(Consumer<ListOpsMetadataRequest.Builder> listOpsMetadataRequest) |
|
default ListOpsMetadataIterable |
SsmClient.listOpsMetadataPaginator(ListOpsMetadataRequest listOpsMetadataRequest) |
|
default ListResourceComplianceSummariesResponse |
SsmClient.listResourceComplianceSummaries() |
Returns a resource-level summary count.
|
default ListResourceComplianceSummariesResponse |
SsmClient.listResourceComplianceSummaries(Consumer<ListResourceComplianceSummariesRequest.Builder> listResourceComplianceSummariesRequest) |
Returns a resource-level summary count.
|
default ListResourceComplianceSummariesResponse |
SsmClient.listResourceComplianceSummaries(ListResourceComplianceSummariesRequest listResourceComplianceSummariesRequest) |
Returns a resource-level summary count.
|
default ListResourceComplianceSummariesIterable |
SsmClient.listResourceComplianceSummariesPaginator() |
|
default ListResourceComplianceSummariesIterable |
SsmClient.listResourceComplianceSummariesPaginator(Consumer<ListResourceComplianceSummariesRequest.Builder> listResourceComplianceSummariesRequest) |
|
default ListResourceComplianceSummariesIterable |
SsmClient.listResourceComplianceSummariesPaginator(ListResourceComplianceSummariesRequest listResourceComplianceSummariesRequest) |
|
default ListResourceDataSyncResponse |
SsmClient.listResourceDataSync() |
Lists your resource data sync configurations.
|
default ListResourceDataSyncResponse |
SsmClient.listResourceDataSync(Consumer<ListResourceDataSyncRequest.Builder> listResourceDataSyncRequest) |
Lists your resource data sync configurations.
|
default ListResourceDataSyncResponse |
SsmClient.listResourceDataSync(ListResourceDataSyncRequest listResourceDataSyncRequest) |
Lists your resource data sync configurations.
|
default ListResourceDataSyncIterable |
SsmClient.listResourceDataSyncPaginator() |
|
default ListResourceDataSyncIterable |
SsmClient.listResourceDataSyncPaginator(Consumer<ListResourceDataSyncRequest.Builder> listResourceDataSyncRequest) |
|
default ListResourceDataSyncIterable |
SsmClient.listResourceDataSyncPaginator(ListResourceDataSyncRequest listResourceDataSyncRequest) |
|
default ListTagsForResourceResponse |
SsmClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns a list of the tags assigned to the specified resource.
|
default ListTagsForResourceResponse |
SsmClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns a list of the tags assigned to the specified resource.
|
default ModifyDocumentPermissionResponse |
SsmClient.modifyDocumentPermission(Consumer<ModifyDocumentPermissionRequest.Builder> modifyDocumentPermissionRequest) |
Shares a Amazon Web Services Systems Manager document (SSM document)publicly or privately.
|
default ModifyDocumentPermissionResponse |
SsmClient.modifyDocumentPermission(ModifyDocumentPermissionRequest modifyDocumentPermissionRequest) |
Shares a Amazon Web Services Systems Manager document (SSM document)publicly or privately.
|
default PutComplianceItemsResponse |
SsmClient.putComplianceItems(Consumer<PutComplianceItemsRequest.Builder> putComplianceItemsRequest) |
Registers a compliance type and other compliance details on a designated resource.
|
default PutComplianceItemsResponse |
SsmClient.putComplianceItems(PutComplianceItemsRequest putComplianceItemsRequest) |
Registers a compliance type and other compliance details on a designated resource.
|
default PutInventoryResponse |
SsmClient.putInventory(Consumer<PutInventoryRequest.Builder> putInventoryRequest) |
Bulk update custom inventory items on one or more managed nodes.
|
default PutInventoryResponse |
SsmClient.putInventory(PutInventoryRequest putInventoryRequest) |
Bulk update custom inventory items on one or more managed nodes.
|
default PutParameterResponse |
SsmClient.putParameter(Consumer<PutParameterRequest.Builder> putParameterRequest) |
Add a parameter to the system.
|
default PutParameterResponse |
SsmClient.putParameter(PutParameterRequest putParameterRequest) |
Add a parameter to the system.
|
default PutResourcePolicyResponse |
SsmClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest) |
Creates or updates a Systems Manager resource policy.
|
default PutResourcePolicyResponse |
SsmClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest) |
Creates or updates a Systems Manager resource policy.
|
default RegisterDefaultPatchBaselineResponse |
SsmClient.registerDefaultPatchBaseline(Consumer<RegisterDefaultPatchBaselineRequest.Builder> registerDefaultPatchBaselineRequest) |
Defines the default patch baseline for the relevant operating system.
|
default RegisterDefaultPatchBaselineResponse |
SsmClient.registerDefaultPatchBaseline(RegisterDefaultPatchBaselineRequest registerDefaultPatchBaselineRequest) |
Defines the default patch baseline for the relevant operating system.
|
default RegisterPatchBaselineForPatchGroupResponse |
SsmClient.registerPatchBaselineForPatchGroup(Consumer<RegisterPatchBaselineForPatchGroupRequest.Builder> registerPatchBaselineForPatchGroupRequest) |
Registers a patch baseline for a patch group.
|
default RegisterPatchBaselineForPatchGroupResponse |
SsmClient.registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest registerPatchBaselineForPatchGroupRequest) |
Registers a patch baseline for a patch group.
|
default RegisterTargetWithMaintenanceWindowResponse |
SsmClient.registerTargetWithMaintenanceWindow(Consumer<RegisterTargetWithMaintenanceWindowRequest.Builder> registerTargetWithMaintenanceWindowRequest) |
Registers a target with a maintenance window.
|
default RegisterTargetWithMaintenanceWindowResponse |
SsmClient.registerTargetWithMaintenanceWindow(RegisterTargetWithMaintenanceWindowRequest registerTargetWithMaintenanceWindowRequest) |
Registers a target with a maintenance window.
|
default RegisterTaskWithMaintenanceWindowResponse |
SsmClient.registerTaskWithMaintenanceWindow(Consumer<RegisterTaskWithMaintenanceWindowRequest.Builder> registerTaskWithMaintenanceWindowRequest) |
Adds a new task to a maintenance window.
|
default RegisterTaskWithMaintenanceWindowResponse |
SsmClient.registerTaskWithMaintenanceWindow(RegisterTaskWithMaintenanceWindowRequest registerTaskWithMaintenanceWindowRequest) |
Adds a new task to a maintenance window.
|
default RemoveTagsFromResourceResponse |
SsmClient.removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder> removeTagsFromResourceRequest) |
Removes tag keys from the specified resource.
|
default RemoveTagsFromResourceResponse |
SsmClient.removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest) |
Removes tag keys from the specified resource.
|
default ResetServiceSettingResponse |
SsmClient.resetServiceSetting(Consumer<ResetServiceSettingRequest.Builder> resetServiceSettingRequest) |
ServiceSetting is an account-level setting for an Amazon Web Services service.
|
default ResetServiceSettingResponse |
SsmClient.resetServiceSetting(ResetServiceSettingRequest resetServiceSettingRequest) |
ServiceSetting is an account-level setting for an Amazon Web Services service.
|
default ResumeSessionResponse |
SsmClient.resumeSession(Consumer<ResumeSessionRequest.Builder> resumeSessionRequest) |
Reconnects a session to a managed node after it has been disconnected.
|
default ResumeSessionResponse |
SsmClient.resumeSession(ResumeSessionRequest resumeSessionRequest) |
Reconnects a session to a managed node after it has been disconnected.
|
default SendAutomationSignalResponse |
SsmClient.sendAutomationSignal(Consumer<SendAutomationSignalRequest.Builder> sendAutomationSignalRequest) |
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
default SendAutomationSignalResponse |
SsmClient.sendAutomationSignal(SendAutomationSignalRequest sendAutomationSignalRequest) |
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
default SendCommandResponse |
SsmClient.sendCommand(Consumer<SendCommandRequest.Builder> sendCommandRequest) |
Runs commands on one or more managed nodes.
|
default SendCommandResponse |
SsmClient.sendCommand(SendCommandRequest sendCommandRequest) |
Runs commands on one or more managed nodes.
|
default StartAssociationsOnceResponse |
SsmClient.startAssociationsOnce(Consumer<StartAssociationsOnceRequest.Builder> startAssociationsOnceRequest) |
Runs an association immediately and only one time.
|
default StartAssociationsOnceResponse |
SsmClient.startAssociationsOnce(StartAssociationsOnceRequest startAssociationsOnceRequest) |
Runs an association immediately and only one time.
|
default StartAutomationExecutionResponse |
SsmClient.startAutomationExecution(Consumer<StartAutomationExecutionRequest.Builder> startAutomationExecutionRequest) |
Initiates execution of an Automation runbook.
|
default StartAutomationExecutionResponse |
SsmClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest) |
Initiates execution of an Automation runbook.
|
default StartChangeRequestExecutionResponse |
SsmClient.startChangeRequestExecution(Consumer<StartChangeRequestExecutionRequest.Builder> startChangeRequestExecutionRequest) |
Creates a change request for Change Manager.
|
default StartChangeRequestExecutionResponse |
SsmClient.startChangeRequestExecution(StartChangeRequestExecutionRequest startChangeRequestExecutionRequest) |
Creates a change request for Change Manager.
|
default StartExecutionPreviewResponse |
SsmClient.startExecutionPreview(Consumer<StartExecutionPreviewRequest.Builder> startExecutionPreviewRequest) |
Initiates the process of creating a preview showing the effects that running a specified Automation runbook would
have on the targeted resources.
|
default StartExecutionPreviewResponse |
SsmClient.startExecutionPreview(StartExecutionPreviewRequest startExecutionPreviewRequest) |
Initiates the process of creating a preview showing the effects that running a specified Automation runbook would
have on the targeted resources.
|
default StartSessionResponse |
SsmClient.startSession(Consumer<StartSessionRequest.Builder> startSessionRequest) |
Initiates a connection to a target (for example, a managed node) for a Session Manager session.
|
default StartSessionResponse |
SsmClient.startSession(StartSessionRequest startSessionRequest) |
Initiates a connection to a target (for example, a managed node) for a Session Manager session.
|
default StopAutomationExecutionResponse |
SsmClient.stopAutomationExecution(Consumer<StopAutomationExecutionRequest.Builder> stopAutomationExecutionRequest) |
Stop an Automation that is currently running.
|
default StopAutomationExecutionResponse |
SsmClient.stopAutomationExecution(StopAutomationExecutionRequest stopAutomationExecutionRequest) |
Stop an Automation that is currently running.
|
default TerminateSessionResponse |
SsmClient.terminateSession(Consumer<TerminateSessionRequest.Builder> terminateSessionRequest) |
Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the
managed node.
|
default TerminateSessionResponse |
SsmClient.terminateSession(TerminateSessionRequest terminateSessionRequest) |
Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the
managed node.
|
default UnlabelParameterVersionResponse |
SsmClient.unlabelParameterVersion(Consumer<UnlabelParameterVersionRequest.Builder> unlabelParameterVersionRequest) |
Remove a label or labels from a parameter.
|
default UnlabelParameterVersionResponse |
SsmClient.unlabelParameterVersion(UnlabelParameterVersionRequest unlabelParameterVersionRequest) |
Remove a label or labels from a parameter.
|
default UpdateAssociationResponse |
SsmClient.updateAssociation(Consumer<UpdateAssociationRequest.Builder> updateAssociationRequest) |
Updates an association.
|
default UpdateAssociationResponse |
SsmClient.updateAssociation(UpdateAssociationRequest updateAssociationRequest) |
Updates an association.
|
default UpdateAssociationStatusResponse |
SsmClient.updateAssociationStatus(Consumer<UpdateAssociationStatusRequest.Builder> updateAssociationStatusRequest) |
Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the
specified managed node.
|
default UpdateAssociationStatusResponse |
SsmClient.updateAssociationStatus(UpdateAssociationStatusRequest updateAssociationStatusRequest) |
Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the
specified managed node.
|
default UpdateDocumentResponse |
SsmClient.updateDocument(Consumer<UpdateDocumentRequest.Builder> updateDocumentRequest) |
Updates one or more values for an SSM document.
|
default UpdateDocumentResponse |
SsmClient.updateDocument(UpdateDocumentRequest updateDocumentRequest) |
Updates one or more values for an SSM document.
|
default UpdateDocumentDefaultVersionResponse |
SsmClient.updateDocumentDefaultVersion(Consumer<UpdateDocumentDefaultVersionRequest.Builder> updateDocumentDefaultVersionRequest) |
Set the default version of a document.
|
default UpdateDocumentDefaultVersionResponse |
SsmClient.updateDocumentDefaultVersion(UpdateDocumentDefaultVersionRequest updateDocumentDefaultVersionRequest) |
Set the default version of a document.
|
default UpdateDocumentMetadataResponse |
SsmClient.updateDocumentMetadata(Consumer<UpdateDocumentMetadataRequest.Builder> updateDocumentMetadataRequest) |
Updates information related to approval reviews for a specific version of a change template in Change Manager.
|
default UpdateDocumentMetadataResponse |
SsmClient.updateDocumentMetadata(UpdateDocumentMetadataRequest updateDocumentMetadataRequest) |
Updates information related to approval reviews for a specific version of a change template in Change Manager.
|
default UpdateMaintenanceWindowResponse |
SsmClient.updateMaintenanceWindow(Consumer<UpdateMaintenanceWindowRequest.Builder> updateMaintenanceWindowRequest) |
Updates an existing maintenance window.
|
default UpdateMaintenanceWindowResponse |
SsmClient.updateMaintenanceWindow(UpdateMaintenanceWindowRequest updateMaintenanceWindowRequest) |
Updates an existing maintenance window.
|
default UpdateMaintenanceWindowTargetResponse |
SsmClient.updateMaintenanceWindowTarget(Consumer<UpdateMaintenanceWindowTargetRequest.Builder> updateMaintenanceWindowTargetRequest) |
Modifies the target of an existing maintenance window.
|
default UpdateMaintenanceWindowTargetResponse |
SsmClient.updateMaintenanceWindowTarget(UpdateMaintenanceWindowTargetRequest updateMaintenanceWindowTargetRequest) |
Modifies the target of an existing maintenance window.
|
default UpdateMaintenanceWindowTaskResponse |
SsmClient.updateMaintenanceWindowTask(Consumer<UpdateMaintenanceWindowTaskRequest.Builder> updateMaintenanceWindowTaskRequest) |
Modifies a task assigned to a maintenance window.
|
default UpdateMaintenanceWindowTaskResponse |
SsmClient.updateMaintenanceWindowTask(UpdateMaintenanceWindowTaskRequest updateMaintenanceWindowTaskRequest) |
Modifies a task assigned to a maintenance window.
|
default UpdateManagedInstanceRoleResponse |
SsmClient.updateManagedInstanceRole(Consumer<UpdateManagedInstanceRoleRequest.Builder> updateManagedInstanceRoleRequest) |
Changes the Identity and Access Management (IAM) role that is assigned to the on-premises server, edge device, or
virtual machines (VM).
|
default UpdateManagedInstanceRoleResponse |
SsmClient.updateManagedInstanceRole(UpdateManagedInstanceRoleRequest updateManagedInstanceRoleRequest) |
Changes the Identity and Access Management (IAM) role that is assigned to the on-premises server, edge device, or
virtual machines (VM).
|
default UpdateOpsItemResponse |
SsmClient.updateOpsItem(Consumer<UpdateOpsItemRequest.Builder> updateOpsItemRequest) |
Edit or change an OpsItem.
|
default UpdateOpsItemResponse |
SsmClient.updateOpsItem(UpdateOpsItemRequest updateOpsItemRequest) |
Edit or change an OpsItem.
|
default UpdateOpsMetadataResponse |
SsmClient.updateOpsMetadata(Consumer<UpdateOpsMetadataRequest.Builder> updateOpsMetadataRequest) |
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
|
default UpdateOpsMetadataResponse |
SsmClient.updateOpsMetadata(UpdateOpsMetadataRequest updateOpsMetadataRequest) |
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
|
default UpdatePatchBaselineResponse |
SsmClient.updatePatchBaseline(Consumer<UpdatePatchBaselineRequest.Builder> updatePatchBaselineRequest) |
Modifies an existing patch baseline.
|
default UpdatePatchBaselineResponse |
SsmClient.updatePatchBaseline(UpdatePatchBaselineRequest updatePatchBaselineRequest) |
Modifies an existing patch baseline.
|
default UpdateResourceDataSyncResponse |
SsmClient.updateResourceDataSync(Consumer<UpdateResourceDataSyncRequest.Builder> updateResourceDataSyncRequest) |
Update a resource data sync.
|
default UpdateResourceDataSyncResponse |
SsmClient.updateResourceDataSync(UpdateResourceDataSyncRequest updateResourceDataSyncRequest) |
Update a resource data sync.
|
default UpdateServiceSettingResponse |
SsmClient.updateServiceSetting(Consumer<UpdateServiceSettingRequest.Builder> updateServiceSettingRequest) |
ServiceSetting is an account-level setting for an Amazon Web Services service.
|
default UpdateServiceSettingResponse |
SsmClient.updateServiceSetting(UpdateServiceSettingRequest updateServiceSettingRequest) |
ServiceSetting is an account-level setting for an Amazon Web Services service.
|