@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSSimpleSystemsManagementAsync extends AbstractAWSSimpleSystemsManagement implements AWSSimpleSystemsManagementAsync
AWSSimpleSystemsManagementAsync. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXaddTagsToResource, cancelCommand, createActivation, createAssociation, createAssociationBatch, createDocument, createMaintenanceWindow, createPatchBaseline, createResourceDataSync, deleteActivation, deleteAssociation, deleteDocument, deleteMaintenanceWindow, deleteParameter, deleteParameters, deletePatchBaseline, deleteResourceDataSync, deregisterManagedInstance, deregisterPatchBaselineForPatchGroup, deregisterTargetFromMaintenanceWindow, deregisterTaskFromMaintenanceWindow, describeActivations, describeAssociation, describeAutomationExecutions, describeAvailablePatches, describeDocument, describeDocumentPermission, describeEffectiveInstanceAssociations, describeEffectivePatchesForPatchBaseline, describeInstanceAssociationsStatus, describeInstanceInformation, describeInstancePatches, describeInstancePatchStates, describeInstancePatchStatesForPatchGroup, describeMaintenanceWindowExecutions, describeMaintenanceWindowExecutionTaskInvocations, describeMaintenanceWindowExecutionTasks, describeMaintenanceWindows, describeMaintenanceWindowTargets, describeMaintenanceWindowTasks, describeParameters, describePatchBaselines, describePatchGroups, describePatchGroupState, getAutomationExecution, getCachedResponseMetadata, getCommandInvocation, getDefaultPatchBaseline, getDeployablePatchSnapshotForInstance, getDocument, getInventory, getInventorySchema, getMaintenanceWindow, getMaintenanceWindowExecution, getMaintenanceWindowExecutionTask, getMaintenanceWindowExecutionTaskInvocation, getMaintenanceWindowTask, getParameter, getParameterHistory, getParameters, getParametersByPath, getPatchBaseline, getPatchBaselineForPatchGroup, listAssociations, listAssociationVersions, listCommandInvocations, listCommands, listComplianceItems, listComplianceSummaries, listDocuments, listDocuments, listDocumentVersions, listInventoryEntries, listResourceComplianceSummaries, listResourceDataSync, listTagsForResource, modifyDocumentPermission, putComplianceItems, putInventory, putParameter, registerDefaultPatchBaseline, registerPatchBaselineForPatchGroup, registerTargetWithMaintenanceWindow, registerTaskWithMaintenanceWindow, removeTagsFromResource, sendAutomationSignal, sendCommand, setEndpoint, setRegion, shutdown, startAutomationExecution, stopAutomationExecution, updateAssociation, updateAssociationStatus, updateDocument, updateDocumentDefaultVersion, updateMaintenanceWindow, updateMaintenanceWindowTarget, updateMaintenanceWindowTask, updateManagedInstanceRole, updatePatchBaselineequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTagsToResource, cancelCommand, createActivation, createAssociation, createAssociationBatch, createDocument, createMaintenanceWindow, createPatchBaseline, createResourceDataSync, deleteActivation, deleteAssociation, deleteDocument, deleteMaintenanceWindow, deleteParameter, deleteParameters, deletePatchBaseline, deleteResourceDataSync, deregisterManagedInstance, deregisterPatchBaselineForPatchGroup, deregisterTargetFromMaintenanceWindow, deregisterTaskFromMaintenanceWindow, describeActivations, describeAssociation, describeAutomationExecutions, describeAvailablePatches, describeDocument, describeDocumentPermission, describeEffectiveInstanceAssociations, describeEffectivePatchesForPatchBaseline, describeInstanceAssociationsStatus, describeInstanceInformation, describeInstancePatches, describeInstancePatchStates, describeInstancePatchStatesForPatchGroup, describeMaintenanceWindowExecutions, describeMaintenanceWindowExecutionTaskInvocations, describeMaintenanceWindowExecutionTasks, describeMaintenanceWindows, describeMaintenanceWindowTargets, describeMaintenanceWindowTasks, describeParameters, describePatchBaselines, describePatchGroups, describePatchGroupState, getAutomationExecution, getCachedResponseMetadata, getCommandInvocation, getDefaultPatchBaseline, getDeployablePatchSnapshotForInstance, getDocument, getInventory, getInventorySchema, getMaintenanceWindow, getMaintenanceWindowExecution, getMaintenanceWindowExecutionTask, getMaintenanceWindowExecutionTaskInvocation, getMaintenanceWindowTask, getParameter, getParameterHistory, getParameters, getParametersByPath, getPatchBaseline, getPatchBaselineForPatchGroup, listAssociations, listAssociationVersions, listCommandInvocations, listCommands, listComplianceItems, listComplianceSummaries, listDocuments, listDocuments, listDocumentVersions, listInventoryEntries, listResourceComplianceSummaries, listResourceDataSync, listTagsForResource, modifyDocumentPermission, putComplianceItems, putInventory, putParameter, registerDefaultPatchBaseline, registerPatchBaselineForPatchGroup, registerTargetWithMaintenanceWindow, registerTaskWithMaintenanceWindow, removeTagsFromResource, sendAutomationSignal, sendCommand, setEndpoint, setRegion, shutdown, startAutomationExecution, stopAutomationExecution, updateAssociation, updateAssociationStatus, updateDocument, updateDocumentDefaultVersion, updateMaintenanceWindow, updateMaintenanceWindowTarget, updateMaintenanceWindowTask, updateManagedInstanceRole, updatePatchBaselinepublic Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request)
AWSSimpleSystemsManagementAsyncAdds or overwrites one or more tags for the specified resource. Tags are metadata that you can assign to your documents, managed instances, Maintenance Windows, Parameter Store parameters, and patch baselines. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define. For example, you could define a set of tags for your account's managed instances that helps you track each instance's owner and stack level. For example: Key=Owner and Value=DbAdmin, SysAdmin, or Dev. Or Key=Stack and Value=Production, Pre-Production, or Test.
Each resource can have a maximum of 10 tags.
We recommend that you devise a set of tag keys that meets your needs for each resource type. Using a consistent set of tag keys makes it easier for you to manage your resources. You can search and filter the resources based on the tags you add. Tags don't have any semantic meaning to Amazon EC2 and are interpreted strictly as a string of characters.
For more information about tags, see Tagging Your Amazon EC2 Resources in the Amazon EC2 User Guide.
addTagsToResourceAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAdds or overwrites one or more tags for the specified resource. Tags are metadata that you can assign to your documents, managed instances, Maintenance Windows, Parameter Store parameters, and patch baselines. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define. For example, you could define a set of tags for your account's managed instances that helps you track each instance's owner and stack level. For example: Key=Owner and Value=DbAdmin, SysAdmin, or Dev. Or Key=Stack and Value=Production, Pre-Production, or Test.
Each resource can have a maximum of 10 tags.
We recommend that you devise a set of tag keys that meets your needs for each resource type. Using a consistent set of tag keys makes it easier for you to manage your resources. You can search and filter the resources based on the tags you add. Tags don't have any semantic meaning to Amazon EC2 and are interpreted strictly as a string of characters.
For more information about tags, see Tagging Your Amazon EC2 Resources in the Amazon EC2 User Guide.
addTagsToResourceAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CancelCommandResult> cancelCommandAsync(CancelCommandRequest request)
AWSSimpleSystemsManagementAsyncAttempts to cancel the command specified by the Command ID. There is no guarantee that the command will be terminated and the underlying process stopped.
cancelCommandAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CancelCommandResult> cancelCommandAsync(CancelCommandRequest request, AsyncHandler<CancelCommandRequest,CancelCommandResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAttempts to cancel the command specified by the Command ID. There is no guarantee that the command will be terminated and the underlying process stopped.
cancelCommandAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateActivationResult> createActivationAsync(CreateActivationRequest request)
AWSSimpleSystemsManagementAsyncRegisters your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command. An on-premises server or virtual machine that has been registered with EC2 is called a managed instance. For more information about activations, see Setting Up Systems Manager in Hybrid Environments.
createActivationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreateActivationResult> createActivationAsync(CreateActivationRequest request, AsyncHandler<CreateActivationRequest,CreateActivationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRegisters your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command. An on-premises server or virtual machine that has been registered with EC2 is called a managed instance. For more information about activations, see Setting Up Systems Manager in Hybrid Environments.
createActivationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssociationResult> createAssociationAsync(CreateAssociationRequest request)
AWSSimpleSystemsManagementAsyncAssociates the specified Systems Manager document with the specified instances or targets.
When you associate a document with one or more instances using instance IDs or tags, the SSM Agent running on the instance processes the document and configures the instance as specified.
If you associate a document with an instance that already has an associated document, the system throws the AssociationAlreadyExists exception.
createAssociationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreateAssociationResult> createAssociationAsync(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest,CreateAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAssociates the specified Systems Manager document with the specified instances or targets.
When you associate a document with one or more instances using instance IDs or tags, the SSM Agent running on the instance processes the document and configures the instance as specified.
If you associate a document with an instance that already has an associated document, the system throws the AssociationAlreadyExists exception.
createAssociationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssociationBatchResult> createAssociationBatchAsync(CreateAssociationBatchRequest request)
AWSSimpleSystemsManagementAsyncAssociates the specified Systems Manager document with the specified instances or targets.
When you associate a document with one or more instances using instance IDs or tags, the SSM Agent running on the instance processes the document and configures the instance as specified.
If you associate a document with an instance that already has an associated document, the system throws the AssociationAlreadyExists exception.
createAssociationBatchAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreateAssociationBatchResult> createAssociationBatchAsync(CreateAssociationBatchRequest request, AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAssociates the specified Systems Manager document with the specified instances or targets.
When you associate a document with one or more instances using instance IDs or tags, the SSM Agent running on the instance processes the document and configures the instance as specified.
If you associate a document with an instance that already has an associated document, the system throws the AssociationAlreadyExists exception.
createAssociationBatchAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDocumentResult> createDocumentAsync(CreateDocumentRequest request)
AWSSimpleSystemsManagementAsyncCreates a Systems Manager document.
After you create a document, you can use CreateAssociation to associate it with one or more running instances.
createDocumentAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreateDocumentResult> createDocumentAsync(CreateDocumentRequest request, AsyncHandler<CreateDocumentRequest,CreateDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsyncCreates a Systems Manager document.
After you create a document, you can use CreateAssociation to associate it with one or more running instances.
createDocumentAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateMaintenanceWindowResult> createMaintenanceWindowAsync(CreateMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncCreates a new Maintenance Window.
createMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreateMaintenanceWindowResult> createMaintenanceWindowAsync(CreateMaintenanceWindowRequest request, AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncCreates a new Maintenance Window.
createMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreatePatchBaselineResult> createPatchBaselineAsync(CreatePatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncCreates a patch baseline.
createPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreatePatchBaselineResult> createPatchBaselineAsync(CreatePatchBaselineRequest request, AsyncHandler<CreatePatchBaselineRequest,CreatePatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncCreates a patch baseline.
createPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateResourceDataSyncResult> createResourceDataSyncAsync(CreateResourceDataSyncRequest request)
AWSSimpleSystemsManagementAsyncCreates a resource data sync configuration to a single bucket in Amazon S3. This is an asynchronous operation that returns immediately. After a successful initial sync is completed, the system continuously syncs data to the Amazon S3 bucket. To check the status of the sync, use the ListResourceDataSync operation.
By default, data is not encrypted in Amazon S3. We strongly recommend that you enable encryption in Amazon S3 to ensure secure data storage. We also recommend that you secure access to the Amazon S3 bucket by creating a restrictive bucket policy. To view an example of a restrictive Amazon S3 bucket policy for Resource Data Sync, see Configuring Resource Data Sync for Inventory.
createResourceDataSyncAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<CreateResourceDataSyncResult> createResourceDataSyncAsync(CreateResourceDataSyncRequest request, AsyncHandler<CreateResourceDataSyncRequest,CreateResourceDataSyncResult> asyncHandler)
AWSSimpleSystemsManagementAsyncCreates a resource data sync configuration to a single bucket in Amazon S3. This is an asynchronous operation that returns immediately. After a successful initial sync is completed, the system continuously syncs data to the Amazon S3 bucket. To check the status of the sync, use the ListResourceDataSync operation.
By default, data is not encrypted in Amazon S3. We strongly recommend that you enable encryption in Amazon S3 to ensure secure data storage. We also recommend that you secure access to the Amazon S3 bucket by creating a restrictive bucket policy. To view an example of a restrictive Amazon S3 bucket policy for Resource Data Sync, see Configuring Resource Data Sync for Inventory.
createResourceDataSyncAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteActivationResult> deleteActivationAsync(DeleteActivationRequest request)
AWSSimpleSystemsManagementAsyncDeletes an activation. You are not required to delete an activation. If you delete an activation, you can no longer use it to register additional managed instances. Deleting an activation does not de-register managed instances. You must manually de-register managed instances.
deleteActivationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteActivationResult> deleteActivationAsync(DeleteActivationRequest request, AsyncHandler<DeleteActivationRequest,DeleteActivationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDeletes an activation. You are not required to delete an activation. If you delete an activation, you can no longer use it to register additional managed instances. Deleting an activation does not de-register managed instances. You must manually de-register managed instances.
deleteActivationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssociationResult> deleteAssociationAsync(DeleteAssociationRequest request)
AWSSimpleSystemsManagementAsyncDisassociates the specified Systems Manager document from the specified instance.
When you disassociate a document from an instance, it does not change the configuration of the instance. To change the configuration state of an instance after you disassociate a document, you must create a new document with the desired configuration and associate it with the instance.
deleteAssociationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteAssociationResult> deleteAssociationAsync(DeleteAssociationRequest request, AsyncHandler<DeleteAssociationRequest,DeleteAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDisassociates the specified Systems Manager document from the specified instance.
When you disassociate a document from an instance, it does not change the configuration of the instance. To change the configuration state of an instance after you disassociate a document, you must create a new document with the desired configuration and associate it with the instance.
deleteAssociationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDocumentResult> deleteDocumentAsync(DeleteDocumentRequest request)
AWSSimpleSystemsManagementAsyncDeletes the Systems Manager document and all instance associations to the document.
Before you delete the document, we recommend that you use DeleteAssociation to disassociate all instances that are associated with the document.
deleteDocumentAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteDocumentResult> deleteDocumentAsync(DeleteDocumentRequest request, AsyncHandler<DeleteDocumentRequest,DeleteDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDeletes the Systems Manager document and all instance associations to the document.
Before you delete the document, we recommend that you use DeleteAssociation to disassociate all instances that are associated with the document.
deleteDocumentAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteMaintenanceWindowResult> deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncDeletes a Maintenance Window.
deleteMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteMaintenanceWindowResult> deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request, AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDeletes a Maintenance Window.
deleteMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteParameterResult> deleteParameterAsync(DeleteParameterRequest request)
AWSSimpleSystemsManagementAsyncDelete a parameter from the system.
deleteParameterAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteParameterResult> deleteParameterAsync(DeleteParameterRequest request, AsyncHandler<DeleteParameterRequest,DeleteParameterResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDelete a parameter from the system.
deleteParameterAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteParametersResult> deleteParametersAsync(DeleteParametersRequest request)
AWSSimpleSystemsManagementAsyncDelete a list of parameters. This API is used to delete parameters by using the Amazon EC2 console.
deleteParametersAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteParametersResult> deleteParametersAsync(DeleteParametersRequest request, AsyncHandler<DeleteParametersRequest,DeleteParametersResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDelete a list of parameters. This API is used to delete parameters by using the Amazon EC2 console.
deleteParametersAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeletePatchBaselineResult> deletePatchBaselineAsync(DeletePatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncDeletes a patch baseline.
deletePatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeletePatchBaselineResult> deletePatchBaselineAsync(DeletePatchBaselineRequest request, AsyncHandler<DeletePatchBaselineRequest,DeletePatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDeletes a patch baseline.
deletePatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteResourceDataSyncResult> deleteResourceDataSyncAsync(DeleteResourceDataSyncRequest request)
AWSSimpleSystemsManagementAsyncDeletes a Resource Data Sync configuration. After the configuration is deleted, changes to inventory data on managed instances are no longer synced with the target Amazon S3 bucket. Deleting a sync configuration does not delete data in the target Amazon S3 bucket.
deleteResourceDataSyncAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeleteResourceDataSyncResult> deleteResourceDataSyncAsync(DeleteResourceDataSyncRequest request, AsyncHandler<DeleteResourceDataSyncRequest,DeleteResourceDataSyncResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDeletes a Resource Data Sync configuration. After the configuration is deleted, changes to inventory data on managed instances are no longer synced with the target Amazon S3 bucket. Deleting a sync configuration does not delete data in the target Amazon S3 bucket.
deleteResourceDataSyncAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeregisterManagedInstanceResult> deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest request)
AWSSimpleSystemsManagementAsyncRemoves the server or virtual machine from the list of registered servers. You can reregister the instance again at any time. If you don't plan to use Run Command on the server, we suggest uninstalling the SSM Agent first.
deregisterManagedInstanceAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeregisterManagedInstanceResult> deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest request, AsyncHandler<DeregisterManagedInstanceRequest,DeregisterManagedInstanceResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRemoves the server or virtual machine from the list of registered servers. You can reregister the instance again at any time. If you don't plan to use Run Command on the server, we suggest uninstalling the SSM Agent first.
deregisterManagedInstanceAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeregisterPatchBaselineForPatchGroupResult> deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest request)
AWSSimpleSystemsManagementAsyncRemoves a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeregisterPatchBaselineForPatchGroupResult> deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest request, AsyncHandler<DeregisterPatchBaselineForPatchGroupRequest,DeregisterPatchBaselineForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRemoves a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeregisterTargetFromMaintenanceWindowResult> deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncRemoves a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeregisterTargetFromMaintenanceWindowResult> deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest request, AsyncHandler<DeregisterTargetFromMaintenanceWindowRequest,DeregisterTargetFromMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRemoves a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeregisterTaskFromMaintenanceWindowResult> deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncRemoves a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DeregisterTaskFromMaintenanceWindowResult> deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest request, AsyncHandler<DeregisterTaskFromMaintenanceWindowRequest,DeregisterTaskFromMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRemoves a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeActivationsResult> describeActivationsAsync(DescribeActivationsRequest request)
AWSSimpleSystemsManagementAsyncDetails about the activation, including: the date and time the activation was created, the expiration date, the IAM role assigned to the instances in the activation, and the number of instances activated by this registration.
describeActivationsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeActivationsResult> describeActivationsAsync(DescribeActivationsRequest request, AsyncHandler<DescribeActivationsRequest,DescribeActivationsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDetails about the activation, including: the date and time the activation was created, the expiration date, the IAM role assigned to the instances in the activation, and the number of instances activated by this registration.
describeActivationsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeAssociationResult> describeAssociationAsync(DescribeAssociationRequest request)
AWSSimpleSystemsManagementAsyncDescribes the associations for the specified Systems Manager document or instance.
describeAssociationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeAssociationResult> describeAssociationAsync(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest,DescribeAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDescribes the associations for the specified Systems Manager document or instance.
describeAssociationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeAutomationExecutionsResult> describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest request)
AWSSimpleSystemsManagementAsyncProvides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeAutomationExecutionsResult> describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest request, AsyncHandler<DescribeAutomationExecutionsRequest,DescribeAutomationExecutionsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncProvides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeAvailablePatchesResult> describeAvailablePatchesAsync(DescribeAvailablePatchesRequest request)
AWSSimpleSystemsManagementAsyncLists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeAvailablePatchesResult> describeAvailablePatchesAsync(DescribeAvailablePatchesRequest request, AsyncHandler<DescribeAvailablePatchesRequest,DescribeAvailablePatchesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDocumentResult> describeDocumentAsync(DescribeDocumentRequest request)
AWSSimpleSystemsManagementAsyncDescribes the specified Systems Manager document.
describeDocumentAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeDocumentResult> describeDocumentAsync(DescribeDocumentRequest request, AsyncHandler<DescribeDocumentRequest,DescribeDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDescribes the specified Systems Manager document.
describeDocumentAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDocumentPermissionResult> describeDocumentPermissionAsync(DescribeDocumentPermissionRequest request)
AWSSimpleSystemsManagementAsyncDescribes the permissions for a Systems Manager document. If you created the document, you are the owner. If a document is shared, it can either be shared privately (by specifying a user's AWS account ID) or publicly (All).
describeDocumentPermissionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeDocumentPermissionResult> describeDocumentPermissionAsync(DescribeDocumentPermissionRequest request, AsyncHandler<DescribeDocumentPermissionRequest,DescribeDocumentPermissionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDescribes the permissions for a Systems Manager document. If you created the document, you are the owner. If a document is shared, it can either be shared privately (by specifying a user's AWS account ID) or publicly (All).
describeDocumentPermissionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEffectiveInstanceAssociationsResult> describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest request)
AWSSimpleSystemsManagementAsyncAll associations for the instance(s).
describeEffectiveInstanceAssociationsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeEffectiveInstanceAssociationsResult> describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest request, AsyncHandler<DescribeEffectiveInstanceAssociationsRequest,DescribeEffectiveInstanceAssociationsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAll associations for the instance(s).
describeEffectiveInstanceAssociationsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEffectivePatchesForPatchBaselineResult> describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the current effective patches (the patch and the approval state) for the specified patch baseline. Note that this API applies only to Windows patch baselines.
describeEffectivePatchesForPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeEffectivePatchesForPatchBaselineResult> describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest request, AsyncHandler<DescribeEffectivePatchesForPatchBaselineRequest,DescribeEffectivePatchesForPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the current effective patches (the patch and the approval state) for the specified patch baseline. Note that this API applies only to Windows patch baselines.
describeEffectivePatchesForPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInstanceAssociationsStatusResult> describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest request)
AWSSimpleSystemsManagementAsyncThe status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeInstanceAssociationsStatusResult> describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest request, AsyncHandler<DescribeInstanceAssociationsStatusRequest,DescribeInstanceAssociationsStatusResult> asyncHandler)
AWSSimpleSystemsManagementAsyncThe status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInstanceInformationResult> describeInstanceInformationAsync(DescribeInstanceInformationRequest request)
AWSSimpleSystemsManagementAsyncDescribes one or more of your instances. You can use this to get information about instances like the operating system platform, the SSM Agent version (Linux), status etc. If you specify one or more instance IDs, it returns information for those instances. If you do not specify instance IDs, it returns information for all your instances. If you specify an instance ID that is not valid or an instance that you do not own, you receive an error.
describeInstanceInformationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeInstanceInformationResult> describeInstanceInformationAsync(DescribeInstanceInformationRequest request, AsyncHandler<DescribeInstanceInformationRequest,DescribeInstanceInformationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDescribes one or more of your instances. You can use this to get information about instances like the operating system platform, the SSM Agent version (Linux), status etc. If you specify one or more instance IDs, it returns information for those instances. If you do not specify instance IDs, it returns information for all your instances. If you specify an instance ID that is not valid or an instance that you do not own, you receive an error.
describeInstanceInformationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInstancePatchStatesResult> describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeInstancePatchStatesResult> describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest request, AsyncHandler<DescribeInstancePatchStatesRequest,DescribeInstancePatchStatesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInstancePatchStatesForPatchGroupResult> describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeInstancePatchStatesForPatchGroupResult> describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest request, AsyncHandler<DescribeInstancePatchStatesForPatchGroupRequest,DescribeInstancePatchStatesForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInstancePatchesResult> describeInstancePatchesAsync(DescribeInstancePatchesRequest request)
AWSSimpleSystemsManagementAsyncRetrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeInstancePatchesResult> describeInstancePatchesAsync(DescribeInstancePatchesRequest request, AsyncHandler<DescribeInstancePatchesRequest,DescribeInstancePatchesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMaintenanceWindowExecutionTaskInvocationsResult> describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeMaintenanceWindowExecutionTaskInvocationsResult> describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest request, AsyncHandler<DescribeMaintenanceWindowExecutionTaskInvocationsRequest,DescribeMaintenanceWindowExecutionTaskInvocationsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMaintenanceWindowExecutionTasksResult> describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest request)
AWSSimpleSystemsManagementAsyncFor a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeMaintenanceWindowExecutionTasksResult> describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest request, AsyncHandler<DescribeMaintenanceWindowExecutionTasksRequest,DescribeMaintenanceWindowExecutionTasksResult> asyncHandler)
AWSSimpleSystemsManagementAsyncFor a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMaintenanceWindowExecutionsResult> describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest request)
AWSSimpleSystemsManagementAsyncLists the executions of a Maintenance Window. This includes information about when the Maintenance Window was scheduled to be active, and information about tasks registered and run with the Maintenance Window.
describeMaintenanceWindowExecutionsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeMaintenanceWindowExecutionsResult> describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest request, AsyncHandler<DescribeMaintenanceWindowExecutionsRequest,DescribeMaintenanceWindowExecutionsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the executions of a Maintenance Window. This includes information about when the Maintenance Window was scheduled to be active, and information about tasks registered and run with the Maintenance Window.
describeMaintenanceWindowExecutionsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMaintenanceWindowTargetsResult> describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest request)
AWSSimpleSystemsManagementAsyncLists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeMaintenanceWindowTargetsResult> describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest request, AsyncHandler<DescribeMaintenanceWindowTargetsRequest,DescribeMaintenanceWindowTargetsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMaintenanceWindowTasksResult> describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest request)
AWSSimpleSystemsManagementAsyncLists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeMaintenanceWindowTasksResult> describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest request, AsyncHandler<DescribeMaintenanceWindowTasksRequest,DescribeMaintenanceWindowTasksResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeMaintenanceWindowsResult> describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeMaintenanceWindowsResult> describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest request, AsyncHandler<DescribeMaintenanceWindowsRequest,DescribeMaintenanceWindowsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeParametersResult> describeParametersAsync(DescribeParametersRequest request)
AWSSimpleSystemsManagementAsyncGet information about a parameter.
Request results are returned on a best-effort basis. If you specify MaxResults in the request, the
response includes information up to the limit specified. The number of items returned, however, can be between
zero and the value of MaxResults. If the service reaches an internal limit while processing the
results, it stops the operation and returns the matching values up to that point and a NextToken.
You can specify the NextToken in a subsequent call to get the next set of results.
describeParametersAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribeParametersResult> describeParametersAsync(DescribeParametersRequest request, AsyncHandler<DescribeParametersRequest,DescribeParametersResult> asyncHandler)
AWSSimpleSystemsManagementAsyncGet information about a parameter.
Request results are returned on a best-effort basis. If you specify MaxResults in the request, the
response includes information up to the limit specified. The number of items returned, however, can be between
zero and the value of MaxResults. If the service reaches an internal limit while processing the
results, it stops the operation and returns the matching values up to that point and a NextToken.
You can specify the NextToken in a subsequent call to get the next set of results.
describeParametersAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribePatchBaselinesResult> describePatchBaselinesAsync(DescribePatchBaselinesRequest request)
AWSSimpleSystemsManagementAsyncLists the patch baselines in your AWS account.
describePatchBaselinesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribePatchBaselinesResult> describePatchBaselinesAsync(DescribePatchBaselinesRequest request, AsyncHandler<DescribePatchBaselinesRequest,DescribePatchBaselinesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the patch baselines in your AWS account.
describePatchBaselinesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribePatchGroupStateResult> describePatchGroupStateAsync(DescribePatchGroupStateRequest request)
AWSSimpleSystemsManagementAsyncReturns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribePatchGroupStateResult> describePatchGroupStateAsync(DescribePatchGroupStateRequest request, AsyncHandler<DescribePatchGroupStateRequest,DescribePatchGroupStateResult> asyncHandler)
AWSSimpleSystemsManagementAsyncReturns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribePatchGroupsResult> describePatchGroupsAsync(DescribePatchGroupsRequest request)
AWSSimpleSystemsManagementAsyncLists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<DescribePatchGroupsResult> describePatchGroupsAsync(DescribePatchGroupsRequest request, AsyncHandler<DescribePatchGroupsRequest,DescribePatchGroupsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAutomationExecutionResult> getAutomationExecutionAsync(GetAutomationExecutionRequest request)
AWSSimpleSystemsManagementAsyncGet detailed information about a particular Automation execution.
getAutomationExecutionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetAutomationExecutionResult> getAutomationExecutionAsync(GetAutomationExecutionRequest request, AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncGet detailed information about a particular Automation execution.
getAutomationExecutionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCommandInvocationResult> getCommandInvocationAsync(GetCommandInvocationRequest request)
AWSSimpleSystemsManagementAsyncReturns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetCommandInvocationResult> getCommandInvocationAsync(GetCommandInvocationRequest request, AsyncHandler<GetCommandInvocationRequest,GetCommandInvocationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncReturns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDefaultPatchBaselineResult> getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the default patch baseline. Note that Systems Manager supports creating multiple default patch baselines. For example, you can create a default patch baseline for each operating system.
getDefaultPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetDefaultPatchBaselineResult> getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest request, AsyncHandler<GetDefaultPatchBaselineRequest,GetDefaultPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the default patch baseline. Note that Systems Manager supports creating multiple default patch baselines. For example, you can create a default patch baseline for each operating system.
getDefaultPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDeployablePatchSnapshotForInstanceResult> getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the current snapshot for the patch baseline the instance uses. This API is primarily used by the AWS-RunPatchBaseline Systems Manager document.
getDeployablePatchSnapshotForInstanceAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetDeployablePatchSnapshotForInstanceResult> getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest request, AsyncHandler<GetDeployablePatchSnapshotForInstanceRequest,GetDeployablePatchSnapshotForInstanceResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the current snapshot for the patch baseline the instance uses. This API is primarily used by the AWS-RunPatchBaseline Systems Manager document.
getDeployablePatchSnapshotForInstanceAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDocumentResult> getDocumentAsync(GetDocumentRequest request)
AWSSimpleSystemsManagementAsyncGets the contents of the specified Systems Manager document.
getDocumentAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetDocumentResult> getDocumentAsync(GetDocumentRequest request, AsyncHandler<GetDocumentRequest,GetDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsyncGets the contents of the specified Systems Manager document.
getDocumentAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetInventoryResult> getInventoryAsync(GetInventoryRequest request)
AWSSimpleSystemsManagementAsyncQuery inventory information.
getInventoryAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetInventoryResult> getInventoryAsync(GetInventoryRequest request, AsyncHandler<GetInventoryRequest,GetInventoryResult> asyncHandler)
AWSSimpleSystemsManagementAsyncQuery inventory information.
getInventoryAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetInventorySchemaResult> getInventorySchemaAsync(GetInventorySchemaRequest request)
AWSSimpleSystemsManagementAsyncReturn a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
getInventorySchemaAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetInventorySchemaResult> getInventorySchemaAsync(GetInventorySchemaRequest request, AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler)
AWSSimpleSystemsManagementAsyncReturn a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
getInventorySchemaAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMaintenanceWindowResult> getMaintenanceWindowAsync(GetMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncRetrieves a Maintenance Window.
getMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetMaintenanceWindowResult> getMaintenanceWindowAsync(GetMaintenanceWindowRequest request, AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves a Maintenance Window.
getMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMaintenanceWindowExecutionResult> getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest request)
AWSSimpleSystemsManagementAsyncRetrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetMaintenanceWindowExecutionResult> getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest request, AsyncHandler<GetMaintenanceWindowExecutionRequest,GetMaintenanceWindowExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMaintenanceWindowExecutionTaskResult> getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetMaintenanceWindowExecutionTaskResult> getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest request, AsyncHandler<GetMaintenanceWindowExecutionTaskRequest,GetMaintenanceWindowExecutionTaskResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMaintenanceWindowExecutionTaskInvocationResult> getMaintenanceWindowExecutionTaskInvocationAsync(GetMaintenanceWindowExecutionTaskInvocationRequest request)
AWSSimpleSystemsManagementAsyncRetrieves a task invocation. A task invocation is a specific task executing on a specific target. Maintenance Windows report status for all invocations.
getMaintenanceWindowExecutionTaskInvocationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetMaintenanceWindowExecutionTaskInvocationResult> getMaintenanceWindowExecutionTaskInvocationAsync(GetMaintenanceWindowExecutionTaskInvocationRequest request, AsyncHandler<GetMaintenanceWindowExecutionTaskInvocationRequest,GetMaintenanceWindowExecutionTaskInvocationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves a task invocation. A task invocation is a specific task executing on a specific target. Maintenance Windows report status for all invocations.
getMaintenanceWindowExecutionTaskInvocationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMaintenanceWindowTaskResult> getMaintenanceWindowTaskAsync(GetMaintenanceWindowTaskRequest request)
AWSSimpleSystemsManagementAsyncLists the tasks in a Maintenance Window.
getMaintenanceWindowTaskAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetMaintenanceWindowTaskResult> getMaintenanceWindowTaskAsync(GetMaintenanceWindowTaskRequest request, AsyncHandler<GetMaintenanceWindowTaskRequest,GetMaintenanceWindowTaskResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the tasks in a Maintenance Window.
getMaintenanceWindowTaskAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetParameterResult> getParameterAsync(GetParameterRequest request)
AWSSimpleSystemsManagementAsyncGet information about a parameter by using the parameter name.
getParameterAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetParameterResult> getParameterAsync(GetParameterRequest request, AsyncHandler<GetParameterRequest,GetParameterResult> asyncHandler)
AWSSimpleSystemsManagementAsyncGet information about a parameter by using the parameter name.
getParameterAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetParameterHistoryResult> getParameterHistoryAsync(GetParameterHistoryRequest request)
AWSSimpleSystemsManagementAsyncQuery a list of all parameters used by the AWS account.
getParameterHistoryAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetParameterHistoryResult> getParameterHistoryAsync(GetParameterHistoryRequest request, AsyncHandler<GetParameterHistoryRequest,GetParameterHistoryResult> asyncHandler)
AWSSimpleSystemsManagementAsyncQuery a list of all parameters used by the AWS account.
getParameterHistoryAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetParametersResult> getParametersAsync(GetParametersRequest request)
AWSSimpleSystemsManagementAsyncGet details of a parameter.
getParametersAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetParametersResult> getParametersAsync(GetParametersRequest request, AsyncHandler<GetParametersRequest,GetParametersResult> asyncHandler)
AWSSimpleSystemsManagementAsyncGet details of a parameter.
getParametersAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetParametersByPathResult> getParametersByPathAsync(GetParametersByPathRequest request)
AWSSimpleSystemsManagementAsyncRetrieve parameters in a specific hierarchy. For more information, see Working with Systems Manager Parameters.
Request results are returned on a best-effort basis. If you specify MaxResults in the request, the
response includes information up to the limit specified. The number of items returned, however, can be between
zero and the value of MaxResults. If the service reaches an internal limit while processing the
results, it stops the operation and returns the matching values up to that point and a NextToken.
You can specify the NextToken in a subsequent call to get the next set of results.
getParametersByPathAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetParametersByPathResult> getParametersByPathAsync(GetParametersByPathRequest request, AsyncHandler<GetParametersByPathRequest,GetParametersByPathResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieve parameters in a specific hierarchy. For more information, see Working with Systems Manager Parameters.
Request results are returned on a best-effort basis. If you specify MaxResults in the request, the
response includes information up to the limit specified. The number of items returned, however, can be between
zero and the value of MaxResults. If the service reaches an internal limit while processing the
results, it stops the operation and returns the matching values up to that point and a NextToken.
You can specify the NextToken in a subsequent call to get the next set of results.
getParametersByPathAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPatchBaselineResult> getPatchBaselineAsync(GetPatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncRetrieves information about a patch baseline.
getPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetPatchBaselineResult> getPatchBaselineAsync(GetPatchBaselineRequest request, AsyncHandler<GetPatchBaselineRequest,GetPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves information about a patch baseline.
getPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPatchBaselineForPatchGroupResult> getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest request)
AWSSimpleSystemsManagementAsyncRetrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<GetPatchBaselineForPatchGroupResult> getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest request, AsyncHandler<GetPatchBaselineForPatchGroupRequest,GetPatchBaselineForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssociationVersionsResult> listAssociationVersionsAsync(ListAssociationVersionsRequest request)
AWSSimpleSystemsManagementAsyncRetrieves all versions of an association for a specific association ID.
listAssociationVersionsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListAssociationVersionsResult> listAssociationVersionsAsync(ListAssociationVersionsRequest request, AsyncHandler<ListAssociationVersionsRequest,ListAssociationVersionsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRetrieves all versions of an association for a specific association ID.
listAssociationVersionsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssociationsResult> listAssociationsAsync(ListAssociationsRequest request)
AWSSimpleSystemsManagementAsyncLists the associations for the specified Systems Manager document or instance.
listAssociationsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListAssociationsResult> listAssociationsAsync(ListAssociationsRequest request, AsyncHandler<ListAssociationsRequest,ListAssociationsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the associations for the specified Systems Manager document or instance.
listAssociationsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCommandInvocationsResult> listCommandInvocationsAsync(ListCommandInvocationsRequest request)
AWSSimpleSystemsManagementAsyncAn invocation is copy of a command sent to a specific instance. A command can apply to one or more instances. A command invocation applies to one instance. For example, if a user executes SendCommand against three instances, then a command invocation is created for each requested instance ID. ListCommandInvocations provide status about command execution.
listCommandInvocationsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListCommandInvocationsResult> listCommandInvocationsAsync(ListCommandInvocationsRequest request, AsyncHandler<ListCommandInvocationsRequest,ListCommandInvocationsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAn invocation is copy of a command sent to a specific instance. A command can apply to one or more instances. A command invocation applies to one instance. For example, if a user executes SendCommand against three instances, then a command invocation is created for each requested instance ID. ListCommandInvocations provide status about command execution.
listCommandInvocationsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCommandsResult> listCommandsAsync(ListCommandsRequest request)
AWSSimpleSystemsManagementAsyncLists the commands requested by users of the AWS account.
listCommandsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListCommandsResult> listCommandsAsync(ListCommandsRequest request, AsyncHandler<ListCommandsRequest,ListCommandsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists the commands requested by users of the AWS account.
listCommandsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListComplianceItemsResult> listComplianceItemsAsync(ListComplianceItemsRequest request)
AWSSimpleSystemsManagementAsyncFor a specified resource ID, this API action returns a list of compliance statuses for different resource types. Currently, you can only specify one resource ID per call. List results depend on the criteria specified in the filter.
listComplianceItemsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListComplianceItemsResult> listComplianceItemsAsync(ListComplianceItemsRequest request, AsyncHandler<ListComplianceItemsRequest,ListComplianceItemsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncFor a specified resource ID, this API action returns a list of compliance statuses for different resource types. Currently, you can only specify one resource ID per call. List results depend on the criteria specified in the filter.
listComplianceItemsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListComplianceSummariesResult> listComplianceSummariesAsync(ListComplianceSummariesRequest request)
AWSSimpleSystemsManagementAsyncReturns a summary count of compliant and non-compliant resources for a compliance type. For example, this call can return State Manager associations, patches, or custom compliance types according to the filter criteria that you specify.
listComplianceSummariesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListComplianceSummariesResult> listComplianceSummariesAsync(ListComplianceSummariesRequest request, AsyncHandler<ListComplianceSummariesRequest,ListComplianceSummariesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncReturns a summary count of compliant and non-compliant resources for a compliance type. For example, this call can return State Manager associations, patches, or custom compliance types according to the filter criteria that you specify.
listComplianceSummariesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDocumentVersionsResult> listDocumentVersionsAsync(ListDocumentVersionsRequest request)
AWSSimpleSystemsManagementAsyncList all versions for a document.
listDocumentVersionsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListDocumentVersionsResult> listDocumentVersionsAsync(ListDocumentVersionsRequest request, AsyncHandler<ListDocumentVersionsRequest,ListDocumentVersionsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncList all versions for a document.
listDocumentVersionsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDocumentsResult> listDocumentsAsync(ListDocumentsRequest request)
AWSSimpleSystemsManagementAsyncDescribes one or more of your Systems Manager documents.
listDocumentsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListDocumentsResult> listDocumentsAsync(ListDocumentsRequest request, AsyncHandler<ListDocumentsRequest,ListDocumentsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDescribes one or more of your Systems Manager documents.
listDocumentsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDocumentsResult> listDocumentsAsync()
listDocumentsAsync in interface AWSSimpleSystemsManagementAsynclistDocumentsAsync(ListDocumentsRequest)public Future<ListDocumentsResult> listDocumentsAsync(AsyncHandler<ListDocumentsRequest,ListDocumentsResult> asyncHandler)
listDocumentsAsync in interface AWSSimpleSystemsManagementAsynclistDocumentsAsync(ListDocumentsRequest, com.amazonaws.handlers.AsyncHandler)public Future<ListInventoryEntriesResult> listInventoryEntriesAsync(ListInventoryEntriesRequest request)
AWSSimpleSystemsManagementAsyncA list of inventory items returned by the request.
listInventoryEntriesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListInventoryEntriesResult> listInventoryEntriesAsync(ListInventoryEntriesRequest request, AsyncHandler<ListInventoryEntriesRequest,ListInventoryEntriesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncA list of inventory items returned by the request.
listInventoryEntriesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListResourceComplianceSummariesResult> listResourceComplianceSummariesAsync(ListResourceComplianceSummariesRequest request)
AWSSimpleSystemsManagementAsyncReturns a resource-level summary count. The summary includes information about compliant and non-compliant statuses and detailed compliance-item severity counts, according to the filter criteria you specify.
listResourceComplianceSummariesAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListResourceComplianceSummariesResult> listResourceComplianceSummariesAsync(ListResourceComplianceSummariesRequest request, AsyncHandler<ListResourceComplianceSummariesRequest,ListResourceComplianceSummariesResult> asyncHandler)
AWSSimpleSystemsManagementAsyncReturns a resource-level summary count. The summary includes information about compliant and non-compliant statuses and detailed compliance-item severity counts, according to the filter criteria you specify.
listResourceComplianceSummariesAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListResourceDataSyncResult> listResourceDataSyncAsync(ListResourceDataSyncRequest request)
AWSSimpleSystemsManagementAsyncLists your resource data sync configurations. Includes information about the last time a sync attempted to start, the last sync status, and the last time a sync successfully completed.
The number of sync configurations might be too large to return using a single call to
ListResourceDataSync. You can limit the number of sync configurations returned by using the
MaxResults parameter. To determine whether there are more sync configurations to list, check the
value of NextToken in the output. If there are more sync configurations to list, you can request
them by specifying the NextToken returned in the call to the parameter of a subsequent call.
listResourceDataSyncAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListResourceDataSyncResult> listResourceDataSyncAsync(ListResourceDataSyncRequest request, AsyncHandler<ListResourceDataSyncRequest,ListResourceDataSyncResult> asyncHandler)
AWSSimpleSystemsManagementAsyncLists your resource data sync configurations. Includes information about the last time a sync attempted to start, the last sync status, and the last time a sync successfully completed.
The number of sync configurations might be too large to return using a single call to
ListResourceDataSync. You can limit the number of sync configurations returned by using the
MaxResults parameter. To determine whether there are more sync configurations to list, check the
value of NextToken in the output. If there are more sync configurations to list, you can request
them by specifying the NextToken returned in the call to the parameter of a subsequent call.
listResourceDataSyncAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSSimpleSystemsManagementAsyncReturns a list of the tags assigned to the specified resource.
listTagsForResourceAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSSimpleSystemsManagementAsyncReturns a list of the tags assigned to the specified resource.
listTagsForResourceAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ModifyDocumentPermissionResult> modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest request)
AWSSimpleSystemsManagementAsyncShares a Systems Manager document publicly or privately. If you share a document privately, you must specify the AWS user account IDs for those people who can use the document. If you share a document publicly, you must specify All as the account ID.
modifyDocumentPermissionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<ModifyDocumentPermissionResult> modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest request, AsyncHandler<ModifyDocumentPermissionRequest,ModifyDocumentPermissionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncShares a Systems Manager document publicly or privately. If you share a document privately, you must specify the AWS user account IDs for those people who can use the document. If you share a document publicly, you must specify All as the account ID.
modifyDocumentPermissionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutComplianceItemsResult> putComplianceItemsAsync(PutComplianceItemsRequest request)
AWSSimpleSystemsManagementAsyncRegisters a compliance type and other compliance details on a designated resource. This action lets you register custom compliance details with a resource. This call overwrites existing compliance information on the resource, so you must provide a full list of compliance items each time that you send the request.
putComplianceItemsAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<PutComplianceItemsResult> putComplianceItemsAsync(PutComplianceItemsRequest request, AsyncHandler<PutComplianceItemsRequest,PutComplianceItemsResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRegisters a compliance type and other compliance details on a designated resource. This action lets you register custom compliance details with a resource. This call overwrites existing compliance information on the resource, so you must provide a full list of compliance items each time that you send the request.
putComplianceItemsAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutInventoryResult> putInventoryAsync(PutInventoryRequest request)
AWSSimpleSystemsManagementAsyncBulk update custom inventory items on one more instance. The request adds an inventory item, if it doesn't already exist, or updates an inventory item, if it does exist.
putInventoryAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<PutInventoryResult> putInventoryAsync(PutInventoryRequest request, AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler)
AWSSimpleSystemsManagementAsyncBulk update custom inventory items on one more instance. The request adds an inventory item, if it doesn't already exist, or updates an inventory item, if it does exist.
putInventoryAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutParameterResult> putParameterAsync(PutParameterRequest request)
AWSSimpleSystemsManagementAsyncAdd one or more parameters to the system.
putParameterAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<PutParameterResult> putParameterAsync(PutParameterRequest request, AsyncHandler<PutParameterRequest,PutParameterResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAdd one or more parameters to the system.
putParameterAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterDefaultPatchBaselineResult> registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncDefines the default patch baseline.
registerDefaultPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<RegisterDefaultPatchBaselineResult> registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest request, AsyncHandler<RegisterDefaultPatchBaselineRequest,RegisterDefaultPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncDefines the default patch baseline.
registerDefaultPatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterPatchBaselineForPatchGroupResult> registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest request)
AWSSimpleSystemsManagementAsyncRegisters a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<RegisterPatchBaselineForPatchGroupResult> registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest request, AsyncHandler<RegisterPatchBaselineForPatchGroupRequest,RegisterPatchBaselineForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRegisters a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterTargetWithMaintenanceWindowResult> registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncRegisters a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<RegisterTargetWithMaintenanceWindowResult> registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest request, AsyncHandler<RegisterTargetWithMaintenanceWindowRequest,RegisterTargetWithMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRegisters a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterTaskWithMaintenanceWindowResult> registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncAdds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<RegisterTaskWithMaintenanceWindowResult> registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest request, AsyncHandler<RegisterTaskWithMaintenanceWindowRequest,RegisterTaskWithMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAdds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request)
AWSSimpleSystemsManagementAsyncRemoves all tags from the specified resource.
removeTagsFromResourceAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
AWSSimpleSystemsManagementAsyncRemoves all tags from the specified resource.
removeTagsFromResourceAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SendAutomationSignalResult> sendAutomationSignalAsync(SendAutomationSignalRequest request)
AWSSimpleSystemsManagementAsyncSends a signal to an Automation execution to change the current behavior or status of the execution.
sendAutomationSignalAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<SendAutomationSignalResult> sendAutomationSignalAsync(SendAutomationSignalRequest request, AsyncHandler<SendAutomationSignalRequest,SendAutomationSignalResult> asyncHandler)
AWSSimpleSystemsManagementAsyncSends a signal to an Automation execution to change the current behavior or status of the execution.
sendAutomationSignalAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SendCommandResult> sendCommandAsync(SendCommandRequest request)
AWSSimpleSystemsManagementAsyncExecutes commands on one or more managed instances.
sendCommandAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<SendCommandResult> sendCommandAsync(SendCommandRequest request, AsyncHandler<SendCommandRequest,SendCommandResult> asyncHandler)
AWSSimpleSystemsManagementAsyncExecutes commands on one or more managed instances.
sendCommandAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartAutomationExecutionResult> startAutomationExecutionAsync(StartAutomationExecutionRequest request)
AWSSimpleSystemsManagementAsyncInitiates execution of an Automation document.
startAutomationExecutionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<StartAutomationExecutionResult> startAutomationExecutionAsync(StartAutomationExecutionRequest request, AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncInitiates execution of an Automation document.
startAutomationExecutionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopAutomationExecutionResult> stopAutomationExecutionAsync(StopAutomationExecutionRequest request)
AWSSimpleSystemsManagementAsyncStop an Automation that is currently executing.
stopAutomationExecutionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<StopAutomationExecutionResult> stopAutomationExecutionAsync(StopAutomationExecutionRequest request, AsyncHandler<StopAutomationExecutionRequest,StopAutomationExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncStop an Automation that is currently executing.
stopAutomationExecutionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssociationResult> updateAssociationAsync(UpdateAssociationRequest request)
AWSSimpleSystemsManagementAsyncUpdates an association. You can update the association name and version, the document version, schedule, parameters, and Amazon S3 output.
updateAssociationAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateAssociationResult> updateAssociationAsync(UpdateAssociationRequest request, AsyncHandler<UpdateAssociationRequest,UpdateAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsyncUpdates an association. You can update the association name and version, the document version, schedule, parameters, and Amazon S3 output.
updateAssociationAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssociationStatusResult> updateAssociationStatusAsync(UpdateAssociationStatusRequest request)
AWSSimpleSystemsManagementAsyncUpdates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateAssociationStatusResult> updateAssociationStatusAsync(UpdateAssociationStatusRequest request, AsyncHandler<UpdateAssociationStatusRequest,UpdateAssociationStatusResult> asyncHandler)
AWSSimpleSystemsManagementAsyncUpdates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDocumentResult> updateDocumentAsync(UpdateDocumentRequest request)
AWSSimpleSystemsManagementAsyncThe document you want to update.
updateDocumentAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateDocumentResult> updateDocumentAsync(UpdateDocumentRequest request, AsyncHandler<UpdateDocumentRequest,UpdateDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsyncThe document you want to update.
updateDocumentAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDocumentDefaultVersionResult> updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest request)
AWSSimpleSystemsManagementAsyncSet the default version of a document.
updateDocumentDefaultVersionAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateDocumentDefaultVersionResult> updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest request, AsyncHandler<UpdateDocumentDefaultVersionRequest,UpdateDocumentDefaultVersionResult> asyncHandler)
AWSSimpleSystemsManagementAsyncSet the default version of a document.
updateDocumentDefaultVersionAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateMaintenanceWindowResult> updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest request)
AWSSimpleSystemsManagementAsyncUpdates an existing Maintenance Window. Only specified parameters are modified.
updateMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateMaintenanceWindowResult> updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest request, AsyncHandler<UpdateMaintenanceWindowRequest,UpdateMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsyncUpdates an existing Maintenance Window. Only specified parameters are modified.
updateMaintenanceWindowAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateMaintenanceWindowTargetResult> updateMaintenanceWindowTargetAsync(UpdateMaintenanceWindowTargetRequest request)
AWSSimpleSystemsManagementAsyncModifies the target of an existing Maintenance Window. You can't change the target type, but you can change the following:
The target from being an ID target to a Tag target, or a Tag target to an ID target.
IDs for an ID target.
Tags for a Tag target.
Owner.
Name.
Description.
If a parameter is null, then the corresponding field is not modified.
updateMaintenanceWindowTargetAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateMaintenanceWindowTargetResult> updateMaintenanceWindowTargetAsync(UpdateMaintenanceWindowTargetRequest request, AsyncHandler<UpdateMaintenanceWindowTargetRequest,UpdateMaintenanceWindowTargetResult> asyncHandler)
AWSSimpleSystemsManagementAsyncModifies the target of an existing Maintenance Window. You can't change the target type, but you can change the following:
The target from being an ID target to a Tag target, or a Tag target to an ID target.
IDs for an ID target.
Tags for a Tag target.
Owner.
Name.
Description.
If a parameter is null, then the corresponding field is not modified.
updateMaintenanceWindowTargetAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateMaintenanceWindowTaskResult> updateMaintenanceWindowTaskAsync(UpdateMaintenanceWindowTaskRequest request)
AWSSimpleSystemsManagementAsyncModifies a task assigned to a Maintenance Window. You can't change the task type, but you can change the following values:
Task ARN. For example, you can change a RUN_COMMAND task from AWS-RunPowerShellScript to AWS-RunShellScript.
Service role ARN.
Task parameters.
Task priority.
Task MaxConcurrency and MaxErrors.
Log location.
If a parameter is null, then the corresponding field is not modified. Also, if you set Replace to true, then all fields required by the RegisterTaskWithMaintenanceWindow action are required for this request. Optional fields that aren't specified are set to null.
updateMaintenanceWindowTaskAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateMaintenanceWindowTaskResult> updateMaintenanceWindowTaskAsync(UpdateMaintenanceWindowTaskRequest request, AsyncHandler<UpdateMaintenanceWindowTaskRequest,UpdateMaintenanceWindowTaskResult> asyncHandler)
AWSSimpleSystemsManagementAsyncModifies a task assigned to a Maintenance Window. You can't change the task type, but you can change the following values:
Task ARN. For example, you can change a RUN_COMMAND task from AWS-RunPowerShellScript to AWS-RunShellScript.
Service role ARN.
Task parameters.
Task priority.
Task MaxConcurrency and MaxErrors.
Log location.
If a parameter is null, then the corresponding field is not modified. Also, if you set Replace to true, then all fields required by the RegisterTaskWithMaintenanceWindow action are required for this request. Optional fields that aren't specified are set to null.
updateMaintenanceWindowTaskAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateManagedInstanceRoleResult> updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest request)
AWSSimpleSystemsManagementAsyncAssigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdateManagedInstanceRoleResult> updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest request, AsyncHandler<UpdateManagedInstanceRoleRequest,UpdateManagedInstanceRoleResult> asyncHandler)
AWSSimpleSystemsManagementAsyncAssigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdatePatchBaselineResult> updatePatchBaselineAsync(UpdatePatchBaselineRequest request)
AWSSimpleSystemsManagementAsyncModifies an existing patch baseline. Fields not specified in the request are left unchanged.
updatePatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncpublic Future<UpdatePatchBaselineResult> updatePatchBaselineAsync(UpdatePatchBaselineRequest request, AsyncHandler<UpdatePatchBaselineRequest,UpdatePatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsyncModifies an existing patch baseline. Fields not specified in the request are left unchanged.
updatePatchBaselineAsync in interface AWSSimpleSystemsManagementAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.