Module aws_sdk_config::error

source ·
Expand description

All error types that operations can return. Documentation on these types is copied from the model.

Modules

Structs

Error type for the BatchGetAggregateResourceConfig operation.
Error type for the BatchGetResourceConfig operation.

You have specified a template that is not valid or supported.

Error type for the DeleteAggregationAuthorization operation.
Error type for the DeleteConfigRule operation.
Error type for the DeleteConfigurationAggregator operation.
Error type for the DeleteConfigurationRecorder operation.
Error type for the DeleteConformancePack operation.
Error type for the DeleteDeliveryChannel operation.
Error type for the DeleteEvaluationResults operation.
Error type for the DeleteOrganizationConfigRule operation.
Error type for the DeleteOrganizationConformancePack operation.
Error type for the DeletePendingAggregationRequest operation.
Error type for the DeleteRemediationConfiguration operation.
Error type for the DeleteRemediationExceptions operation.
Error type for the DeleteResourceConfig operation.
Error type for the DeleteRetentionConfiguration operation.
Error type for the DeleteStoredQuery operation.
Error type for the DeliverConfigSnapshot operation.
Error type for the DescribeAggregateComplianceByConfigRules operation.
Error type for the DescribeAggregateComplianceByConformancePacks operation.
Error type for the DescribeAggregationAuthorizations operation.
Error type for the DescribeComplianceByConfigRule operation.
Error type for the DescribeComplianceByResource operation.
Error type for the DescribeConfigRuleEvaluationStatus operation.
Error type for the DescribeConfigRules operation.
Error type for the DescribeConfigurationAggregatorSourcesStatus operation.
Error type for the DescribeConfigurationAggregators operation.
Error type for the DescribeConfigurationRecorderStatus operation.
Error type for the DescribeConfigurationRecorders operation.
Error type for the DescribeConformancePackCompliance operation.
Error type for the DescribeConformancePackStatus operation.
Error type for the DescribeConformancePacks operation.
Error type for the DescribeDeliveryChannelStatus operation.
Error type for the DescribeDeliveryChannels operation.
Error type for the DescribeOrganizationConfigRuleStatuses operation.
Error type for the DescribeOrganizationConfigRules operation.
Error type for the DescribeOrganizationConformancePackStatuses operation.
Error type for the DescribeOrganizationConformancePacks operation.
Error type for the DescribePendingAggregationRequests operation.
Error type for the DescribeRemediationConfigurations operation.
Error type for the DescribeRemediationExceptions operation.
Error type for the DescribeRemediationExecutionStatus operation.
Error type for the DescribeRetentionConfigurations operation.
Error type for the GetAggregateComplianceDetailsByConfigRule operation.
Error type for the GetAggregateConfigRuleComplianceSummary operation.
Error type for the GetAggregateConformancePackComplianceSummary operation.
Error type for the GetAggregateDiscoveredResourceCounts operation.
Error type for the GetAggregateResourceConfig operation.
Error type for the GetComplianceDetailsByConfigRule operation.
Error type for the GetComplianceDetailsByResource operation.
Error type for the GetComplianceSummaryByConfigRule operation.
Error type for the GetComplianceSummaryByResourceType operation.
Error type for the GetConformancePackComplianceDetails operation.
Error type for the GetConformancePackComplianceSummary operation.
Error type for the GetCustomRulePolicy operation.
Error type for the GetDiscoveredResourceCounts operation.
Error type for the GetOrganizationConfigRuleDetailedStatus operation.
Error type for the GetOrganizationConformancePackDetailedStatus operation.
Error type for the GetOrganizationCustomRulePolicy operation.
Error type for the GetResourceConfigHistory operation.
Error type for the GetStoredQuery operation.

Your Amazon S3 bucket policy does not permit Config to write to it.

Indicates one of the following errors:

You have provided a configuration recorder name that is not valid.

The specified delivery channel name is not valid.

The syntax of the query is incorrect.

The specified limit is outside the allowable range.

The specified next token is invalid. Specify the nextToken string that was returned in the previous response to get the next page of results.

One or more of the specified parameters are invalid. Verify that your parameters are valid and try again.

Config throws an exception if the recording group does not contain a valid list of resource types. Invalid values might also be incorrectly formatted.

The specified ResultToken is invalid.

You have provided a null or empty role ARN.

The specified Amazon S3 key prefix is not valid.

The specified Amazon KMS Key ARN is not valid.

The specified Amazon SNS topic does not exist.

The specified time range is not valid. The earlier time is not chronologically before the later time.

You cannot delete the delivery channel you specified because the configuration recorder is running.

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.

Error type for the ListAggregateDiscoveredResources operation.
Error type for the ListConformancePackComplianceScores operation.
Error type for the ListDiscoveredResources operation.
Error type for the ListStoredQueries operation.
Error type for the ListTagsForResource operation.

You have reached the limit (100,000) of active custom resource types in your account. Delete unused resources using DeleteResourceConfig.

Failed to add the Config rule because the account already contains the maximum number of 150 rules. Consider deleting any deactivated rules before you add new rules.

You have reached the limit of the number of recorders you can create.

You have reached the limit (6) of the number of conformance packs in an account (6 conformance pack with 25 Config rules per pack).

You have reached the limit of the number of delivery channels you can create.

You have reached the limit of the number of organization Config rules you can create.

You have reached the limit (6) of the number of organization conformance packs in an account (6 conformance pack with 25 Config rules per pack per account).

Failed to add the retention configuration because a retention configuration with that name already exists.

There are no configuration recorders available to provide the role needed to describe your resources. Create a configuration recorder.

There is no delivery channel available to record configurations.

Organization is no longer available.

There is no configuration recorder running.

The specified Amazon S3 bucket does not exist.

The Config rule in the request is not valid. Verify that the rule is an Config Custom Policy rule, that the rule name is correct, and that valid Amazon Resouce Names (ARNs) are used before trying again.

Config rule that you passed in the filter does not exist.

You have specified a configuration aggregator that does not exist.

You have specified a configuration recorder that does not exist.

You specified one or more conformance packs that do not exist.

You have specified a delivery channel that does not exist.

The Config rule in the request is not valid. Verify that the rule is an organization Config Custom Policy rule, that the rule name is correct, and that valid Amazon Resouce Names (ARNs) are used before trying again.

Config organization conformance pack that you passed in the filter does not exist.

You specified an Config rule without a remediation configuration.

You tried to delete a remediation exception that does not exist.

You have specified a retention configuration that does not exist.

For PutConfigurationAggregator API, you can see this exception for the following reasons:

Config resource cannot be created because your organization does not have all features enabled.

You have specified a template that is not valid or supported.

The configuration item size is outside the allowable range.

Error type for the PutAggregationAuthorization operation.
Error type for the PutConfigRule operation.
Error type for the PutConfigurationAggregator operation.
Error type for the PutConfigurationRecorder operation.
Error type for the PutConformancePack operation.
Error type for the PutDeliveryChannel operation.
Error type for the PutEvaluations operation.
Error type for the PutExternalEvaluation operation.
Error type for the PutOrganizationConfigRule operation.
Error type for the PutOrganizationConformancePack operation.
Error type for the PutRemediationConfigurations operation.
Error type for the PutRemediationExceptions operation.
Error type for the PutResourceConfig operation.
Error type for the PutRetentionConfiguration operation.
Error type for the PutStoredQuery operation.

Remediation action is in progress. You can either cancel execution in Amazon Web Services Systems Manager or wait and try again later.

Two users are trying to modify the same query at the same time. Wait for a moment and try again.

You see this exception in the following cases:

You have specified a resource that is either unknown or has not been discovered.

You have specified a resource that does not exist.

Error type for the SelectAggregateResourceConfig operation.
Error type for the SelectResourceConfig operation.
Error type for the StartConfigRulesEvaluation operation.
Error type for the StartConfigurationRecorder operation.
Error type for the StartRemediationExecution operation.
Error type for the StopConfigurationRecorder operation.
Error type for the TagResource operation.

You have reached the limit of the number of tags you can use. You have more than 50 tags.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Error type for the UntagResource operation.

The requested action is not valid.

Enums

Types of errors that can occur for the BatchGetAggregateResourceConfig operation.
Types of errors that can occur for the BatchGetResourceConfig operation.
Types of errors that can occur for the DeleteAggregationAuthorization operation.
Types of errors that can occur for the DeleteConfigRule operation.
Types of errors that can occur for the DeleteConfigurationAggregator operation.
Types of errors that can occur for the DeleteConfigurationRecorder operation.
Types of errors that can occur for the DeleteConformancePack operation.
Types of errors that can occur for the DeleteDeliveryChannel operation.
Types of errors that can occur for the DeleteEvaluationResults operation.
Types of errors that can occur for the DeleteOrganizationConfigRule operation.
Types of errors that can occur for the DeleteOrganizationConformancePack operation.
Types of errors that can occur for the DeletePendingAggregationRequest operation.
Types of errors that can occur for the DeleteRemediationConfiguration operation.
Types of errors that can occur for the DeleteRemediationExceptions operation.
Types of errors that can occur for the DeleteResourceConfig operation.
Types of errors that can occur for the DeleteRetentionConfiguration operation.
Types of errors that can occur for the DeleteStoredQuery operation.
Types of errors that can occur for the DeliverConfigSnapshot operation.
Types of errors that can occur for the DescribeAggregateComplianceByConfigRules operation.
Types of errors that can occur for the DescribeAggregateComplianceByConformancePacks operation.
Types of errors that can occur for the DescribeAggregationAuthorizations operation.
Types of errors that can occur for the DescribeComplianceByConfigRule operation.
Types of errors that can occur for the DescribeComplianceByResource operation.
Types of errors that can occur for the DescribeConfigRuleEvaluationStatus operation.
Types of errors that can occur for the DescribeConfigRules operation.
Types of errors that can occur for the DescribeConfigurationAggregatorSourcesStatus operation.
Types of errors that can occur for the DescribeConfigurationAggregators operation.
Types of errors that can occur for the DescribeConfigurationRecorderStatus operation.
Types of errors that can occur for the DescribeConfigurationRecorders operation.
Types of errors that can occur for the DescribeConformancePackCompliance operation.
Types of errors that can occur for the DescribeConformancePackStatus operation.
Types of errors that can occur for the DescribeConformancePacks operation.
Types of errors that can occur for the DescribeDeliveryChannelStatus operation.
Types of errors that can occur for the DescribeDeliveryChannels operation.
Types of errors that can occur for the DescribeOrganizationConfigRuleStatuses operation.
Types of errors that can occur for the DescribeOrganizationConfigRules operation.
Types of errors that can occur for the DescribeOrganizationConformancePackStatuses operation.
Types of errors that can occur for the DescribeOrganizationConformancePacks operation.
Types of errors that can occur for the DescribePendingAggregationRequests operation.
Types of errors that can occur for the DescribeRemediationConfigurations operation.
Types of errors that can occur for the DescribeRemediationExceptions operation.
Types of errors that can occur for the DescribeRemediationExecutionStatus operation.
Types of errors that can occur for the DescribeRetentionConfigurations operation.
Types of errors that can occur for the GetAggregateComplianceDetailsByConfigRule operation.
Types of errors that can occur for the GetAggregateConfigRuleComplianceSummary operation.
Types of errors that can occur for the GetAggregateConformancePackComplianceSummary operation.
Types of errors that can occur for the GetAggregateDiscoveredResourceCounts operation.
Types of errors that can occur for the GetAggregateResourceConfig operation.
Types of errors that can occur for the GetComplianceDetailsByConfigRule operation.
Types of errors that can occur for the GetComplianceDetailsByResource operation.
Types of errors that can occur for the GetComplianceSummaryByConfigRule operation.
Types of errors that can occur for the GetComplianceSummaryByResourceType operation.
Types of errors that can occur for the GetConformancePackComplianceDetails operation.
Types of errors that can occur for the GetConformancePackComplianceSummary operation.
Types of errors that can occur for the GetCustomRulePolicy operation.
Types of errors that can occur for the GetDiscoveredResourceCounts operation.
Types of errors that can occur for the GetOrganizationConfigRuleDetailedStatus operation.
Types of errors that can occur for the GetOrganizationConformancePackDetailedStatus operation.
Types of errors that can occur for the GetOrganizationCustomRulePolicy operation.
Types of errors that can occur for the GetResourceConfigHistory operation.
Types of errors that can occur for the GetStoredQuery operation.
Types of errors that can occur for the ListAggregateDiscoveredResources operation.
Types of errors that can occur for the ListConformancePackComplianceScores operation.
Types of errors that can occur for the ListDiscoveredResources operation.
Types of errors that can occur for the ListStoredQueries operation.
Types of errors that can occur for the ListTagsForResource operation.
Types of errors that can occur for the PutAggregationAuthorization operation.
Types of errors that can occur for the PutConfigRule operation.
Types of errors that can occur for the PutConfigurationAggregator operation.
Types of errors that can occur for the PutConfigurationRecorder operation.
Types of errors that can occur for the PutConformancePack operation.
Types of errors that can occur for the PutDeliveryChannel operation.
Types of errors that can occur for the PutEvaluations operation.
Types of errors that can occur for the PutExternalEvaluation operation.
Types of errors that can occur for the PutOrganizationConfigRule operation.
Types of errors that can occur for the PutOrganizationConformancePack operation.
Types of errors that can occur for the PutRemediationConfigurations operation.
Types of errors that can occur for the PutRemediationExceptions operation.
Types of errors that can occur for the PutResourceConfig operation.
Types of errors that can occur for the PutRetentionConfiguration operation.
Types of errors that can occur for the PutStoredQuery operation.
Types of errors that can occur for the SelectAggregateResourceConfig operation.
Types of errors that can occur for the SelectResourceConfig operation.
Types of errors that can occur for the StartConfigRulesEvaluation operation.
Types of errors that can occur for the StartConfigurationRecorder operation.
Types of errors that can occur for the StartRemediationExecution operation.
Types of errors that can occur for the StopConfigurationRecorder operation.
Types of errors that can occur for the TagResource operation.
Types of errors that can occur for the UntagResource operation.