v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Returns status information for sources within an aggregator. The status includes information about the last time Config verified authorization between the source account and an aggregator account. In case of a failure, the status contains the related error code or message.

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

Query parameters

Limitstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'StarlingDoveService.DescribeConfigurationAggregatorSourcesStatus' required

Request body

ConfigurationAggregatorNamestring required

The name of the configuration aggregator.

UpdateStatusAggregatedSourceStatusType[]
<p>Filters the status type.</p> <ul> <li> <p>Valid value FAILED indicates errors while moving data.</p> </li> <li> <p>Valid value SUCCEEDED indicates the data was successfully moved.</p> </li> <li> <p>Valid value OUTDATED indicates the data is not the most recent.</p> </li> </ul>
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.

Limitinteger

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

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.