Provides one or more conformance packs deployment status.
configservice_describe_conformance_pack_status(ConformancePackNames,
Limit, NextToken)Comma-separated list of conformance pack names.
The maximum number of conformance packs status returned on each page.
The nextToken string returned in a previous request that you use to
request the next page of results in a paginated response.
svc$describe_conformance_pack_status(
ConformancePackNames = list(
"string"
),
Limit = 123,
NextToken = "string"
)
If there are no conformance packs then you will see an empty result.