A C D E F G H I L M P S T U V W 

A

AbstractAWSSimpleSystemsManagement - Class in com.amazonaws.services.simplesystemsmanagement
Abstract implementation of AWSSimpleSystemsManagement.
AbstractAWSSimpleSystemsManagement() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
AbstractAWSSimpleSystemsManagementAsync - Class in com.amazonaws.services.simplesystemsmanagement
Abstract implementation of AWSSimpleSystemsManagementAsync.
AbstractAWSSimpleSystemsManagementAsync() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
AssociatedInstancesException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You must disassociate an SSM document from all instances before you can delete it.
AssociatedInstancesException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociatedInstancesException
Constructs a new AssociatedInstancesException with the specified error message.
Association - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes an association of an SSM document and an instance.
Association() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Association
 
AssociationAlreadyExistsException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified association already exists.
AssociationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociationAlreadyExistsException
Constructs a new AssociationAlreadyExistsException with the specified error message.
AssociationDescription - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the parameters for a document.
AssociationDescription() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
AssociationDoesNotExistException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified association does not exist.
AssociationDoesNotExistException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociationDoesNotExistException
Constructs a new AssociationDoesNotExistException with the specified error message.
AssociationFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter.
AssociationFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
AssociationFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
AssociationLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You can have at most 2,000 active associations.
AssociationLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociationLimitExceededException
Constructs a new AssociationLimitExceededException with the specified error message.
AssociationStatus - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes an association status.
AssociationStatus() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
AssociationStatusName - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
AWSSimpleSystemsManagement - Interface in com.amazonaws.services.simplesystemsmanagement
Interface for accessing Amazon SSM.
AWSSimpleSystemsManagementAsync - Interface in com.amazonaws.services.simplesystemsmanagement
Interface for accessing Amazon SSM asynchronously.
AWSSimpleSystemsManagementAsyncClient - Class in com.amazonaws.services.simplesystemsmanagement
Interface for accessing Amazon SSM asynchronously.
AWSSimpleSystemsManagementAsyncClient() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM.
AWSSimpleSystemsManagementAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM.
AWSSimpleSystemsManagementAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the specified AWS account credentials.
AWSSimpleSystemsManagementAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the specified AWS account credentials and executor service.
AWSSimpleSystemsManagementAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the specified AWS account credentials, executor service, and client configuration options.
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the specified AWS account credentials provider.
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the provided AWS account credentials provider and client configuration options.
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the specified AWS account credentials provider and executor service.
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon SSM using the specified AWS account credentials provider, executor service, and client configuration options.
AWSSimpleSystemsManagementClient - Class in com.amazonaws.services.simplesystemsmanagement
Client for accessing Amazon SSM.
AWSSimpleSystemsManagementClient() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM.
AWSSimpleSystemsManagementClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM.
AWSSimpleSystemsManagementClient(AWSCredentials) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM using the specified AWS account credentials.
AWSSimpleSystemsManagementClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM using the specified AWS account credentials and client configuration options.
AWSSimpleSystemsManagementClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM using the specified AWS account credentials provider.
AWSSimpleSystemsManagementClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM using the specified AWS account credentials provider and client configuration options.
AWSSimpleSystemsManagementClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Constructs a new client to invoke service methods on Amazon SSM using the specified AWS account credentials provider, client configuration options, and request metric collector.

C

cancelCommand(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
cancelCommand(CancelCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Attempts to cancel the command specified by the Command ID.
cancelCommand(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Attempts to cancel the command specified by the Command ID.
cancelCommandAsync(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
cancelCommandAsync(CancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
cancelCommandAsync(CancelCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Attempts to cancel the command specified by the Command ID.
cancelCommandAsync(CancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Attempts to cancel the command specified by the Command ID.
cancelCommandAsync(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
cancelCommandAsync(CancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CancelCommandRequest - Class in com.amazonaws.services.simplesystemsmanagement.model

CancelCommandRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
CancelCommandResult - Class in com.amazonaws.services.simplesystemsmanagement.model
Whether or not the command was successfully canceled.
CancelCommandResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Removes all the entries added into Parameters.
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 
com.amazonaws.services.simplesystemsmanagement - package com.amazonaws.services.simplesystemsmanagement
 
com.amazonaws.services.simplesystemsmanagement.model - package com.amazonaws.services.simplesystemsmanagement.model
 
Command - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a command request.
Command() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Command
 
CommandFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a command filter.
CommandFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
CommandFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
CommandInvocation - Class in com.amazonaws.services.simplesystemsmanagement.model
An invocation is copy of a command sent to a specific instance.
CommandInvocation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
CommandInvocationStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
CommandPlugin - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes plugin details.
CommandPlugin() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
CommandPluginStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
CommandStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
configFactory - Static variable in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Client configuration factory providing ClientConfigurations tailored to this client
createAssociation(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createAssociation(CreateAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Associates the specified SSM document with the specified instance.
createAssociation(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Associates the specified SSM document with the specified instance.
createAssociationAsync(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationAsync(CreateAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationAsync(CreateAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified SSM document with the specified instance.
createAssociationAsync(CreateAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified SSM document with the specified instance.
createAssociationAsync(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createAssociationAsync(CreateAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createAssociationBatch(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createAssociationBatch(CreateAssociationBatchRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Associates the specified SSM document with the specified instances.
createAssociationBatch(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Associates the specified SSM document with the specified instances.
createAssociationBatchAsync(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationBatchAsync(CreateAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationBatchAsync(CreateAssociationBatchRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified SSM document with the specified instances.
createAssociationBatchAsync(CreateAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified SSM document with the specified instances.
createAssociationBatchAsync(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createAssociationBatchAsync(CreateAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreateAssociationBatchRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationBatchRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
CreateAssociationBatchRequestEntry - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the association of an SSM document and an instance.
CreateAssociationBatchRequestEntry() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
CreateAssociationBatchResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationBatchResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
CreateAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
CreateAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
createDocument(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createDocument(CreateDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Creates an SSM document.
createDocument(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Creates an SSM document.
createDocumentAsync(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createDocumentAsync(CreateDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createDocumentAsync(CreateDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates an SSM document.
createDocumentAsync(CreateDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates an SSM document.
createDocumentAsync(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createDocumentAsync(CreateDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreateDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
CreateDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 

D

deleteAssociation(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteAssociation(DeleteAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Disassociates the specified SSM document from the specified instance.
deleteAssociation(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Disassociates the specified SSM document from the specified instance.
deleteAssociationAsync(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteAssociationAsync(DeleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteAssociationAsync(DeleteAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Disassociates the specified SSM document from the specified instance.
deleteAssociationAsync(DeleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Disassociates the specified SSM document from the specified instance.
deleteAssociationAsync(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteAssociationAsync(DeleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
DeleteAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
deleteDocument(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteDocument(DeleteDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deletes the SSM document and all instance associations to the document.
deleteDocument(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Deletes the SSM document and all instance associations to the document.
deleteDocumentAsync(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteDocumentAsync(DeleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteDocumentAsync(DeleteDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes the SSM document and all instance associations to the document.
deleteDocumentAsync(DeleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes the SSM document and all instance associations to the document.
deleteDocumentAsync(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteDocumentAsync(DeleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
DeleteDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
describeAssociation(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeAssociation(DescribeAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes the associations for the specified SSM document or instance.
describeAssociation(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes the associations for the specified SSM document or instance.
describeAssociationAsync(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAssociationAsync(DescribeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAssociationAsync(DescribeAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the associations for the specified SSM document or instance.
describeAssociationAsync(DescribeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the associations for the specified SSM document or instance.
describeAssociationAsync(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeAssociationAsync(DescribeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
DescribeAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
describeDocument(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeDocument(DescribeDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes the specified SSM document.
describeDocument(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes the specified SSM document.
describeDocumentAsync(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentAsync(DescribeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentAsync(DescribeDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the specified SSM document.
describeDocumentAsync(DescribeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the specified SSM document.
describeDocumentAsync(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeDocumentAsync(DescribeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeDocumentPermission(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeDocumentPermission(DescribeDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes the permissions for an SSM document.
describeDocumentPermission(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes the permissions for an SSM document.
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the permissions for an SSM document.
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the permissions for an SSM document.
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeDocumentPermissionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentPermissionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
DescribeDocumentPermissionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentPermissionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
DescribeDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
DescribeDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
describeInstanceInformation(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeInstanceInformation(DescribeInstanceInformationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes one or more of your instances.
describeInstanceInformation(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes one or more of your instances.
describeInstanceInformationAsync(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstanceInformationAsync(DescribeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstanceInformationAsync(DescribeInstanceInformationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your instances.
describeInstanceInformationAsync(DescribeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your instances.
describeInstanceInformationAsync(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstanceInformationAsync(DescribeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeInstanceInformationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstanceInformationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
DescribeInstanceInformationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstanceInformationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
DocumentAlreadyExistsException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified SSM document already exists.
DocumentAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentAlreadyExistsException
Constructs a new DocumentAlreadyExistsException with the specified error message.
DocumentDescription - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes an SSM document.
DocumentDescription() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
DocumentFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter.
DocumentFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
DocumentFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentHashType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentIdentifier - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the name of an SSM document.
DocumentIdentifier() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
DocumentLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You can have at most 100 active SSM documents.
DocumentLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentLimitExceededException
Constructs a new DocumentLimitExceededException with the specified error message.
DocumentParameter - Class in com.amazonaws.services.simplesystemsmanagement.model
Parameters specified in the SSM document that execute on the server when the command is run.
DocumentParameter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
DocumentParameterType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentPermissionLimitException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The document cannot be shared with more AWS user accounts.
DocumentPermissionLimitException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionLimitException
Constructs a new DocumentPermissionLimitException with the specified error message.
DocumentPermissionType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DuplicateInstanceIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You cannot specify an instance ID in more than one association.
DuplicateInstanceIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DuplicateInstanceIdException
Constructs a new DuplicateInstanceIdException with the specified error message.

E

equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 

F

FailedCreateAssociation - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a failed association.
FailedCreateAssociation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
Fault - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Use this in place of valueOf.

G

getAccountIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
getAccountIdsToAdd() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
getAccountIdsToRemove() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
getAdditionalInfo() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
A user-defined string.
getAgentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the SSM agent running on your instance.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Information about the association.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Information about the association.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Information about the association.
getAssociationFilterList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
getAssociations() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
getAssociationStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The association status.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCommand() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
The request as it was received by SSM.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
The ID of the command you want to cancel.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A unique identifier for this command.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The command against which this invocation was requested.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The invocations for a specific command ID.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) If provided, lists only the specified command.
getCommandInvocations() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
getCommandPlugins() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
getCommands() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
User-specified information about the command, such as a brief description of what the command should do.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
User-specified information about the command, such as a brief description of what the command should do.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
User-specified information about the command, such as a brief description of what the command should do.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A valid JSON string.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The contents of the SSM document.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The date when the SSM document was created.
getDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was made.
getDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The date when the status changed.
getDefaultValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
If specified, the default values for the parameters.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the document.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
getDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
getDocument(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getDocument(GetDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Gets the contents of the specified SSM document.
getDocument(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Gets the contents of the specified SSM document.
getDocument() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Information about the SSM document.
getDocumentAsync(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDocumentAsync(GetDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDocumentAsync(GetDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Gets the contents of the specified SSM document.
getDocumentAsync(GetDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Gets the contents of the specified SSM document.
getDocumentAsync(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getDocumentAsync(GetDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getDocumentDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Information about the SSM document.
getDocumentFilterList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
getDocumentHash() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The Sha256 or Sha1 hash created by the system when the document was created.
getDocumentHashType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
getDocumentIdentifiers() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The name of the SSM document requested for execution.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The document name that was requested for execution.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
GetDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
GetDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
getEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
getEntry() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The association.
getExecutorService() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Returns the executor service used by this client to execute async requests.
getExpiresAfter() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
If this time is reached and the command has not already started executing, it will not execute.
getFailed() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
getFault() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
getHash() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The Sha256 or Sha1 hash created by the system when the document was created.
getHashType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The instance ID in which this invocation was requested.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The command execution details for a specific instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) Lists commands issued against this instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The ID of the instance.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
getInstanceInformationFilterList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
getInstanceInformationList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
getIsLatestVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM agent is running on your instance.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
getLastPingDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date and time when agent last pinged SSM service.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The maximum number of items to return for this call.
getMessage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The reason for the status.
getMessage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
A description of the failure.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the plugin.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The name of the configuration document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A name for the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The name of the document for which you are the owner.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The name of the parameter.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The name of the document that you want to share.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The name of the SSM document.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The token to use when requesting the next set of items.
getOutput() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Output of the plugin execution.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 bucket where the responses to the command executions should be stored.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 bucket where the responses to the command executions should be stored.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The name of the S3 bucket where command execution responses should be stored.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 directory path inside the bucket where the responses to the command executions should be stored.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 directory path inside the bucket where the responses to the command executions should be stored.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The directory structure within the S3 bucket where the responses should be stored.
getOwner() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The AWS user account of the person who created the document.
getOwner() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The AWS user account of the person who created the document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A description of the parameters for a document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The parameter values to be inserted in the SSM document when executing the command.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A description of the parameters for a document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The parameters for the documents runtime configuration.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The required and optional parameters specified in the SSM document being executed.
getPermissionType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
getPermissionType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
getPingStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM agent.
getPlatformName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the operating system platform running on your instance.
getPlatformType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
getPlatformTypes() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
getPlatformTypes() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
getPlatformVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the OS platform running on your instance.
getRequestedDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The date and time the command was requested.
getRequestedDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The time and date the request was sent to this instance.
getResponseCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A numeric response code generated after executing the plugin.
getResponseFinishDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin stopped executing.
getResponseStartDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin started executing.
getSha1() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The SHA1 hash of the document, which you can use for verification purposes.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association status.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
getSuccessful() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
getTimeoutSeconds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
If this time is reached and the command has not already started executing, it will not execute.
getTraceOutput() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Gets the trace output sent by the agent.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The filter value.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The filter value.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The value of the filter.
getValueSet() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.

H

hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 

I

InstanceInformation - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter for a specific list of instances.
InstanceInformation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
InstanceInformationFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter for a specific list of instances.
InstanceInformationFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
InstanceInformationFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
InternalServerErrorException - Exception in com.amazonaws.services.simplesystemsmanagement.model
An error occurred on the server side.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InvalidCommandIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
 
InvalidCommandIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidCommandIdException
Constructs a new InvalidCommandIdException with the specified error message.
InvalidDocumentContentException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The content for the SSM document is not valid.
InvalidDocumentContentException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentContentException
Constructs a new InvalidDocumentContentException with the specified error message.
InvalidDocumentException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified document does not exist.
InvalidDocumentException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentException
Constructs a new InvalidDocumentException with the specified error message.
InvalidDocumentOperationException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You attempted to delete a document while it is still shared.
InvalidDocumentOperationException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentOperationException
Constructs a new InvalidDocumentOperationException with the specified error message.
InvalidFilterKeyException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified key is not valid.
InvalidFilterKeyException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidFilterKeyException
Constructs a new InvalidFilterKeyException with the specified error message.
InvalidInstanceIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The instance is not in valid state.
InvalidInstanceIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidInstanceIdException
Constructs a new InvalidInstanceIdException with the specified error message.
InvalidInstanceInformationFilterValueException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified filter value is not valid.
InvalidInstanceInformationFilterValueException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidInstanceInformationFilterValueException
Constructs a new InvalidInstanceInformationFilterValueException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified token is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidOutputFolderException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The S3 bucket does not exist.
InvalidOutputFolderException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidOutputFolderException
Constructs a new InvalidOutputFolderException with the specified error message.
InvalidParametersException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You must specify values for all required parameters in the SSM document.
InvalidParametersException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidParametersException
Constructs a new InvalidParametersException with the specified error message.
InvalidPermissionTypeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The permission type is not supported.
InvalidPermissionTypeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidPermissionTypeException
Constructs a new InvalidPermissionTypeException with the specified error message.
isDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
isLatestVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM agent is running on your instance.

L

listAssociations(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listAssociations(ListAssociationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the associations for the specified SSM document or instance.
listAssociations(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the associations for the specified SSM document or instance.
listAssociationsAsync(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listAssociationsAsync(ListAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listAssociationsAsync(ListAssociationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the associations for the specified SSM document or instance.
listAssociationsAsync(ListAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the associations for the specified SSM document or instance.
listAssociationsAsync(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listAssociationsAsync(ListAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListAssociationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListAssociationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
ListAssociationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListAssociationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
listCommandInvocations(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listCommandInvocations(ListCommandInvocationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
An invocation is copy of a command sent to a specific instance.
listCommandInvocations(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
An invocation is copy of a command sent to a specific instance.
listCommandInvocationsAsync(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandInvocationsAsync(ListCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandInvocationsAsync(ListCommandInvocationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
An invocation is copy of a command sent to a specific instance.
listCommandInvocationsAsync(ListCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
An invocation is copy of a command sent to a specific instance.
listCommandInvocationsAsync(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listCommandInvocationsAsync(ListCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListCommandInvocationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandInvocationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
ListCommandInvocationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandInvocationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
listCommands(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listCommands(ListCommandsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the commands requested by users of the AWS account.
listCommands(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the commands requested by users of the AWS account.
listCommandsAsync(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandsAsync(ListCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandsAsync(ListCommandsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the commands requested by users of the AWS account.
listCommandsAsync(ListCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the commands requested by users of the AWS account.
listCommandsAsync(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listCommandsAsync(ListCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListCommandsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
ListCommandsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
listDocuments(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listDocuments() - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listDocuments(ListDocumentsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes one or more of your SSM documents.
listDocuments() - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Simplified method form for invoking the ListDocuments operation.
listDocuments(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes one or more of your SSM documents.
listDocuments() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
 
listDocumentsAsync(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listDocumentsAsync() - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation.
listDocumentsAsync(AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation with an AsyncHandler.
listDocumentsAsync(ListDocumentsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your SSM documents.
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your SSM documents.
listDocumentsAsync() - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation.
listDocumentsAsync(AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation with an AsyncHandler.
listDocumentsAsync(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listDocumentsAsync() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Simplified method form for invoking the ListDocuments operation.
listDocumentsAsync(AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Simplified method form for invoking the ListDocuments operation with an AsyncHandler.
ListDocumentsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListDocumentsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
ListDocumentsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListDocumentsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 

M

MaxDocumentSizeExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The size limit of an SSM document is 64 KB.
MaxDocumentSizeExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.MaxDocumentSizeExceededException
Constructs a new MaxDocumentSizeExceededException with the specified error message.
modifyDocumentPermission(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
modifyDocumentPermission(ModifyDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Share a document publicly or privately.
modifyDocumentPermission(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Share a document publicly or privately.
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Share a document publicly or privately.
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Share a document publicly or privately.
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ModifyDocumentPermissionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ModifyDocumentPermissionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
ModifyDocumentPermissionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ModifyDocumentPermissionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 

P

PingStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
PlatformType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 

S

sendCommand(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
sendCommand(SendCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Executes commands on one or more remote instances.
sendCommand(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Executes commands on one or more remote instances.
sendCommandAsync(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
sendCommandAsync(SendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
sendCommandAsync(SendCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Executes commands on one or more remote instances.
sendCommandAsync(SendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Executes commands on one or more remote instances.
sendCommandAsync(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
sendCommandAsync(SendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
SendCommandRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
SendCommandRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
SendCommandResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
SendCommandResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
setAccountIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
setAccountIdsToAdd(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
setAccountIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
setAdditionalInfo(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
A user-defined string.
setAgentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the SSM agent running on your instance.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Information about the association.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Information about the association.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Information about the association.
setAssociationFilterList(Collection<AssociationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
setAssociations(Collection<Association>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
setAssociationStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The association status.
setCommand(Command) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
The request as it was received by SSM.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
The ID of the command you want to cancel.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A unique identifier for this command.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The command against which this invocation was requested.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The invocations for a specific command ID.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) If provided, lists only the specified command.
setCommandInvocations(Collection<CommandInvocation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
setCommandPlugins(Collection<CommandPlugin>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
setCommands(Collection<Command>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
User-specified information about the command, such as a brief description of what the command should do.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
User-specified information about the command, such as a brief description of what the command should do.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
User-specified information about the command, such as a brief description of what the command should do.
setContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A valid JSON string.
setContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The contents of the SSM document.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The date when the SSM document was created.
setDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was made.
setDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The date when the status changed.
setDefaultValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
If specified, the default values for the parameters.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the document.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
setDetails(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
setDocument(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Information about the SSM document.
setDocumentDescription(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Information about the SSM document.
setDocumentFilterList(Collection<DocumentFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
setDocumentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The Sha256 or Sha1 hash created by the system when the document was created.
setDocumentHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
setDocumentHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
setDocumentIdentifiers(Collection<DocumentIdentifier>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The name of the SSM document requested for execution.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The document name that was requested for execution.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
setEndpoint(String) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
setEndpoint(String) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Overrides the default endpoint for this client ("https://ssm.us-east-1.amazonaws.com").
setEntries(Collection<CreateAssociationBatchRequestEntry>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
setEntry(CreateAssociationBatchRequestEntry) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The association.
setExpiresAfter(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
If this time is reached and the command has not already started executing, it will not execute.
setFailed(Collection<FailedCreateAssociation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
setFault(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
setFault(Fault) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
setFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
setFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
setHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The Sha256 or Sha1 hash created by the system when the document was created.
setHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
setHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The instance ID in which this invocation was requested.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The command execution details for a specific instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) Lists commands issued against this instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The ID of the instance.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
setInstanceInformationFilterList(Collection<InstanceInformationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
setInstanceInformationList(Collection<InstanceInformation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
setIsLatestVersion(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM agent is running on your instance.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
setKey(AssociationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
setKey(CommandFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
setKey(DocumentFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
setKey(InstanceInformationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
setLastPingDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date and time when agent last pinged SSM service.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The maximum number of items to return for this call.
setMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The reason for the status.
setMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
A description of the failure.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
setName(AssociationStatusName) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the plugin.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The name of the configuration document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A name for the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The name of the document for which you are the owner.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The name of the parameter.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The name of the document that you want to share.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The name of the SSM document.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The token to use when requesting the next set of items.
setOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Output of the plugin execution.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 bucket where the responses to the command executions should be stored.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 bucket where the responses to the command executions should be stored.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The name of the S3 bucket where command execution responses should be stored.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 directory path inside the bucket where the responses to the command executions should be stored.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 directory path inside the bucket where the responses to the command executions should be stored.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The directory structure within the S3 bucket where the responses should be stored.
setOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The AWS user account of the person who created the document.
setOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The AWS user account of the person who created the document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A description of the parameters for a document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The parameter values to be inserted in the SSM document when executing the command.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A description of the parameters for a document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The parameters for the documents runtime configuration.
setParameters(Collection<DocumentParameter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The required and optional parameters specified in the SSM document being executed.
setPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
setPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
setPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
setPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
setPingStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM agent.
setPingStatus(PingStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM agent.
setPlatformName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the operating system platform running on your instance.
setPlatformType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
setPlatformType(PlatformType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
setPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
setPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
setPlatformVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the OS platform running on your instance.
setRegion(Region) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
setRegion(Region) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
An alternative to AWSSimpleSystemsManagement.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The date and time the command was requested.
setRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The time and date the request was sent to this instance.
setResponseCode(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A numeric response code generated after executing the plugin.
setResponseFinishDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin stopped executing.
setResponseStartDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin started executing.
setSha1(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The SHA1 hash of the document, which you can use for verification purposes.
setStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association status.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
setStatus(CommandStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
setStatus(CommandInvocationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
setStatus(CommandPluginStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
setStatus(DocumentStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
setSuccessful(Collection<AssociationDescription>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
setTimeoutSeconds(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
If this time is reached and the command has not already started executing, it will not execute.
setTraceOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Gets the trace output sent by the agent.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
setType(DocumentParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The filter value.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The filter value.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The value of the filter.
setValueSet(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
shutdown() - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
shutdown() - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Shuts down the client, releasing all managed resources.
StatusUnchangedException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The updated status is the same as the current status.
StatusUnchangedException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.StatusUnchangedException
Constructs a new StatusUnchangedException with the specified error message.

T

TooManyUpdatesException - Exception in com.amazonaws.services.simplesystemsmanagement.model
There are concurrent updates for a resource that supports one update at a time.
TooManyUpdatesException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.TooManyUpdatesException
Constructs a new TooManyUpdatesException with the specified error message.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Returns a string representation of this object; useful for testing and debugging.

U

UnsupportedPlatformTypeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The document does not support the platform type of the given instance ID(s).
UnsupportedPlatformTypeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.UnsupportedPlatformTypeException
Constructs a new UnsupportedPlatformTypeException with the specified error message.
updateAssociationStatus(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateAssociationStatus(UpdateAssociationStatusRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Updates the status of the SSM document associated with the specified instance.
updateAssociationStatus(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Updates the status of the SSM document associated with the specified instance.
updateAssociationStatusAsync(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateAssociationStatusAsync(UpdateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateAssociationStatusAsync(UpdateAssociationStatusRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates the status of the SSM document associated with the specified instance.
updateAssociationStatusAsync(UpdateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates the status of the SSM document associated with the specified instance.
updateAssociationStatusAsync(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateAssociationStatusAsync(UpdateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdateAssociationStatusRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateAssociationStatusRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
UpdateAssociationStatusResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateAssociationStatusResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
withAccountIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
withAccountIdsToAdd(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
withAccountIdsToAdd(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
withAccountIdsToRemove(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
withAccountIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
withAdditionalInfo(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
A user-defined string.
withAgentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the SSM agent running on your instance.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Information about the association.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Information about the association.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Information about the association.
withAssociationFilterList(AssociationFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
withAssociationFilterList(Collection<AssociationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
withAssociations(Association...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
withAssociations(Collection<Association>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
withAssociationStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The association status.
withCommand(Command) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
The request as it was received by SSM.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
The ID of the command you want to cancel.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A unique identifier for this command.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The command against which this invocation was requested.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The invocations for a specific command ID.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) If provided, lists only the specified command.
withCommandInvocations(CommandInvocation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
withCommandInvocations(Collection<CommandInvocation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
withCommandPlugins(CommandPlugin...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
NOTE: This method appends the values to the existing list (if any).
withCommandPlugins(Collection<CommandPlugin>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
withCommands(Command...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
withCommands(Collection<Command>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
User-specified information about the command, such as a brief description of what the command should do.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
User-specified information about the command, such as a brief description of what the command should do.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
User-specified information about the command, such as a brief description of what the command should do.
withContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A valid JSON string.
withContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The contents of the SSM document.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The date when the SSM document was created.
withDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was made.
withDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The date when the status changed.
withDefaultValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
If specified, the default values for the parameters.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the document.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
withDetails(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
withDocument(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Information about the SSM document.
withDocumentDescription(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Information about the SSM document.
withDocumentFilterList(DocumentFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
withDocumentFilterList(Collection<DocumentFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
withDocumentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The Sha256 or Sha1 hash created by the system when the document was created.
withDocumentHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
withDocumentHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
withDocumentIdentifiers(DocumentIdentifier...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
withDocumentIdentifiers(Collection<DocumentIdentifier>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The name of the SSM document requested for execution.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The document name that was requested for execution.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
withEntries(CreateAssociationBatchRequestEntry...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
withEntries(Collection<CreateAssociationBatchRequestEntry>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
withEntry(CreateAssociationBatchRequestEntry) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The association.
withExpiresAfter(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
If this time is reached and the command has not already started executing, it will not execute.
withFailed(FailedCreateAssociation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
withFailed(Collection<FailedCreateAssociation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
withFault(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
withFault(Fault) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
withFilters(CommandFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
withFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
withFilters(CommandFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
withFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
withHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The Sha256 or Sha1 hash created by the system when the document was created.
withHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
withHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The instance ID in which this invocation was requested.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The command execution details for a specific instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) Lists commands issued against this instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The ID of the instance.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
withInstanceInformationFilterList(InstanceInformationFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
withInstanceInformationFilterList(Collection<InstanceInformationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
withInstanceInformationList(InstanceInformation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
withInstanceInformationList(Collection<InstanceInformation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
withIsLatestVersion(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM agent is running on your instance.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
withKey(AssociationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
withKey(CommandFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
withKey(DocumentFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
withKey(InstanceInformationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
withLastPingDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date and time when agent last pinged SSM service.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The maximum number of items to return for this call.
withMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The reason for the status.
withMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
A description of the failure.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
withName(AssociationStatusName) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the plugin.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The name of the configuration document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A name for the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The name of the document for which you are the owner.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The name of the parameter.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The name of the document that you want to share.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The name of the SSM document.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The token to use when requesting the next set of items.
withOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Output of the plugin execution.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 bucket where the responses to the command executions should be stored.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 bucket where the responses to the command executions should be stored.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The name of the S3 bucket where command execution responses should be stored.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 directory path inside the bucket where the responses to the command executions should be stored.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 directory path inside the bucket where the responses to the command executions should be stored.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The directory structure within the S3 bucket where the responses should be stored.
withOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The AWS user account of the person who created the document.
withOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The AWS user account of the person who created the document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A description of the parameters for a document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The parameter values to be inserted in the SSM document when executing the command.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A description of the parameters for a document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The parameters for the documents runtime configuration.
withParameters(DocumentParameter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
withParameters(Collection<DocumentParameter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The required and optional parameters specified in the SSM document being executed.
withPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
withPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
withPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
withPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
withPingStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM agent.
withPingStatus(PingStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM agent.
withPlatformName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the operating system platform running on your instance.
withPlatformType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
withPlatformType(PlatformType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
withPlatformTypes(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
withPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
withPlatformTypes(PlatformType...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
withPlatformTypes(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
withPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
withPlatformTypes(PlatformType...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
withPlatformVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the OS platform running on your instance.
withRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The date and time the command was requested.
withRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The time and date the request was sent to this instance.
withResponseCode(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A numeric response code generated after executing the plugin.
withResponseFinishDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin stopped executing.
withResponseStartDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin started executing.
withSha1(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The SHA1 hash of the document, which you can use for verification purposes.
withStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association status.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
withStatus(CommandStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
withStatus(CommandInvocationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
withStatus(CommandPluginStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
withStatus(DocumentStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
withSuccessful(AssociationDescription...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
withSuccessful(Collection<AssociationDescription>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
withTimeoutSeconds(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
If this time is reached and the command has not already started executing, it will not execute.
withTraceOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Gets the trace output sent by the agent.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
withType(DocumentParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The filter value.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The filter value.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The value of the filter.
withValueSet(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
withValueSet(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
A C D E F G H I L M P S T U V W 

Copyright © 2016. All rights reserved.