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
Update requires: No interruption