AWS::KinesisFirehose::DeliveryStream SnowflakeRoleConfiguration - 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).

AWS::KinesisFirehose::DeliveryStream SnowflakeRoleConfiguration

Optionally configure a Snowflake role. Otherwise the default user role will be used.

Syntax

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

JSON

{ "Enabled" : Boolean, "SnowflakeRole" : String }

YAML

Enabled: Boolean SnowflakeRole: String

Properties

Enabled

Enable Snowflake role

Required: No

Type: Boolean

Update requires: No interruption

SnowflakeRole

The Snowflake role you wish to configure

Required: No

Type: String

Minimum: 1

Maximum: 255

Update requires: No interruption