View source: R/configservice_operations.R
configservice_describe_conformance_pack_compliance | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.