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 SourceConfiguration
The SourceConfiguration 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
{ "FilterConfiguration" :FilterConfiguration, "PaginationConfiguration" :PaginationConfiguration, "RequestMethod" :String, "RequestParameters" :[ ConnectorProperty, ... ], "RequestPath" :String, "ResponseConfiguration" :ResponseConfiguration}
YAML
FilterConfiguration:FilterConfigurationPaginationConfiguration:PaginationConfigurationRequestMethod:StringRequestParameters:- ConnectorPropertyRequestPath:StringResponseConfiguration:ResponseConfiguration
Properties
FilterConfigurationProperty description not available.
Required: No
Type: FilterConfiguration
Update requires: Replacement
PaginationConfigurationProperty description not available.
Required: No
Type: PaginationConfiguration
Update requires: Replacement
RequestMethodProperty description not available.
Required: No
Type: String
Allowed values:
GET | POSTUpdate requires: Replacement
RequestParametersProperty description not available.
Required: No
Type: Array of ConnectorProperty
Update requires: Replacement
RequestPathProperty description not available.
Required: No
Type: String
Pattern:
^/[a-zA-Z0-9._~:/?#\[\]@!$&'()*+,;={}-]*$Minimum:
1Maximum:
512Update requires: Replacement
ResponseConfigurationProperty description not available.
Required: No
Type: ResponseConfiguration
Update requires: Replacement