ConformancePackDetail - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ConformancePackDetail

Returns details of a conformance pack. A conformance pack is a collection of Amazon Config rules and remediation actions that can be easily deployed in an account and a region.

Contents

ConformancePackArn

Amazon Resource Name (ARN) of the conformance pack.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

ConformancePackId

ID of the conformance pack.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: Yes

ConformancePackName

Name of the conformance pack.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z][-a-zA-Z0-9]*

Required: Yes

ConformancePackInputParameters

A list of ConformancePackInputParameter objects.

Type: Array of ConformancePackInputParameter objects

Array Members: Minimum number of 0 items. Maximum number of 60 items.

Required: No

CreatedBy

The Amazon service that created the conformance pack.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

DeliveryS3Bucket

The name of the Amazon S3 bucket where Amazon Config stores conformance pack templates.

Note

This field is optional.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 63.

Required: No

DeliveryS3KeyPrefix

The prefix for the Amazon S3 bucket.

Note

This field is optional.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

LastUpdateRequestedTime

The last time a conformation pack update was requested.

Type: Timestamp

Required: No

TemplateSSMDocumentDetails

An object that contains the name or Amazon Resource Name (ARN) of the Amazon Systems Manager document (SSM document) and the version of the SSM document that is used to create a conformance pack.

Type: TemplateSSMDocumentDetails object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: