Jump to Content

Hierarchy

Properties

ChimeSdkMeetingConfiguration?: ChimeSdkMeetingConfiguration

The configuration for a specified media pipeline. SourceType must be ChimeSdkMeeting.

ClientRequestToken?: string

The unique identifier for the client request. The token makes the API request idempotent. Use a unique token for each media pipeline request.

SinkArn: undefined | string

The ARN of the sink type.

SinkType: undefined | string

Destination type to which the media artifacts are saved. You must use an S3 bucket.

SourceArn: undefined | string

ARN of the source from which the media artifacts are captured.

SourceType: undefined | string

Source type from which the media artifacts are captured. A Chime SDK Meeting is the only supported source.

Tags?: Tag[]

The tag key-value pairs.