AWS::DataZone::Connection RedshiftPropertiesInput - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 RedshiftPropertiesInput

The Amazon Redshift properties.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Credentials

The Amaon Redshift credentials.

Required: No

Type: RedshiftCredentials

Update requires: No interruption

DatabaseName

The Amazon Redshift database name.

Required: No

Type: String

Pattern: ^[a-z0-9]+$

Minimum: 1

Maximum: 64

Update requires: No interruption

Host

The Amazon Redshift host.

Required: No

Type: String

Pattern: ^[\S]*$

Maximum: 256

Update requires: No interruption

LineageSync

The lineage sync of the Amazon Redshift.

Required: No

Type: RedshiftLineageSyncConfigurationInput

Update requires: No interruption

Port

The Amaon Redshift port.

Required: No

Type: Number

Minimum: 0

Maximum: 65535

Update requires: No interruption

Storage

The Amazon Redshift storage.

Required: No

Type: RedshiftStorageProperties

Update requires: No interruption