configservice_describe_conformance_pack_status: Provides one or more conformance packs deployment status

View source: R/configservice_operations.R

configservice_describe_conformance_pack_statusR Documentation

Provides one or more conformance packs deployment status

Description

Provides one or more conformance packs deployment status.

See https://www.paws-r-sdk.com/docs/configservice_describe_conformance_pack_status/ for full documentation.

Usage

configservice_describe_conformance_pack_status(
  ConformancePackNames = NULL,
  Limit = NULL,
  NextToken = NULL
)

Arguments

ConformancePackNames

Comma-separated list of conformance pack names.

Limit

The maximum number of conformance packs status returned on each page.

NextToken

The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.