This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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