AWS::CustomerProfiles::EventStream DestinationDetails
Details regarding the Kinesis stream.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Status
-
The status of enabling the Kinesis stream as a destination for export.
Required: Yes
Type: String
Allowed values:
HEALTHY | UNHEALTHY
Update requires: No interruption
Uri
-
The StreamARN of the destination to deliver profile events to. For example, arn:aws:kinesis:region:account-id:stream/stream-name.
Required: Yes
Type: String
Minimum:
1
Maximum:
255
Update requires: No interruption