View source: R/configservice_operations.R
configservice_get_conformance_pack_compliance_details | R Documentation |
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
)
ConformancePackName |
[required] Name of the conformance pack. |
Filters |
A |
Limit |
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. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.