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 RestConfiguration
The RestConfiguration 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
{ "EntityConfigurations" :{, "GlobalSourceConfiguration" :Key:Value, ...}SourceConfiguration, "ValidationEndpointConfiguration" :ValidationEndpointConfiguration}
YAML
EntityConfigurations:GlobalSourceConfiguration:Key:ValueSourceConfigurationValidationEndpointConfiguration:ValidationEndpointConfiguration
Properties
EntityConfigurationsProperty description not available.
Required: No
Type: Object of EntityConfiguration
Update requires: Replacement
GlobalSourceConfigurationProperty description not available.
Required: No
Type: SourceConfiguration
Update requires: Replacement
ValidationEndpointConfigurationProperty description not available.
Required: No
Type: ValidationEndpointConfiguration
Update requires: Replacement