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::Glue::ConnectionType ValidationEndpointConfiguration
The ValidationEndpointConfiguration property type specifies Property description not available. for an AWS::Glue::ConnectionType.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "RequestMethod" :String, "RequestPath" :String}
YAML
RequestMethod:StringRequestPath:String
Properties
RequestMethodProperty description not available.
Required: No
Type: String
Allowed values:
GET | POSTUpdate requires: Replacement
RequestPathProperty description not available.
Required: No
Type: String
Pattern:
^/[a-zA-Z0-9._~:/?#\[\]@!$&'()*+,;={}-]*$Minimum:
1Maximum:
512Update requires: Replacement