| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConformancePackTemplateValidationException
You have specified a template that is not valid or supported.
|
class |
IdempotentParameterMismatchException
Using the same client token with one or more different parameters.
|
class |
InsufficientDeliveryPolicyException
Your Amazon S3 bucket policy does not permit Config to write to it.
|
class |
InsufficientPermissionsException
Indicates one of the following errors:
|
class |
InvalidConfigurationRecorderNameException
You have provided a name for the configuration recorder that is not valid.
|
class |
InvalidDeliveryChannelNameException
The specified delivery channel name is not valid.
|
class |
InvalidExpressionException
The syntax of the query is incorrect.
|
class |
InvalidLimitException
The specified limit is outside the allowable range.
|
class |
InvalidNextTokenException
The specified next token is not valid.
|
class |
InvalidParameterValueException
One or more of the specified parameters are not valid.
|
class |
InvalidRecordingGroupException
Indicates one of the following errors:
|
class |
InvalidResultTokenException
The specified
ResultToken is not valid. |
class |
InvalidRoleException
You have provided a null or empty Amazon Resource Name (ARN) for the IAM role assumed by Config and used by the
configuration recorder.
|
class |
InvalidS3KeyPrefixException
The specified Amazon S3 key prefix is not valid.
|
class |
InvalidS3KmsKeyArnException
The specified Amazon KMS Key ARN is not valid.
|
class |
InvalidSNSTopicARNException
The specified Amazon SNS topic does not exist.
|
class |
InvalidTimeRangeException
The specified time range is not valid.
|
class |
LastDeliveryChannelDeleteFailedException
You cannot delete the delivery channel you specified because the configuration recorder is running.
|
class |
LimitExceededException
For
StartConfigRulesEvaluation API, this exception is thrown if an evaluation is in progress or if you
call the StartConfigRulesEvaluation API more than once per minute. |
class |
MaxActiveResourcesExceededException
You have reached the limit of active custom resource types in your account.
|
class |
MaxNumberOfConfigRulesExceededException
Failed to add the Config rule because the account already contains the maximum number of 150 rules.
|
class |
MaxNumberOfConfigurationRecordersExceededException
You have reached the limit of the number of configuration recorders you can create.
|
class |
MaxNumberOfConformancePacksExceededException
You have reached the limit of the number of conformance packs you can create in an account.
|
class |
MaxNumberOfDeliveryChannelsExceededException
You have reached the limit of the number of delivery channels you can create.
|
class |
MaxNumberOfOrganizationConfigRulesExceededException
You have reached the limit of the number of organization Config rules you can create.
|
class |
MaxNumberOfOrganizationConformancePacksExceededException
You have reached the limit of the number of organization conformance packs you can create in an account.
|
class |
MaxNumberOfRetentionConfigurationsExceededException
Failed to add the retention configuration because a retention configuration with that name already exists.
|
class |
NoAvailableConfigurationRecorderException
There are no configuration recorders available to provide the role needed to describe your resources.
|
class |
NoAvailableDeliveryChannelException
There is no delivery channel available to record configurations.
|
class |
NoAvailableOrganizationException
Organization is no longer available.
|
class |
NoRunningConfigurationRecorderException
There is no configuration recorder running.
|
class |
NoSuchBucketException
The specified Amazon S3 bucket does not exist.
|
class |
NoSuchConfigRuleException
The Config rule in the request is not valid.
|
class |
NoSuchConfigRuleInConformancePackException
Config rule that you passed in the filter does not exist.
|
class |
NoSuchConfigurationAggregatorException
You have specified a configuration aggregator that does not exist.
|
class |
NoSuchConfigurationRecorderException
You have specified a configuration recorder that does not exist.
|
class |
NoSuchConformancePackException
You specified one or more conformance packs that do not exist.
|
class |
NoSuchDeliveryChannelException
You have specified a delivery channel that does not exist.
|
class |
NoSuchOrganizationConfigRuleException
The Config rule in the request is not valid.
|
class |
NoSuchOrganizationConformancePackException
Config organization conformance pack that you passed in the filter does not exist.
|
class |
NoSuchRemediationConfigurationException
You specified an Config rule without a remediation configuration.
|
class |
NoSuchRemediationExceptionException
You tried to delete a remediation exception that does not exist.
|
class |
NoSuchRetentionConfigurationException
You have specified a retention configuration that does not exist.
|
class |
OrganizationAccessDeniedException
For
PutConfigurationAggregator API, you can see this exception for the following reasons: |
class |
OrganizationAllFeaturesNotEnabledException
Config resource cannot be created because your organization does not have all features enabled.
|
class |
OrganizationConformancePackTemplateValidationException
You have specified a template that is not valid or supported.
|
class |
OversizedConfigurationItemException
The configuration item size is outside the allowable range.
|
class |
RemediationInProgressException
Remediation action is in progress.
|
class |
ResourceConcurrentModificationException
Two users are trying to modify the same query at the same time.
|
class |
ResourceInUseException
You see this exception in the following cases:
|
class |
ResourceNotDiscoveredException
You have specified a resource that is either unknown or has not been discovered.
|
class |
ResourceNotFoundException
You have specified a resource that does not exist.
|
class |
TooManyTagsException
You have reached the limit of the number of tags you can use.
|
class |
ValidationException
The requested action is not valid.
|
Copyright © 2024. All rights reserved.