Description Usage Arguments Value Request syntax
View source: R/configservice_operations.R
Returns compliance details for each rule in that conformance pack.
You must provide exact rule names.
1 2 | configservice_describe_conformance_pack_compliance(ConformancePackName,
Filters, Limit, NextToken)
|
ConformancePackName |
[required] Name of the conformance pack. |
Filters |
A |
Limit |
The maximum number of AWS Config rules within a conformance pack are returned on each page. |
NextToken |
The |
A list with the following syntax:
1 2 3 4 5 6 7 8 9 10 |
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.