configservice_describe_conformance_pack_compliance {paws.management} | R Documentation |
Returns compliance details for each rule in that conformance pack.
See https://www.paws-r-sdk.com/docs/configservice_describe_conformance_pack_compliance/ for full documentation.
configservice_describe_conformance_pack_compliance(
ConformancePackName,
Filters = NULL,
Limit = NULL,
NextToken = NULL
)
ConformancePackName |
[required] Name of the conformance pack. |
Filters |
A |
Limit |
The maximum number of Config rules within a conformance pack are returned on each page. |
NextToken |
The |