getConformancePack

A conformance pack is a collection of AWS Config rules and remediation actions that can be easily deployed as a single entity in an account and a region or across an entire AWS Organization.

Return

null

Parameters

argument

null


suspend fun getConformancePack(conformancePackName: String): GetConformancePackResult

Return

null

Parameters

conformancePackName

Name of the conformance pack which will be assigned as the unique identifier.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.configuration.kotlin.inputs.GetConformancePackPlainArgs.

See also