@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_PREFIX
addTagsToResource, 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, updatePatchBaseline
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTagsToResource, 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, updatePatchBaseline
public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request)
AWSSimpleSystemsManagementAsync
Adds 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 AWSSimpleSystemsManagementAsync
public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Adds 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Attempts 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 AWSSimpleSystemsManagementAsync
public Future<CancelCommandResult> cancelCommandAsync(CancelCommandRequest request, AsyncHandler<CancelCommandRequest,CancelCommandResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Attempts 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Registers 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 AWSSimpleSystemsManagementAsync
public Future<CreateActivationResult> createActivationAsync(CreateActivationRequest request, AsyncHandler<CreateActivationRequest,CreateActivationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Registers 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Associates 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 AWSSimpleSystemsManagementAsync
public Future<CreateAssociationResult> createAssociationAsync(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest,CreateAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Associates 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Associates 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 AWSSimpleSystemsManagementAsync
public Future<CreateAssociationBatchResult> createAssociationBatchAsync(CreateAssociationBatchRequest request, AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Associates 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Creates 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 AWSSimpleSystemsManagementAsync
public Future<CreateDocumentResult> createDocumentAsync(CreateDocumentRequest request, AsyncHandler<CreateDocumentRequest,CreateDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Creates 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Creates a new Maintenance Window.
createMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<CreateMaintenanceWindowResult> createMaintenanceWindowAsync(CreateMaintenanceWindowRequest request, AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Creates a new Maintenance Window.
createMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Creates a patch baseline.
createPatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
public Future<CreatePatchBaselineResult> createPatchBaselineAsync(CreatePatchBaselineRequest request, AsyncHandler<CreatePatchBaselineRequest,CreatePatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Creates a patch baseline.
createPatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Creates 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 AWSSimpleSystemsManagementAsync
public Future<CreateResourceDataSyncResult> createResourceDataSyncAsync(CreateResourceDataSyncRequest request, AsyncHandler<CreateResourceDataSyncRequest,CreateResourceDataSyncResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Creates 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Deletes 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 AWSSimpleSystemsManagementAsync
public Future<DeleteActivationResult> deleteActivationAsync(DeleteActivationRequest request, AsyncHandler<DeleteActivationRequest,DeleteActivationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Deletes 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Disassociates 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 AWSSimpleSystemsManagementAsync
public Future<DeleteAssociationResult> deleteAssociationAsync(DeleteAssociationRequest request, AsyncHandler<DeleteAssociationRequest,DeleteAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Disassociates 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Deletes 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 AWSSimpleSystemsManagementAsync
public Future<DeleteDocumentResult> deleteDocumentAsync(DeleteDocumentRequest request, AsyncHandler<DeleteDocumentRequest,DeleteDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Deletes 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Deletes a Maintenance Window.
deleteMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeleteMaintenanceWindowResult> deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request, AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Deletes a Maintenance Window.
deleteMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Delete a parameter from the system.
deleteParameterAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeleteParameterResult> deleteParameterAsync(DeleteParameterRequest request, AsyncHandler<DeleteParameterRequest,DeleteParameterResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Delete a parameter from the system.
deleteParameterAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Delete a list of parameters. This API is used to delete parameters by using the Amazon EC2 console.
deleteParametersAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeleteParametersResult> deleteParametersAsync(DeleteParametersRequest request, AsyncHandler<DeleteParametersRequest,DeleteParametersResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Delete a list of parameters. This API is used to delete parameters by using the Amazon EC2 console.
deleteParametersAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Deletes a patch baseline.
deletePatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeletePatchBaselineResult> deletePatchBaselineAsync(DeletePatchBaselineRequest request, AsyncHandler<DeletePatchBaselineRequest,DeletePatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Deletes a patch baseline.
deletePatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Deletes 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 AWSSimpleSystemsManagementAsync
public Future<DeleteResourceDataSyncResult> deleteResourceDataSyncAsync(DeleteResourceDataSyncRequest request, AsyncHandler<DeleteResourceDataSyncRequest,DeleteResourceDataSyncResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Deletes 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Removes 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 AWSSimpleSystemsManagementAsync
public Future<DeregisterManagedInstanceResult> deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest request, AsyncHandler<DeregisterManagedInstanceRequest,DeregisterManagedInstanceResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Removes 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Removes a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeregisterPatchBaselineForPatchGroupResult> deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest request, AsyncHandler<DeregisterPatchBaselineForPatchGroupRequest,DeregisterPatchBaselineForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Removes a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Removes a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeregisterTargetFromMaintenanceWindowResult> deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest request, AsyncHandler<DeregisterTargetFromMaintenanceWindowRequest,DeregisterTargetFromMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Removes a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Removes a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DeregisterTaskFromMaintenanceWindowResult> deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest request, AsyncHandler<DeregisterTaskFromMaintenanceWindowRequest,DeregisterTaskFromMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Removes a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Details 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 AWSSimpleSystemsManagementAsync
public Future<DescribeActivationsResult> describeActivationsAsync(DescribeActivationsRequest request, AsyncHandler<DescribeActivationsRequest,DescribeActivationsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Details 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Describes the associations for the specified Systems Manager document or instance.
describeAssociationAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeAssociationResult> describeAssociationAsync(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest,DescribeAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Describes the associations for the specified Systems Manager document or instance.
describeAssociationAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Provides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeAutomationExecutionsResult> describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest request, AsyncHandler<DescribeAutomationExecutionsRequest,DescribeAutomationExecutionsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Provides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeAvailablePatchesResult> describeAvailablePatchesAsync(DescribeAvailablePatchesRequest request, AsyncHandler<DescribeAvailablePatchesRequest,DescribeAvailablePatchesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Describes the specified Systems Manager document.
describeDocumentAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeDocumentResult> describeDocumentAsync(DescribeDocumentRequest request, AsyncHandler<DescribeDocumentRequest,DescribeDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Describes the specified Systems Manager document.
describeDocumentAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Describes 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 AWSSimpleSystemsManagementAsync
public Future<DescribeDocumentPermissionResult> describeDocumentPermissionAsync(DescribeDocumentPermissionRequest request, AsyncHandler<DescribeDocumentPermissionRequest,DescribeDocumentPermissionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Describes 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
All associations for the instance(s).
describeEffectiveInstanceAssociationsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeEffectiveInstanceAssociationsResult> describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest request, AsyncHandler<DescribeEffectiveInstanceAssociationsRequest,DescribeEffectiveInstanceAssociationsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
All associations for the instance(s).
describeEffectiveInstanceAssociationsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
public Future<DescribeEffectivePatchesForPatchBaselineResult> describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest request, AsyncHandler<DescribeEffectivePatchesForPatchBaselineRequest,DescribeEffectivePatchesForPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
The status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeInstanceAssociationsStatusResult> describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest request, AsyncHandler<DescribeInstanceAssociationsStatusRequest,DescribeInstanceAssociationsStatusResult> asyncHandler)
AWSSimpleSystemsManagementAsync
The status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Describes 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 AWSSimpleSystemsManagementAsync
public Future<DescribeInstanceInformationResult> describeInstanceInformationAsync(DescribeInstanceInformationRequest request, AsyncHandler<DescribeInstanceInformationRequest,DescribeInstanceInformationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Describes 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeInstancePatchStatesResult> describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest request, AsyncHandler<DescribeInstancePatchStatesRequest,DescribeInstancePatchStatesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeInstancePatchStatesForPatchGroupResult> describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest request, AsyncHandler<DescribeInstancePatchStatesForPatchGroupRequest,DescribeInstancePatchStatesForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeInstancePatchesResult> describeInstancePatchesAsync(DescribeInstancePatchesRequest request, AsyncHandler<DescribeInstancePatchesRequest,DescribeInstancePatchesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeMaintenanceWindowExecutionTaskInvocationsResult> describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest request, AsyncHandler<DescribeMaintenanceWindowExecutionTaskInvocationsRequest,DescribeMaintenanceWindowExecutionTaskInvocationsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
For a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeMaintenanceWindowExecutionTasksResult> describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest request, AsyncHandler<DescribeMaintenanceWindowExecutionTasksRequest,DescribeMaintenanceWindowExecutionTasksResult> asyncHandler)
AWSSimpleSystemsManagementAsync
For a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists 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 AWSSimpleSystemsManagementAsync
public Future<DescribeMaintenanceWindowExecutionsResult> describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest request, AsyncHandler<DescribeMaintenanceWindowExecutionsRequest,DescribeMaintenanceWindowExecutionsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeMaintenanceWindowTargetsResult> describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest request, AsyncHandler<DescribeMaintenanceWindowTargetsRequest,DescribeMaintenanceWindowTargetsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeMaintenanceWindowTasksResult> describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest request, AsyncHandler<DescribeMaintenanceWindowTasksRequest,DescribeMaintenanceWindowTasksResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribeMaintenanceWindowsResult> describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest request, AsyncHandler<DescribeMaintenanceWindowsRequest,DescribeMaintenanceWindowsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Get 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 AWSSimpleSystemsManagementAsync
public Future<DescribeParametersResult> describeParametersAsync(DescribeParametersRequest request, AsyncHandler<DescribeParametersRequest,DescribeParametersResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Get 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists the patch baselines in your AWS account.
describePatchBaselinesAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribePatchBaselinesResult> describePatchBaselinesAsync(DescribePatchBaselinesRequest request, AsyncHandler<DescribePatchBaselinesRequest,DescribePatchBaselinesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists the patch baselines in your AWS account.
describePatchBaselinesAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Returns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribePatchGroupStateResult> describePatchGroupStateAsync(DescribePatchGroupStateRequest request, AsyncHandler<DescribePatchGroupStateRequest,DescribePatchGroupStateResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Returns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<DescribePatchGroupsResult> describePatchGroupsAsync(DescribePatchGroupsRequest request, AsyncHandler<DescribePatchGroupsRequest,DescribePatchGroupsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Get detailed information about a particular Automation execution.
getAutomationExecutionAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetAutomationExecutionResult> getAutomationExecutionAsync(GetAutomationExecutionRequest request, AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Get detailed information about a particular Automation execution.
getAutomationExecutionAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Returns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetCommandInvocationResult> getCommandInvocationAsync(GetCommandInvocationRequest request, AsyncHandler<GetCommandInvocationRequest,GetCommandInvocationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Returns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
public Future<GetDefaultPatchBaselineResult> getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest request, AsyncHandler<GetDefaultPatchBaselineRequest,GetDefaultPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
public Future<GetDeployablePatchSnapshotForInstanceResult> getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest request, AsyncHandler<GetDeployablePatchSnapshotForInstanceRequest,GetDeployablePatchSnapshotForInstanceResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Gets the contents of the specified Systems Manager document.
getDocumentAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetDocumentResult> getDocumentAsync(GetDocumentRequest request, AsyncHandler<GetDocumentRequest,GetDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Gets the contents of the specified Systems Manager document.
getDocumentAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Query inventory information.
getInventoryAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetInventoryResult> getInventoryAsync(GetInventoryRequest request, AsyncHandler<GetInventoryRequest,GetInventoryResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Query inventory information.
getInventoryAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Return 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 AWSSimpleSystemsManagementAsync
public Future<GetInventorySchemaResult> getInventorySchemaAsync(GetInventorySchemaRequest request, AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Return 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves a Maintenance Window.
getMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetMaintenanceWindowResult> getMaintenanceWindowAsync(GetMaintenanceWindowRequest request, AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves a Maintenance Window.
getMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetMaintenanceWindowExecutionResult> getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest request, AsyncHandler<GetMaintenanceWindowExecutionRequest,GetMaintenanceWindowExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetMaintenanceWindowExecutionTaskResult> getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest request, AsyncHandler<GetMaintenanceWindowExecutionTaskRequest,GetMaintenanceWindowExecutionTaskResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
public Future<GetMaintenanceWindowExecutionTaskInvocationResult> getMaintenanceWindowExecutionTaskInvocationAsync(GetMaintenanceWindowExecutionTaskInvocationRequest request, AsyncHandler<GetMaintenanceWindowExecutionTaskInvocationRequest,GetMaintenanceWindowExecutionTaskInvocationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists the tasks in a Maintenance Window.
getMaintenanceWindowTaskAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetMaintenanceWindowTaskResult> getMaintenanceWindowTaskAsync(GetMaintenanceWindowTaskRequest request, AsyncHandler<GetMaintenanceWindowTaskRequest,GetMaintenanceWindowTaskResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists the tasks in a Maintenance Window.
getMaintenanceWindowTaskAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Get information about a parameter by using the parameter name.
getParameterAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetParameterResult> getParameterAsync(GetParameterRequest request, AsyncHandler<GetParameterRequest,GetParameterResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Get information about a parameter by using the parameter name.
getParameterAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Query a list of all parameters used by the AWS account.
getParameterHistoryAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetParameterHistoryResult> getParameterHistoryAsync(GetParameterHistoryRequest request, AsyncHandler<GetParameterHistoryRequest,GetParameterHistoryResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Query a list of all parameters used by the AWS account.
getParameterHistoryAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Get details of a parameter.
getParametersAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetParametersResult> getParametersAsync(GetParametersRequest request, AsyncHandler<GetParametersRequest,GetParametersResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Get details of a parameter.
getParametersAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieve 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 AWSSimpleSystemsManagementAsync
public Future<GetParametersByPathResult> getParametersByPathAsync(GetParametersByPathRequest request, AsyncHandler<GetParametersByPathRequest,GetParametersByPathResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieve 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves information about a patch baseline.
getPatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetPatchBaselineResult> getPatchBaselineAsync(GetPatchBaselineRequest request, AsyncHandler<GetPatchBaselineRequest,GetPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves information about a patch baseline.
getPatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
public Future<GetPatchBaselineForPatchGroupResult> getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest request, AsyncHandler<GetPatchBaselineForPatchGroupRequest,GetPatchBaselineForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Retrieves all versions of an association for a specific association ID.
listAssociationVersionsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListAssociationVersionsResult> listAssociationVersionsAsync(ListAssociationVersionsRequest request, AsyncHandler<ListAssociationVersionsRequest,ListAssociationVersionsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Retrieves all versions of an association for a specific association ID.
listAssociationVersionsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists the associations for the specified Systems Manager document or instance.
listAssociationsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListAssociationsResult> listAssociationsAsync(ListAssociationsRequest request, AsyncHandler<ListAssociationsRequest,ListAssociationsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists the associations for the specified Systems Manager document or instance.
listAssociationsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
An 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 AWSSimpleSystemsManagementAsync
public Future<ListCommandInvocationsResult> listCommandInvocationsAsync(ListCommandInvocationsRequest request, AsyncHandler<ListCommandInvocationsRequest,ListCommandInvocationsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
An 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists the commands requested by users of the AWS account.
listCommandsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListCommandsResult> listCommandsAsync(ListCommandsRequest request, AsyncHandler<ListCommandsRequest,ListCommandsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists the commands requested by users of the AWS account.
listCommandsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
For 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 AWSSimpleSystemsManagementAsync
public Future<ListComplianceItemsResult> listComplianceItemsAsync(ListComplianceItemsRequest request, AsyncHandler<ListComplianceItemsRequest,ListComplianceItemsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
For 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Returns 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 AWSSimpleSystemsManagementAsync
public Future<ListComplianceSummariesResult> listComplianceSummariesAsync(ListComplianceSummariesRequest request, AsyncHandler<ListComplianceSummariesRequest,ListComplianceSummariesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Returns 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
List all versions for a document.
listDocumentVersionsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListDocumentVersionsResult> listDocumentVersionsAsync(ListDocumentVersionsRequest request, AsyncHandler<ListDocumentVersionsRequest,ListDocumentVersionsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
List all versions for a document.
listDocumentVersionsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Describes one or more of your Systems Manager documents.
listDocumentsAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListDocumentsResult> listDocumentsAsync(ListDocumentsRequest request, AsyncHandler<ListDocumentsRequest,ListDocumentsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Describes one or more of your Systems Manager documents.
listDocumentsAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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 AWSSimpleSystemsManagementAsync
listDocumentsAsync(ListDocumentsRequest)
public Future<ListDocumentsResult> listDocumentsAsync(AsyncHandler<ListDocumentsRequest,ListDocumentsResult> asyncHandler)
listDocumentsAsync
in interface AWSSimpleSystemsManagementAsync
listDocumentsAsync(ListDocumentsRequest, com.amazonaws.handlers.AsyncHandler)
public Future<ListInventoryEntriesResult> listInventoryEntriesAsync(ListInventoryEntriesRequest request)
AWSSimpleSystemsManagementAsync
A list of inventory items returned by the request.
listInventoryEntriesAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListInventoryEntriesResult> listInventoryEntriesAsync(ListInventoryEntriesRequest request, AsyncHandler<ListInventoryEntriesRequest,ListInventoryEntriesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
A list of inventory items returned by the request.
listInventoryEntriesAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Returns 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 AWSSimpleSystemsManagementAsync
public Future<ListResourceComplianceSummariesResult> listResourceComplianceSummariesAsync(ListResourceComplianceSummariesRequest request, AsyncHandler<ListResourceComplianceSummariesRequest,ListResourceComplianceSummariesResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Returns 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Lists 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 AWSSimpleSystemsManagementAsync
public Future<ListResourceDataSyncResult> listResourceDataSyncAsync(ListResourceDataSyncRequest request, AsyncHandler<ListResourceDataSyncRequest,ListResourceDataSyncResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Lists 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Returns a list of the tags assigned to the specified resource.
listTagsForResourceAsync
in interface AWSSimpleSystemsManagementAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Returns a list of the tags assigned to the specified resource.
listTagsForResourceAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Shares 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 AWSSimpleSystemsManagementAsync
public Future<ModifyDocumentPermissionResult> modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest request, AsyncHandler<ModifyDocumentPermissionRequest,ModifyDocumentPermissionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Shares 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Registers 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 AWSSimpleSystemsManagementAsync
public Future<PutComplianceItemsResult> putComplianceItemsAsync(PutComplianceItemsRequest request, AsyncHandler<PutComplianceItemsRequest,PutComplianceItemsResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Registers 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Bulk 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 AWSSimpleSystemsManagementAsync
public Future<PutInventoryResult> putInventoryAsync(PutInventoryRequest request, AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Bulk 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Add one or more parameters to the system.
putParameterAsync
in interface AWSSimpleSystemsManagementAsync
public Future<PutParameterResult> putParameterAsync(PutParameterRequest request, AsyncHandler<PutParameterRequest,PutParameterResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Add one or more parameters to the system.
putParameterAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Defines the default patch baseline.
registerDefaultPatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
public Future<RegisterDefaultPatchBaselineResult> registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest request, AsyncHandler<RegisterDefaultPatchBaselineRequest,RegisterDefaultPatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Defines the default patch baseline.
registerDefaultPatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Registers a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
public Future<RegisterPatchBaselineForPatchGroupResult> registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest request, AsyncHandler<RegisterPatchBaselineForPatchGroupRequest,RegisterPatchBaselineForPatchGroupResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Registers a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Registers a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<RegisterTargetWithMaintenanceWindowResult> registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest request, AsyncHandler<RegisterTargetWithMaintenanceWindowRequest,RegisterTargetWithMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Registers a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Adds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<RegisterTaskWithMaintenanceWindowResult> registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest request, AsyncHandler<RegisterTaskWithMaintenanceWindowRequest,RegisterTaskWithMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Adds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Removes all tags from the specified resource.
removeTagsFromResourceAsync
in interface AWSSimpleSystemsManagementAsync
public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Removes all tags from the specified resource.
removeTagsFromResourceAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Sends a signal to an Automation execution to change the current behavior or status of the execution.
sendAutomationSignalAsync
in interface AWSSimpleSystemsManagementAsync
public Future<SendAutomationSignalResult> sendAutomationSignalAsync(SendAutomationSignalRequest request, AsyncHandler<SendAutomationSignalRequest,SendAutomationSignalResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Sends a signal to an Automation execution to change the current behavior or status of the execution.
sendAutomationSignalAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Executes commands on one or more managed instances.
sendCommandAsync
in interface AWSSimpleSystemsManagementAsync
public Future<SendCommandResult> sendCommandAsync(SendCommandRequest request, AsyncHandler<SendCommandRequest,SendCommandResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Executes commands on one or more managed instances.
sendCommandAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Initiates execution of an Automation document.
startAutomationExecutionAsync
in interface AWSSimpleSystemsManagementAsync
public Future<StartAutomationExecutionResult> startAutomationExecutionAsync(StartAutomationExecutionRequest request, AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Initiates execution of an Automation document.
startAutomationExecutionAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Stop an Automation that is currently executing.
stopAutomationExecutionAsync
in interface AWSSimpleSystemsManagementAsync
public Future<StopAutomationExecutionResult> stopAutomationExecutionAsync(StopAutomationExecutionRequest request, AsyncHandler<StopAutomationExecutionRequest,StopAutomationExecutionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Stop an Automation that is currently executing.
stopAutomationExecutionAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Updates an association. You can update the association name and version, the document version, schedule, parameters, and Amazon S3 output.
updateAssociationAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdateAssociationResult> updateAssociationAsync(UpdateAssociationRequest request, AsyncHandler<UpdateAssociationRequest,UpdateAssociationResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Updates an association. You can update the association name and version, the document version, schedule, parameters, and Amazon S3 output.
updateAssociationAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Updates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdateAssociationStatusResult> updateAssociationStatusAsync(UpdateAssociationStatusRequest request, AsyncHandler<UpdateAssociationStatusRequest,UpdateAssociationStatusResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Updates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
The document you want to update.
updateDocumentAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdateDocumentResult> updateDocumentAsync(UpdateDocumentRequest request, AsyncHandler<UpdateDocumentRequest,UpdateDocumentResult> asyncHandler)
AWSSimpleSystemsManagementAsync
The document you want to update.
updateDocumentAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Set the default version of a document.
updateDocumentDefaultVersionAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdateDocumentDefaultVersionResult> updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest request, AsyncHandler<UpdateDocumentDefaultVersionRequest,UpdateDocumentDefaultVersionResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Set the default version of a document.
updateDocumentDefaultVersionAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Updates an existing Maintenance Window. Only specified parameters are modified.
updateMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdateMaintenanceWindowResult> updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest request, AsyncHandler<UpdateMaintenanceWindowRequest,UpdateMaintenanceWindowResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Updates an existing Maintenance Window. Only specified parameters are modified.
updateMaintenanceWindowAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Modifies 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 AWSSimpleSystemsManagementAsync
public Future<UpdateMaintenanceWindowTargetResult> updateMaintenanceWindowTargetAsync(UpdateMaintenanceWindowTargetRequest request, AsyncHandler<UpdateMaintenanceWindowTargetRequest,UpdateMaintenanceWindowTargetResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Modifies 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Modifies 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 AWSSimpleSystemsManagementAsync
public Future<UpdateMaintenanceWindowTaskResult> updateMaintenanceWindowTaskAsync(UpdateMaintenanceWindowTaskRequest request, AsyncHandler<UpdateMaintenanceWindowTaskRequest,UpdateMaintenanceWindowTaskResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Modifies 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 AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdateManagedInstanceRoleResult> updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest request, AsyncHandler<UpdateManagedInstanceRoleRequest,UpdateManagedInstanceRoleResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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)
AWSSimpleSystemsManagementAsync
Modifies an existing patch baseline. Fields not specified in the request are left unchanged.
updatePatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
public Future<UpdatePatchBaselineResult> updatePatchBaselineAsync(UpdatePatchBaselineRequest request, AsyncHandler<UpdatePatchBaselineRequest,UpdatePatchBaselineResult> asyncHandler)
AWSSimpleSystemsManagementAsync
Modifies an existing patch baseline. Fields not specified in the request are left unchanged.
updatePatchBaselineAsync
in interface AWSSimpleSystemsManagementAsync
asyncHandler
- 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.