AWS::Connect::InstanceStorageConfig KinesisStreamConfig
Configuration information of a Kinesis data stream.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "StreamArn" :
String
}
YAML
StreamArn:
String
Properties
StreamArn
-
The Amazon Resource Name (ARN) of the data stream.
Required: Yes
Type: String
Update requires: No interruption