Skip to main content

organization_conformance_packs_list_only

Lists organization_conformance_packs in a region or regions, for all properties use organization_conformance_packs

Overview

Nameorganization_conformance_packs_list_only
TypeResource
DescriptionResource schema for AWS::Config::OrganizationConformancePack.
Idaws.config.organization_conformance_packs_list_only

Fields

NameDatatypeDescription
organization_conformance_pack_namestringThe name of the organization conformance pack.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all organization_conformance_packs in a region.

SELECT
region,
organization_conformance_pack_name
FROM aws.config.organization_conformance_packs_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the organization_conformance_packs_list_only resource, see organization_conformance_packs