This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CloudFormation::GuardHook InputParams
The InputParams property type specifies Property description not available. for an AWS::CloudFormation::GuardHook.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "InputParamsItems" :[ S3Location, ... ], "S3Location" :S3Location}
YAML
InputParamsItems:- S3LocationS3Location:S3Location
Properties
InputParamsItemsProperty description not available.
Required: No
Type: Array of S3Location
Minimum:
1Maximum:
10Update requires: No interruption
S3LocationProperty description not available.
Required: No
Type: S3Location
Update requires: No interruption