---
type: resource-type
title: CustomerProfilesEventStream
description: aws resource type AWS::CustomerProfiles::EventStream
name: CustomerProfilesEventStream
lexicon: aws
resource_type: AWS::CustomerProfiles::EventStream
---
`AWS::CustomerProfiles::EventStream`, a resource type of the aws lexicon.

## Properties

- `DomainName` (`string`, required): The unique name of the domain.
- `EventStreamName` (`string`, required): The name of the event stream.
- `Uri` (`string`, required)
- `CreatedAt` (`string`, optional): The timestamp of when the export was created.
- `DestinationDetails` (`Record<string, unknown>`, optional): Details regarding the Kinesis stream.
- `EventStreamArn` (`string`, optional): A unique identifier for the event stream.
- `State` (`"RUNNING" | "STOPPED"`, optional): The operational state of destination stream for export.
- `Tags` (`CustomerProfilesEventStream_Tag[]`, optional): The tags used to organize, track, or control access for this resource.

## Attributes

- `CreatedAt`
- `DestinationDetails`
- `EventStreamArn`
- `State`
