| 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.
|
| DocumentAlreadyExistsException |
The specified SSM document already exists.
|
| DocumentLimitExceededException |
You can have at most 100 active SSM documents.
|
| DuplicateInstanceIdException |
You cannot specify an instance ID in more than one association.
|
| InternalServerErrorException |
An error occurred on the server side.
|
| InvalidCommandIdException | |
| InvalidDocumentContentException |
The content for the SSM document is not valid.
|
| InvalidDocumentException |
The specified document does not exist.
|
| 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.
|
| InvalidOutputFolderException |
The S3 bucket does not exist.
|
| InvalidParametersException |
You must specify values for all required parameters in the SSM document.
|
| 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 © 2013 Amazon Web Services, Inc. All Rights Reserved.