AWS::Config::OrganizationConfigRule OrganizationCustomPolicyRuleMetadata
The OrganizationCustomPolicyRuleMetadata property type specifies Property description not available. for an AWS::Config::OrganizationConfigRule.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DebugLogDeliveryAccounts" :[ String, ... ], "Description" :String, "InputParameters" :String, "MaximumExecutionFrequency" :String, "OrganizationConfigRuleTriggerTypes" :[ String, ... ], "PolicyText" :String, "ResourceIdScope" :String, "ResourceTypesScope" :[ String, ... ], "Runtime" :String, "TagKeyScope" :String, "TagValueScope" :String}
YAML
DebugLogDeliveryAccounts:- StringDescription:StringInputParameters:StringMaximumExecutionFrequency:StringOrganizationConfigRuleTriggerTypes:- StringPolicyText:StringResourceIdScope:StringResourceTypesScope:- StringRuntime:StringTagKeyScope:StringTagValueScope:String
Properties
DebugLogDeliveryAccountsProperty description not available.
Required: No
Type: List of String
Update requires: No interruption
DescriptionProperty description not available.
Required: No
Type: String
Update requires: No interruption
InputParametersProperty description not available.
Required: No
Type: String
Update requires: No interruption
MaximumExecutionFrequencyProperty description not available.
Required: No
Type: String
Update requires: No interruption
OrganizationConfigRuleTriggerTypesProperty description not available.
Required: No
Type: List of String
Update requires: No interruption
PolicyTextProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
ResourceIdScopeProperty description not available.
Required: No
Type: String
Update requires: No interruption
ResourceTypesScopeProperty description not available.
Required: No
Type: List of String
Update requires: No interruption
RuntimeProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
TagKeyScopeProperty description not available.
Required: No
Type: String
Update requires: No interruption
TagValueScopeProperty description not available.
Required: No
Type: String
Update requires: No interruption