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::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