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::DataZone::Connection GlueConnectionInput
The GlueConnectionInput property type specifies Property description not available. for an AWS::DataZone::Connection.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AthenaProperties" :{, "AuthenticationConfiguration" :Key:Value, ...}AuthenticationConfigurationInput, "ConnectionProperties" :{, "ConnectionType" :Key:Value, ...}String, "Description" :String, "MatchCriteria" :String, "Name" :String, "PhysicalConnectionRequirements" :PhysicalConnectionRequirements, "PythonProperties" :{, "SparkProperties" :Key:Value, ...}{, "ValidateCredentials" :Key:Value, ...}Boolean, "ValidateForComputeEnvironments" :[ String, ... ]}
YAML
AthenaProperties:AuthenticationConfiguration:Key:ValueAuthenticationConfigurationInputConnectionProperties:ConnectionType:Key:ValueStringDescription:StringMatchCriteria:StringName:StringPhysicalConnectionRequirements:PhysicalConnectionRequirementsPythonProperties:SparkProperties:Key:ValueValidateCredentials:Key:ValueBooleanValidateForComputeEnvironments:- String
Properties
AthenaPropertiesProperty description not available.
Required: No
Type: Object of String
Pattern:
^[\u0020-\uD7FF\uE000-\uFFFF\t]*$Minimum:
1Maximum:
2048Update requires: No interruption
AuthenticationConfigurationProperty description not available.
Required: No
Type: AuthenticationConfigurationInput
Update requires: No interruption
ConnectionPropertiesProperty description not available.
Required: No
Type: Object of String
Pattern:
.+Minimum:
1Maximum:
2048Update requires: No interruption
ConnectionTypeProperty description not available.
Required: No
Type: String
Update requires: No interruption
DescriptionProperty description not available.
Required: No
Type: String
Pattern:
^[\u0020-\uD7FF\uE000-\uFFFF\r\n\t]*$Maximum:
2048Update requires: No interruption
MatchCriteriaProperty description not available.
Required: No
Type: String
Minimum:
0Maximum:
10Update requires: No interruption
NameProperty description not available.
Required: No
Type: String
Pattern:
^[\u0020-\uD7FF\uE000-\uFFFF\t]*$Minimum:
1Maximum:
255Update requires: No interruption
PhysicalConnectionRequirementsProperty description not available.
Required: No
Type: PhysicalConnectionRequirements
Update requires: No interruption
PythonPropertiesProperty description not available.
Required: No
Type: Object of String
Pattern:
^[\u0020-\uD7FF\uE000-\uFFFF\t]*$Minimum:
1Maximum:
2048Update requires: No interruption
SparkPropertiesProperty description not available.
Required: No
Type: Object of String
Pattern:
^[\u0020-\uD7FF\uE000-\uFFFF\t]*$Minimum:
1Maximum:
2048Update requires: No interruption
ValidateCredentialsProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
ValidateForComputeEnvironmentsProperty description not available.
Required: No
Type: Array of String
Minimum:
1Maximum:
50Update requires: No interruption