Exception | Description |
---|---|
AssociatedInstancesException |
You must disassociate an SSM document from all instances before you can
delete it.
|
AssociationAlreadyExistsException |
The specified association already exists.
|
AssociationDoesNotExistException |
The specified association does not exist.
|
AssociationLimitExceededException |
You can have at most 2,000 active associations.
|
AWSSimpleSystemsManagementException |
Base exception for all service exceptions thrown by Amazon Simple Systems
Management Service
|
DocumentAlreadyExistsException |
The specified SSM document already exists.
|
DocumentLimitExceededException |
You can have at most 100 active SSM documents.
|
DocumentPermissionLimitException |
The document cannot be shared with more AWS user accounts.
|
DuplicateInstanceIdException |
You cannot specify an instance ID in more than one association.
|
InternalServerErrorException |
An error occurred on the server side.
|
InvalidActivationException |
The activation is not valid.
|
InvalidActivationIdException |
The activation ID is not valid.
|
InvalidCommandIdException | |
InvalidDocumentContentException |
The content for the SSM document is not valid.
|
InvalidDocumentException |
The specified document does not exist.
|
InvalidDocumentOperationException |
You attempted to delete a document while it is still shared.
|
InvalidFilterException |
The filter name is not valid.
|
InvalidFilterKeyException |
The specified key is not valid.
|
InvalidInstanceIdException |
The instance is not in valid state.
|
InvalidInstanceInformationFilterValueException |
The specified filter value is not valid.
|
InvalidNextTokenException |
The specified token is not valid.
|
InvalidNotificationConfigException |
One or more configuration items is not valid.
|
InvalidOutputFolderException |
The S3 bucket does not exist.
|
InvalidParametersException |
You must specify values for all required parameters in the SSM document.
|
InvalidPermissionTypeException |
The permission type is not supported.
|
InvalidResourceIdException |
The resource ID is not valid.
|
InvalidResourceTypeException |
The resource type is not valid.
|
InvalidRoleException |
The role name can't contain invalid characters.
|
MaxDocumentSizeExceededException |
The size limit of an SSM document is 64 KB.
|
StatusUnchangedException |
The updated status is the same as the current status.
|
TooManyUpdatesException |
There are concurrent updates for a resource that supports one update at a
time.
|
UnsupportedPlatformTypeException |
The document does not support the platform type of the given instance ID(s).
|
Copyright © 2016. All rights reserved.