Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.
See https://www.paws-r-sdk.com/docs/configservice_get_conformance_pack_compliance_details/ for full documentation.
configservice_get_conformance_pack_compliance_details(
ConformancePackName,
Filters = NULL,
Limit = NULL,
NextToken = NULL
)
[required] Name of the conformance pack.
A ConformancePackEvaluationFilters
object.
The maximum number of evaluation results returned on each page. If you do no specify a number, Config uses the default. The default is 100.
The nextToken
string returned in a previous request that you use to
request the next page of results in a paginated response.