| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Class and Description |
|---|---|
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 |
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 result token 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 |
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
This exception is thrown if an evaluation is in progress or if you call the StartConfigRulesEvaluation API
more than once per minute.
|
class |
MaxNumberOfConfigRulesExceededException
Failed to add the AWS Config rule because the account already contains the maximum number of 25 rules.
|
class |
MaxNumberOfConfigurationRecordersExceededException
You have reached the limit on the number of recorders you can create.
|
class |
MaxNumberOfDeliveryChannelsExceededException
You have reached the limit on the number of delivery channels you can create.
|
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 |
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 |
NoSuchConfigurationRecorderException
You have specified a configuration recorder that does not exist.
|
class |
NoSuchDeliveryChannelException
You have specified a delivery channel that does not exist.
|
class |
ResourceInUseException
The rule is currently being deleted or the rule is deleting your evaluation results.
|
class |
ResourceNotDiscoveredException
You have specified a resource that is either unknown or has not been discovered.
|
class |
ValidationException
The requested action is not valid.
|
Copyright © 2016. All rights reserved.