AWS::ApiGatewayV2::Route ParameterConstraints
Specifies whether the parameter is required.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Required" :
Boolean
}
YAML
Required:
Boolean
Properties
Required
-
Specifies whether the parameter is required.
Required: Yes
Type: Boolean
Update requires: No interruption
See Also
-
Routes in the Amazon API Gateway Version 2 API Reference