View source: R/configservice_operations.R
configservice_describe_conformance_pack_status | R Documentation |
Provides one or more conformance packs deployment status.
See https://www.paws-r-sdk.com/docs/configservice_describe_conformance_pack_status/ for full documentation.
configservice_describe_conformance_pack_status(
ConformancePackNames = NULL,
Limit = NULL,
NextToken = NULL
)
ConformancePackNames |
Comma-separated list of conformance pack names. |
Limit |
The maximum number of conformance packs status returned on each page. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.