AWS::CloudFormation::GuardHook TargetFilters
The TargetFilters
property type specifies the target filters for the
Hook.
For more information, see AWS CloudFormation Hook target filters.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "TargetFiltersItems" :
TargetFiltersItems
}
Properties
TargetFiltersItems
-
The specific resource types, actions, and invocation points to target.
Required: No
Type: TargetFiltersItems
Update requires: No interruption