AWS::Connect::InstanceStorageConfig KinesisFirehoseConfig - 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::Connect::InstanceStorageConfig KinesisFirehoseConfig

Configuration information of a Kinesis Data Firehose delivery stream.

Syntax

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

JSON

{ "FirehoseArn" : String }

YAML

FirehoseArn: String

Properties

FirehoseArn

The Amazon Resource Name (ARN) of the delivery stream.

Required: Yes

Type: String

Pattern: ^arn:aws[-a-z0-9]*:firehose:[-a-z0-9]*:[0-9]{12}:deliverystream/[-a-zA-Z0-9_.]*$

Update requires: No interruption