v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Returns the details of one or more retention configurations. If the retention configuration name is not specified, this action returns the details for all the retention configurations for that account.

Currently, Config supports only one retention configuration per region in your account.

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

Query parameters

NextTokenstring

Pagination token

Headers

X-Amz-Target'StarlingDoveService.DescribeRetentionConfigurations' required

Request body

RetentionConfigurationNamesRetentionConfigurationName[]
<p>A list of names of retention configurations for which you want details. If you do not specify a name, Config returns details for all the retention configurations for that account.</p> <note> <p>Currently, Config supports only one retention configuration per region in your account.</p> </note>
NextTokenstring

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

Response

Success

NextTokenstring

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