This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::DataZone::Connection ConnectionPropertiesInput
The properties of a connection.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AthenaProperties" :AthenaPropertiesInput, "GlueProperties" :GluePropertiesInput, "HyperPodProperties" :HyperPodPropertiesInput, "IamProperties" :IamPropertiesInput, "RedshiftProperties" :RedshiftPropertiesInput, "S3Properties" :S3PropertiesInput, "SparkEmrProperties" :SparkEmrPropertiesInput, "SparkGlueProperties" :SparkGluePropertiesInput}
YAML
AthenaProperties:AthenaPropertiesInputGlueProperties:GluePropertiesInputHyperPodProperties:HyperPodPropertiesInputIamProperties:IamPropertiesInputRedshiftProperties:RedshiftPropertiesInputS3Properties:S3PropertiesInputSparkEmrProperties:SparkEmrPropertiesInputSparkGlueProperties:SparkGluePropertiesInput
Properties
AthenaProperties-
The Amazon Athena properties of a connection.
Required: No
Type: AthenaPropertiesInput
Update requires: No interruption
GlueProperties-
The Amazon Glue properties of a connection.
Required: No
Type: GluePropertiesInput
Update requires: No interruption
HyperPodProperties-
The hyper pod properties of a connection.
Required: No
Type: HyperPodPropertiesInput
Update requires: No interruption
IamProperties-
The IAM properties of a connection.
Required: No
Type: IamPropertiesInput
Update requires: No interruption
RedshiftProperties-
The Amazon Redshift properties of a connection.
Required: No
Type: RedshiftPropertiesInput
Update requires: No interruption
S3PropertiesProperty description not available.
Required: No
Type: S3PropertiesInput
Update requires: No interruption
SparkEmrProperties-
The Spark EMR properties of a connection.
Required: No
Type: SparkEmrPropertiesInput
Update requires: No interruption
SparkGlueProperties-
The Spark Amazon Glue properties of a connection.
Required: No
Type: SparkGluePropertiesInput
Update requires: No interruption