View a markdown version of this page

SnowflakePropertiesInput - Amazon DataZone

SnowflakePropertiesInput

Contains the Snowflake-specific settings required when creating or updating a connection, including the Snowflake role, identity mapping, and lineage sync configuration.

Contents

identityMapping

The identity mapping configuration for the Snowflake connection.

Type: IdentityMapping object

Required: Yes

snowflakeRole

The Snowflake role used to access Snowflake resources.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [a-zA-Z0-9_$]+

Required: Yes

connectivityProperties

The connectivity properties of the Snowflake connection.

Type: ConnectivityProperties object

Required: No

lineageSync

The lineage sync configuration for the Snowflake connection.

Type: LineageSyncInput object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: