PutConformancePackRequest
Types
Properties
A list of ConformancePackInputParameter
objects.
The unique name of the conformance pack you want to deploy.
The name of the Amazon S3 bucket where Config stores conformance pack templates.
The prefix for the Amazon S3 bucket.
A string containing the full conformance pack template body. The structure containing the template body has a minimum length of 1 byte and a maximum length of 51,200 bytes.
The location of the file containing the template body (s3://bucketname/prefix
). The uri must point to a conformance pack template (max size: 300 KB) that is located in an Amazon S3 bucket in the same Region as the conformance pack.
An object of type TemplateSSMDocumentDetails
, which contains the name or the Amazon Resource Name (ARN) of the Amazon Web Services Systems Manager document (SSM document) and the version of the SSM document that is used to create a conformance pack.