String activationId
The ID created by SSM when you submitted the activation.
String description
A user defined description of the activation.
String defaultInstanceName
A name for the managed instance when it is created.
String iamRole
The Amazon Identity and Access Management (IAM) role to assign to the managed instance.
Integer registrationLimit
The maximum number of managed instances that can be registered using this activation.
Integer registrationsCount
The number of managed instances already registered with this activation.
Date expirationDate
The date when this activation can no longer be used to register managed instances.
Boolean expired
Whether or not the activation is expired.
Date createdDate
The date the activation was created.
String resourceType
Specifies the type of resource you are tagging.
String resourceId
The resource ID you want to tag.
com.amazonaws.internal.SdkInternalList<T> tags
One or more tags. The value parameter is required, but if you don't want the tag to have a value, specify the parameter with no value, and we set the value to an empty string.
String commandId
The ID of the command you want to cancel.
com.amazonaws.internal.SdkInternalList<T> instanceIds
(Optional) A list of instance IDs on which you want to cancel the command. If not provided, the command is canceled on every instance on which it was requested.
String commandId
A unique identifier for this command.
String documentName
The name of the SSM document requested for execution.
String comment
User-specified information about the command, such as a brief description of what the command should do.
Date expiresAfter
If this time is reached and the command has not already started executing, it will not execute. Calculated based on the ExpiresAfter user input provided as part of the SendCommand API.
Map<K,V> parameters
The parameter values to be inserted in the SSM document when executing the command.
com.amazonaws.internal.SdkInternalList<T> instanceIds
The instance IDs against which this command was requested.
Date requestedDateTime
The date and time the command was requested.
String status
The status of the command.
String outputS3BucketName
The S3 bucket where the responses to the command executions should be stored. This was requested when issuing the command.
String outputS3KeyPrefix
The S3 directory path inside the bucket where the responses to the command executions should be stored. This was requested when issuing the command.
String serviceRole
The IAM service role that SSM uses to act on your behalf when sending notifications about command status changes.
NotificationConfig notificationConfig
Configurations for sending notifications about command status changes.
String commandId
The command against which this invocation was requested.
String instanceId
The instance ID in which this invocation was requested.
String comment
User-specified information about the command, such as a brief description of what the command should do.
String documentName
The document name that was requested for execution.
Date requestedDateTime
The time and date the request was sent to this instance.
String status
Whether or not the invocation succeeded, failed, or is pending.
String traceOutput
Gets the trace output sent by the agent.
com.amazonaws.internal.SdkInternalList<T> commandPlugins
String serviceRole
The IAM service role that SSM uses to act on your behalf when sending notifications about command status changes on a per instance basis.
NotificationConfig notificationConfig
Configurations for sending notifications about command status changes on a per instance basis.
String name
The name of the plugin. Must be one of the following: aws:updateAgent, aws:domainjoin, aws:applications, aws:runPowerShellScript, aws:psmodule, aws:cloudWatch, aws:runShellScript, or aws:updateSSMAgent.
String status
The status of this plugin. You can execute a document with multiple plugins.
Integer responseCode
A numeric response code generated after executing the plugin.
Date responseStartDateTime
The time the plugin started executing.
Date responseFinishDateTime
The time the plugin stopped executing. Could stop prematurely if, for example, a cancel command was sent.
String output
Output of the plugin execution.
String outputS3BucketName
The S3 bucket where the responses to the command executions should be stored. This was requested when issuing the command.
String outputS3KeyPrefix
The S3 directory path inside the bucket where the responses to the command executions should be stored. This was requested when issuing the command.
String description
A user-defined description of the resource that you want to register with Amazon EC2.
String defaultInstanceName
The name of the registered, managed instance as it will appear in the Amazon EC2 console or when you use the AWS command line tools to list EC2 resources.
String iamRole
The Amazon Identity and Access Management (IAM) role that you want to assign to the managed instance.
Integer registrationLimit
Specify the maximum number of managed instances you want to register. The default value is 1 instance.
Date expirationDate
The date by which this activation request should expire. The default value is 24 hours.
String activationId
The ID number generated by the system when it processed the activation. The activation ID functions like a user name.
String activationCode
The code the system generates when it processes the activation. The activation code functions like a password to validate the activation ID.
com.amazonaws.internal.SdkInternalList<T> entries
One or more associations.
com.amazonaws.internal.SdkInternalList<T> successful
Information about the associations that succeeded.
com.amazonaws.internal.SdkInternalList<T> failed
Information about the associations that failed.
AssociationDescription associationDescription
Information about the association.
DocumentDescription documentDescription
Information about the SSM document.
String activationId
The ID of the activation that you want to delete.
String name
The name of the SSM document.
String instanceId
The ID assigned to the managed instance when you registered it using the activation process.
String filterKey
The name of the filter.
com.amazonaws.internal.SdkInternalList<T> filterValues
The filter values.
com.amazonaws.internal.SdkInternalList<T> filters
A filter to view information about your activations.
Integer maxResults
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
String nextToken
A token to start the list. Use this token to get the next set of results.
com.amazonaws.internal.SdkInternalList<T> activationList
A list of activations for your AWS account.
String nextToken
The token for the next set of items to return. Use this token to get the next set of results.
AssociationDescription associationDescription
Information about the association.
com.amazonaws.internal.SdkInternalList<T> accountIds
The account IDs that have permission to use this document. The ID can be either an AWS account or All.
String name
The name of the SSM document.
DocumentDescription document
Information about the SSM document.
com.amazonaws.internal.SdkInternalList<T> instanceInformationFilterList
One or more filters. Use a filter to return a more specific list of instances.
Integer maxResults
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
String nextToken
The token for the next set of items to return. (You received this token from a previous call.)
com.amazonaws.internal.SdkInternalList<T> instanceInformationList
The instance information list.
String nextToken
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
String sha1
The SHA1 hash of the document, which you can use for verification purposes.
String hash
The Sha256 or Sha1 hash created by the system when the document was created.
Sha1 hashes have been deprecated.
String hashType
Sha256 or Sha1.
Sha1 hashes have been deprecated.
String name
The name of the SSM document.
String owner
The AWS user account of the person who created the document.
Date createdDate
The date when the SSM document was created.
String status
The status of the SSM document.
String description
A description of the document.
com.amazonaws.internal.SdkInternalList<T> parameters
A description of the parameters for a document.
com.amazonaws.internal.SdkInternalList<T> platformTypes
The list of OS platforms compatible with this SSM document.
String name
The name of the SSM document.
String owner
The AWS user account of the person who created the document.
com.amazonaws.internal.SdkInternalList<T> platformTypes
The operating system platform.
String name
The name of the parameter.
String type
The type of parameter. The type can be either “String” or “StringList”.
String description
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
String defaultValue
If specified, the default values for the parameters. Parameters without a default value are required. Parameters with a default value are optional.
CreateAssociationBatchRequestEntry entry
The association.
String message
A description of the failure.
String fault
The source of the failure.
String name
The name of the SSM document.
String instanceId
The instance ID.
String pingStatus
Connection status of the SSM agent.
Date lastPingDateTime
The date and time when agent last pinged SSM service.
String agentVersion
The version of the SSM agent running on your Linux instance.
Boolean isLatestVersion
Indicates whether latest version of the SSM agent is running on your instance.
String platformType
The operating system platform type.
String platformName
The name of the operating system platform running on your instance.
String platformVersion
The version of the OS platform running on your instance.
String activationId
The activation ID created by SSM when the server or VM was registered.
String iamRole
The Amazon Identity and Access Management (IAM) role assigned to EC2 instances or managed instances.
Date registrationDate
The date the server or VM was registered with AWS as a managed instance.
String resourceType
The type of instance. Instances are either EC2 instances or managed instances.
String name
The name of the managed instance.
String iPAddress
The IP address of the managed instance.
String computerName
The fully qualified host name of the managed instance.
String key
The name of the filter.
com.amazonaws.internal.SdkInternalList<T> valueSet
The filter values.
com.amazonaws.internal.SdkInternalList<T> associationFilterList
One or more filters. Use a filter to return a more specific list of results.
Integer maxResults
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
String nextToken
The token for the next set of items to return. (You received this token from a previous call.)
com.amazonaws.internal.SdkInternalList<T> associations
The associations.
String nextToken
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
String commandId
(Optional) The invocations for a specific command ID.
String instanceId
(Optional) The command execution details for a specific instance ID.
Integer maxResults
(Optional) The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
String nextToken
(Optional) The token for the next set of items to return. (You received this token from a previous call.)
com.amazonaws.internal.SdkInternalList<T> filters
(Optional) One or more filters. Use a filter to return a more specific list of results.
Boolean details
(Optional) If set this returns the response of the command executions and any command output. By default this is set to False.
com.amazonaws.internal.SdkInternalList<T> commandInvocations
(Optional) A list of all invocations.
String nextToken
(Optional) The token for the next set of items to return. (You received this token from a previous call.)
String commandId
(Optional) If provided, lists only the specified command.
String instanceId
(Optional) Lists commands issued against this instance ID.
Integer maxResults
(Optional) The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
String nextToken
(Optional) The token for the next set of items to return. (You received this token from a previous call.)
com.amazonaws.internal.SdkInternalList<T> filters
(Optional) One or more filters. Use a filter to return a more specific list of results.
com.amazonaws.internal.SdkInternalList<T> commands
(Optional) The list of commands requested by the user.
String nextToken
(Optional) The token for the next set of items to return. (You received this token from a previous call.)
com.amazonaws.internal.SdkInternalList<T> documentFilterList
One or more filters. Use a filter to return a more specific list of results.
Integer maxResults
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
String nextToken
The token for the next set of items to return. (You received this token from a previous call.)
com.amazonaws.internal.SdkInternalList<T> documentIdentifiers
The names of the SSM documents.
String nextToken
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
com.amazonaws.internal.SdkInternalList<T> tagList
A list of tags.
String name
The name of the document that you want to share.
String permissionType
The permission type for the document. The permission type can be Share.
com.amazonaws.internal.SdkInternalList<T> accountIdsToAdd
The AWS user accounts that should have access to the document. The account IDs can either be a group of account IDs or All.
com.amazonaws.internal.SdkInternalList<T> accountIdsToRemove
The AWS user accounts that should no longer have access to the document. The AWS user account can either be a group of account IDs or All. This action has a higher priority than AccountIdsToAdd. If you specify an account ID to add and the same ID to remove, the system removes access to the document.
String notificationArn
An Amazon Resource Name (ARN) for a Simple Notification Service (SNS) topic. SSM pushes notifications about command status changes to this topic.
com.amazonaws.internal.SdkInternalList<T> notificationEvents
The different events for which you can receive notifications. These events include the following: All (events), InProgress, Success, TimedOut, Cancelled, Failed. To learn more about these events, see Monitoring Commands in the Amazon Elastic Compute Cloud User Guide .
String notificationType
Command: Receive notification when the status of a command changes. Invocation: For commands sent to multiple instances, receive notification on a per-instance basis when the status of a command changes.
String resourceType
The type of resource of which you want to remove a tag.
String resourceId
The resource ID for which you want to remove tags.
com.amazonaws.internal.SdkInternalList<T> tagKeys
Tag keys that you want to remove from the specified resource.
com.amazonaws.internal.SdkInternalList<T> instanceIds
Required. The instance IDs where the command should execute. You can specify a maximum of 50 IDs.
String documentName
Required. The name of the SSM document to execute. This can be an SSM public document or a custom document.
String documentHash
The Sha256 or Sha1 hash created by the system when the document was created.
Sha1 hashes have been deprecated.
String documentHashType
Sha256 or Sha1.
Sha1 hashes have been deprecated.
Integer timeoutSeconds
If this time is reached and the command has not already started executing, it will not execute.
String comment
User-specified information about the command, such as a brief description of what the command should do.
Map<K,V> parameters
The required and optional parameters specified in the SSM document being executed.
String outputS3BucketName
The name of the S3 bucket where command execution responses should be stored.
String outputS3KeyPrefix
The directory structure within the S3 bucket where the responses should be stored.
String serviceRoleArn
The IAM role that SSM uses to send notifications.
NotificationConfig notificationConfig
Configurations for sending notifications.
Command command
The request as it was received by SSM. Also provides the command ID which can be used future references to this request.
String name
The name of the SSM document.
String instanceId
The ID of the instance.
AssociationStatus associationStatus
The association status.
AssociationDescription associationDescription
Information about the association.
Copyright © 2016. All rights reserved.