EventStreamSummary - Amazon Connect

EventStreamSummary

An instance of EventStream in a list of EventStreams.

Contents

DomainName

The unique name of the domain.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

EventStreamArn

A unique identifier for the event stream.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

EventStreamName

The name of the event stream.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

State

The operational state of destination stream for export.

Type: String

Valid Values: RUNNING | STOPPED

Required: Yes

DestinationSummary

Summary information about the Kinesis data stream.

Type: DestinationSummary object

Required: No

StoppedSince

The timestamp when the State changed to STOPPED.

Type: Timestamp

Required: No

Tags

The tags used to organize, track, or control access for this resource.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: