AWS::CloudFormation::LambdaHook TargetFilters
The TargetFilters
property type specifies the target filters for the
Hook.
For more information, see Amazon CloudFormation Hook target filters.
Syntax
To declare this entity in your Amazon 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