OrganizationConfigRule
An organization AWS Config rule that has information about AWS Config rules that AWS Config creates in member accounts.
Contents
- OrganizationConfigRuleArn
-
Amazon Resource Name (ARN) of organization AWS Config rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- OrganizationConfigRuleName
-
The name that you assign to organization AWS Config rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
.*\S.*
Required: Yes
- ExcludedAccounts
-
A comma-separated list of accounts excluded from organization AWS Config rule.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1000 items.
Pattern:
\d{12}
Required: No
- LastUpdateTime
-
The timestamp of the last update.
Type: Timestamp
Required: No
- OrganizationCustomPolicyRuleMetadata
-
An object that specifies metadata for your organization's AWS Config Custom Policy rule. The metadata includes the runtime system in use, which accounts have debug logging enabled, and other custom rule metadata, such as resource type, resource ID of AWS resource, and organization trigger types that initiate AWS Config to evaluate AWS resources against a rule.
Type: OrganizationCustomPolicyRuleMetadataNoPolicy object
Required: No
- OrganizationCustomRuleMetadata
-
An
OrganizationCustomRuleMetadata
object.Type: OrganizationCustomRuleMetadata object
Required: No
- OrganizationManagedRuleMetadata
-
An
OrganizationManagedRuleMetadata
object.Type: OrganizationManagedRuleMetadata object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: