v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Lists scan configurations for Amazon Web Services Config connectors. Results are paginated. Use the <code>nextToken</code> parameter to retrieve the next page of results.

post/connectorscanconfigurations/list

Request body

awsConfigConnectorArnsAwsConfigConnectorArn[]

The list of Amazon Web Services Config connector ARNs to filter results.

maxResultsinteger

The maximum number of results to return in a single call. Valid range is 1 to 50. To retrieve the remaining results, make another request with the <code>nextToken</code> value returned from this request.

nextTokenstring password

A token to use for paginating results. Set this value to null for the first request. For subsequent calls, use the <code>nextToken</code> value returned from the previous request.

Response

Success

nextTokenstring password

A pagination token. If this value is not null, there are additional results available. Use this token in the <code>nextToken</code> parameter of a subsequent request to retrieve the next page of results.