AWS::CloudFormation::GuardHook Options
Specifies the input parameters for a Guard Hook.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InputParams" :
S3Location
}
YAML
InputParams:
S3Location
Properties
InputParams
-
Specifies the S3 location where your input parameters are located.
Required: No
Type: S3Location
Update requires: No interruption