latest--aws-config-conformancepack
sharedA 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.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-config.git
Properties
Name of the conformance pack which will be assigned as the unique identifier.
AWS Config stores intermediate files while processing conformance pack template.
The prefix for delivery S3 bucket.
A string containing full conformance pack template body. You can only specify one of the template body or template S3Uri fields.
Location of file containing the template body which points to the conformance pack template that is located in an Amazon S3 bucket. You can only specify one of the template body or template S3Uri fields.
The TemplateSSMDocumentDetails object contains the name of the SSM document and the version of the SSM document.
2 nested properties
A list of ConformancePackInputParameter objects.
Definitions
Key part of key-value pair with value being parameter value
Value part of key-value pair with key being parameter Name
Input parameters in the form of key-value pairs for the conformance pack.
Key part of key-value pair with value being parameter value
Value part of key-value pair with key being parameter Name