OrganizationConformancePack - AWS Config

OrganizationConformancePack

An organization conformance pack that has information about conformance packs that AWS Config creates in member accounts.

Contents

LastUpdateTime

Last time when organization conformation pack was updated.

Type: Timestamp

Required: Yes

OrganizationConformancePackArn

Amazon Resource Name (ARN) of organization conformance pack.

Type: String

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

Required: Yes

OrganizationConformancePackName

The name you assign to an organization conformance pack.

Type: String

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

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

DeliveryS3Bucket

The name of the Amazon S3 bucket where AWS 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

Any folder structure you want to add to an Amazon S3 bucket.

Note

This field is optional.

Type: String

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

Required: No

ExcludedAccounts

A comma-separated list of accounts excluded from organization conformance pack.

Type: Array of strings

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

Pattern: \d{12}

Required: No

See Also

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