| 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 |
InsufficientDeliveryPolicyException
Your Amazon S3 bucket policy does not permit AWS Config to write to it.
|
class |
InsufficientPermissionsException
Indicates one of the following errors:
|
class |
InvalidConfigurationRecorderNameException
You have provided a configuration recorder name 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 invalid.
|
class |
InvalidParameterValueException
One or more of the specified parameters are invalid.
|
class |
InvalidRecordingGroupException
AWS Config throws an exception if the recording group does not contain a valid list of resource types.
|
class |
InvalidResultTokenException
The specified
ResultToken is invalid. |
class |
InvalidRoleException
You have provided a null or empty role ARN.
|
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 (100,000) of active custom resource types in your account.
|
class |
MaxNumberOfConfigRulesExceededException
Failed to add the AWS Config rule because the account already contains the maximum number of 150 rules.
|
class |
MaxNumberOfConfigurationRecordersExceededException
You have reached the limit of the number of recorders you can create.
|
class |
MaxNumberOfConformancePacksExceededException
You have reached the limit (6) of the number of conformance packs in an account (6 conformance pack with 25 AWS
Config rules per pack).
|
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 (6) of the number of organization conformance packs in an account (6 conformance pack with
25 AWS Config rules per pack per 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
One or more AWS Config rules in the request are invalid.
|
class |
NoSuchConfigRuleInConformancePackException
AWS 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
You specified one or more organization config rules that do not exist.
|
class |
NoSuchOrganizationConformancePackException
AWS Config organization conformance pack that you passed in the filter does not exist.
|
class |
NoSuchRemediationConfigurationException
You specified an AWS 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
AWS 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 © 2021. All rights reserved.