---
type: resource-type
title: OrganizationConformancePack
description: aws resource type AWS::Config::OrganizationConformancePack
name: OrganizationConformancePack
lexicon: aws
resource_type: AWS::Config::OrganizationConformancePack
---
`AWS::Config::OrganizationConformancePack`, a resource type of the aws lexicon.

## Properties

- `OrganizationConformancePackName` (`string`, required): The name of the organization conformance pack.
- `ConformancePackInputParameters` (`OrganizationConformancePack_ConformancePackInputParameter[]`, optional): A list of ConformancePackInputParameter objects.
- `DeliveryS3Bucket` (`string`, optional): AWS Config stores intermediate files while processing conformance pack template.
- `DeliveryS3KeyPrefix` (`string`, optional): The prefix for the delivery S3 bucket.
- `ExcludedAccounts` (`string[]`, optional): A list of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack.
- `OrganizationConformancePackArn` (`string`, optional): Amazon Resource Name (ARN) of the organization conformance pack.
- `Tags` (`OrganizationConformancePack_Tag[]`, optional): The tags for the organization conformance pack.
- `TemplateBody` (`string`, optional): A string containing full conformance pack template body.
- `TemplateS3Uri` (`string`, optional): Location of file containing the template body.

## Attributes

- `OrganizationConformancePackArn`
