Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-config-organizationconformancepack.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::Config::OrganizationConformancePack.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-config.git

Properties

OrganizationConformancePackName string | Aws_CF_FunctionString required

The name of the organization conformance pack.

TemplateS3Uri string | Aws_CF_FunctionString

Location of file containing the template body.

TemplateBody string | Aws_CF_FunctionString

A string containing full conformance pack template body.

DeliveryS3Bucket string | Aws_CF_FunctionString

AWS Config stores intermediate files while processing conformance pack template.

DeliveryS3KeyPrefix string | Aws_CF_FunctionString

The prefix for the delivery S3 bucket.

ConformancePackInputParameters ConformancePackInputParameter[]

A list of ConformancePackInputParameter objects.

minItems=0maxItems=60
ExcludedAccounts AccountId[]

A list of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack.

minItems=0maxItems=1000

Definitions

ConformancePackInputParameter object

Input parameters in the form of key-value pairs for the conformance pack.

ParameterName string | Aws_CF_FunctionString required
ParameterValue string | Aws_CF_FunctionString required
ParameterName string | Aws_CF_FunctionString
ParameterValue string | Aws_CF_FunctionString
AccountId string | Aws_CF_FunctionString