v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Returns the details of one or more remediation exceptions. A detailed view of a remediation exception for a set of resources that includes an explanation of an exception and the time when the exception will be deleted. When you specify the limit and the next token, you receive a paginated response.

Config generates a remediation exception when a problem occurs executing a remediation action to a specific resource. Remediation exceptions blocks auto-remediation until the exception is cleared.

When you specify the limit and the next token, you receive a paginated response.

Limit and next token are not applicable if you request resources in batch. It is only applicable, when you request all resources.

post/#X-Amz-Target=StarlingDoveService.DescribeRemediationExceptions

Query parameters

Limitstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'StarlingDoveService.DescribeRemediationExceptions' required

Request body

ConfigRuleNamestring required

The name of the Config rule.

Limitinteger

The maximum number of RemediationExceptionResourceKey returned on each page. The default is 25. If you specify 0, Config uses the default.

NextTokenstring

The <code>nextToken</code> string returned in a previous request that you use to request the next page of results in a paginated response.

Response

Success

NextTokenstring

The <code>nextToken</code> string returned in a previous request that you use to request the next page of results in a paginated response.