Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
AlreadyExistsException
Error returned if an attempt is made to register a patch group with a patch baseline that is already registered with
a different patch baseline.
|
class |
AssociatedInstancesException
You must disassociate a document from all managed nodes before you can delete it.
|
class |
AssociationAlreadyExistsException
The specified association already exists.
|
class |
AssociationDoesNotExistException
The specified association doesn't exist.
|
class |
AssociationExecutionDoesNotExistException
The specified execution ID doesn't exist.
|
class |
AssociationLimitExceededException
You can have at most 2,000 active associations.
|
class |
AssociationVersionLimitExceededException
You have reached the maximum number versions allowed for an association.
|
class |
AutomationDefinitionNotApprovedException
Indicates that the Change Manager change template used in the change request was rejected or is still in a pending
state.
|
class |
AutomationDefinitionNotFoundException
An Automation runbook with the specified name couldn't be found.
|
class |
AutomationDefinitionVersionNotFoundException
An Automation runbook with the specified name and version couldn't be found.
|
class |
AutomationExecutionLimitExceededException
The number of simultaneously running Automation executions exceeded the allowable limit.
|
class |
AutomationExecutionNotFoundException
There is no automation execution information for the requested automation execution ID.
|
class |
AutomationStepNotFoundException
The specified step name and execution ID don't exist.
|
class |
ComplianceTypeCountLimitExceededException
You specified too many custom compliance types.
|
class |
CustomSchemaCountLimitExceededException
You have exceeded the limit for custom schemas.
|
class |
DocumentAlreadyExistsException
The specified document already exists.
|
class |
DocumentLimitExceededException
You can have at most 500 active SSM documents.
|
class |
DocumentPermissionLimitException
The document can't be shared with more Amazon Web Services accounts.
|
class |
DocumentVersionLimitExceededException
The document has too many versions.
|
class |
DoesNotExistException
Error returned when the ID specified for a resource, such as a maintenance window or patch baseline, doesn't exist.
|
class |
DuplicateDocumentContentException
The content of the association document matches another document.
|
class |
DuplicateDocumentVersionNameException
The version name has already been used in this document.
|
class |
DuplicateInstanceIdException
You can't specify a managed node ID in more than one association.
|
class |
FeatureNotAvailableException
You attempted to register a
LAMBDA or STEP_FUNCTIONS task in a region where the
corresponding service isn't available. |
class |
HierarchyLevelLimitExceededException
A hierarchy can have a maximum of 15 levels.
|
class |
HierarchyTypeMismatchException
Parameter Store doesn't support changing a parameter type in a hierarchy.
|
class |
IdempotentParameterMismatchException
Error returned when an idempotent operation is retried and the parameters don't match the original call to the API
with the same idempotency token.
|
class |
IncompatiblePolicyException
There is a conflict in the policies specified for this parameter.
|
class |
InternalServerErrorException
An error occurred on the server side.
|
class |
InvalidActivationException
The activation isn't valid.
|
class |
InvalidActivationIdException
The activation ID isn't valid.
|
class |
InvalidAggregatorException
The specified aggregator isn't valid for inventory groups.
|
class |
InvalidAllowedPatternException
The request doesn't meet the regular expression requirement.
|
class |
InvalidAssociationException
The association isn't valid or doesn't exist.
|
class |
InvalidAssociationVersionException
The version you specified isn't valid.
|
class |
InvalidAutomationExecutionParametersException
The supplied parameters for invoking the specified Automation runbook are incorrect.
|
class |
InvalidAutomationSignalException
The signal isn't valid for the current Automation execution.
|
class |
InvalidAutomationStatusUpdateException
The specified update status operation isn't valid.
|
class |
InvalidCommandIdException
The specified command ID isn't valid.
|
class |
InvalidDeleteInventoryParametersException
One or more of the parameters specified for the delete operation isn't valid.
|
class |
InvalidDeletionIdException
The ID specified for the delete operation doesn't exist or isn't valid.
|
class |
InvalidDocumentContentException
The content for the document isn't valid.
|
class |
InvalidDocumentException
The specified SSM document doesn't exist.
|
class |
InvalidDocumentOperationException
You attempted to delete a document while it is still shared.
|
class |
InvalidDocumentSchemaVersionException
The version of the document schema isn't supported.
|
class |
InvalidDocumentTypeException
The SSM document type isn't valid.
|
class |
InvalidDocumentVersionException
The document version isn't valid or doesn't exist.
|
class |
InvalidFilterException
The filter name isn't valid.
|
class |
InvalidFilterKeyException
The specified key isn't valid.
|
class |
InvalidFilterOptionException
The specified filter option isn't valid.
|
class |
InvalidFilterValueException
The filter value isn't valid.
|
class |
InvalidInstanceIdException
The following problems can cause this exception:
|
class |
InvalidInstanceInformationFilterValueException
The specified filter value isn't valid.
|
class |
InvalidInstancePropertyFilterValueException
The specified filter value isn't valid.
|
class |
InvalidInventoryGroupException
The specified inventory group isn't valid.
|
class |
InvalidInventoryItemContextException
You specified invalid keys or values in the
Context attribute for InventoryItem . |
class |
InvalidInventoryRequestException
The request isn't valid.
|
class |
InvalidItemContentException
One or more content items isn't valid.
|
class |
InvalidKeyIdException
The query key ID isn't valid.
|
class |
InvalidNextTokenException
The specified token isn't valid.
|
class |
InvalidNotificationConfigException
One or more configuration items isn't valid.
|
class |
InvalidOptionException
The delete inventory option specified isn't valid.
|
class |
InvalidOutputFolderException
The S3 bucket doesn't exist.
|
class |
InvalidOutputLocationException
The output location isn't valid or doesn't exist.
|
class |
InvalidParametersException
You must specify values for all required parameters in the Amazon Web Services Systems Manager document (SSM
document).
|
class |
InvalidPermissionTypeException
The permission type isn't supported.
|
class |
InvalidPluginNameException
The plugin name isn't valid.
|
class |
InvalidPolicyAttributeException
A policy attribute or its value is invalid.
|
class |
InvalidPolicyTypeException
The policy type isn't supported.
|
class |
InvalidResourceIdException
The resource ID isn't valid.
|
class |
InvalidResourceTypeException
The resource type isn't valid.
|
class |
InvalidResultAttributeException
The specified inventory item result attribute isn't valid.
|
class |
InvalidRoleException
The role name can't contain invalid characters.
|
class |
InvalidScheduleException
The schedule is invalid.
|
class |
InvalidTagException
The specified tag key or value isn't valid.
|
class |
InvalidTargetException
The target isn't valid or doesn't exist.
|
class |
InvalidTargetMapsException
TargetMap parameter isn't valid.
|
class |
InvalidTypeNameException
The parameter type name isn't valid.
|
class |
InvalidUpdateException
The update isn't valid.
|
class |
InvocationDoesNotExistException
The command ID and managed node ID you specified didn't match any invocations.
|
class |
ItemContentMismatchException
The inventory item has invalid content.
|
class |
ItemSizeLimitExceededException
The inventory item size has exceeded the size limit.
|
class |
MalformedResourcePolicyDocumentException
The specified policy document is malformed or invalid, or excessive
PutResourcePolicy or
DeleteResourcePolicy calls have been made. |
class |
MaxDocumentSizeExceededException
The size limit of a document is 64 KB.
|
class |
OpsItemAccessDeniedException
You don't have permission to view OpsItems in the specified account.
|
class |
OpsItemAlreadyExistsException
The OpsItem already exists.
|
class |
OpsItemConflictException
The specified OpsItem is in the process of being deleted.
|
class |
OpsItemInvalidParameterException
A specified parameter argument isn't valid.
|
class |
OpsItemLimitExceededException
The request caused OpsItems to exceed one or more quotas.
|
class |
OpsItemNotFoundException
The specified OpsItem ID doesn't exist.
|
class |
OpsItemRelatedItemAlreadyExistsException
The Amazon Resource Name (ARN) is already associated with the OpsItem.
|
class |
OpsItemRelatedItemAssociationNotFoundException
The association wasn't found using the parameters you specified in the call.
|
class |
OpsMetadataAlreadyExistsException
An OpsMetadata object already exists for the selected resource.
|
class |
OpsMetadataInvalidArgumentException
One of the arguments passed is invalid.
|
class |
OpsMetadataKeyLimitExceededException
The OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to an application in
Application Manager.
|
class |
OpsMetadataLimitExceededException
Your account reached the maximum number of OpsMetadata objects allowed by Application Manager.
|
class |
OpsMetadataNotFoundException
The OpsMetadata object doesn't exist.
|
class |
OpsMetadataTooManyUpdatesException
The system is processing too many concurrent updates.
|
class |
ParameterAlreadyExistsException
The parameter already exists.
|
class |
ParameterLimitExceededException
You have exceeded the number of parameters for this Amazon Web Services account.
|
class |
ParameterMaxVersionLimitExceededException
Parameter Store retains the 100 most recently created versions of a parameter.
|
class |
ParameterNotFoundException
The parameter couldn't be found.
|
class |
ParameterPatternMismatchException
The parameter name isn't valid.
|
class |
ParameterVersionLabelLimitExceededException
A parameter version can have a maximum of ten labels.
|
class |
ParameterVersionNotFoundException
The specified parameter version wasn't found.
|
class |
PoliciesLimitExceededException
You specified more than the maximum number of allowed policies for the parameter.
|
class |
ResourceDataSyncAlreadyExistsException
A sync configuration with the same name already exists.
|
class |
ResourceDataSyncConflictException
Another
UpdateResourceDataSync request is being processed. |
class |
ResourceDataSyncCountExceededException
You have exceeded the allowed maximum sync configurations.
|
class |
ResourceDataSyncInvalidConfigurationException
The specified sync configuration is invalid.
|
class |
ResourceDataSyncNotFoundException
The specified sync name wasn't found.
|
class |
ResourceInUseException
Error returned if an attempt is made to delete a patch baseline that is registered for a patch group.
|
class |
ResourceLimitExceededException
Error returned when the caller has exceeded the default resource quotas.
|
class |
ResourceNotFoundException
The specified parameter to be shared could not be found.
|
class |
ResourcePolicyConflictException
The hash provided in the call doesn't match the stored hash.
|
class |
ResourcePolicyInvalidParameterException
One or more parameters specified for the call aren't valid.
|
class |
ResourcePolicyLimitExceededException
The PutResourcePolicy API action enforces two limits.
|
class |
ResourcePolicyNotFoundException
No policies with the specified policy ID and hash could be found.
|
class |
ServiceSettingNotFoundException
The specified service setting wasn't found.
|
class |
StatusUnchangedException
The updated status is the same as the current status.
|
class |
SubTypeCountLimitExceededException
The sub-type count exceeded the limit for the inventory type.
|
class |
TargetInUseException
You specified the
Safe option for the DeregisterTargetFromMaintenanceWindow operation, but the target is
still referenced in a task. |
class |
TargetNotConnectedException
The specified target managed node for the session isn't fully configured for use with Session Manager.
|
class |
TooManyTagsErrorException
The
Targets parameter includes too many tags. |
class |
TooManyUpdatesException
There are concurrent updates for a resource that supports one update at a time.
|
class |
TotalSizeLimitExceededException
The size of inventory data has exceeded the total size limit for the resource.
|
class |
UnsupportedCalendarException
The calendar entry contained in the specified SSM document isn't supported.
|
class |
UnsupportedFeatureRequiredException
Patching for applications released by Microsoft is only available on EC2 instances and advanced instances.
|
class |
UnsupportedInventoryItemContextException
The
Context attribute that you specified for the InventoryItem isn't allowed for this
inventory type. |
class |
UnsupportedInventorySchemaVersionException
Inventory item type schema version has to match supported versions in the service.
|
class |
UnsupportedOperatingSystemException
The operating systems you specified isn't supported, or the operation isn't supported for the operating system.
|
class |
UnsupportedParameterTypeException
The parameter type isn't supported.
|
class |
UnsupportedPlatformTypeException
The document doesn't support the platform type of the given managed node IDs.
|
Copyright © 2024. All rights reserved.