v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Creates a media capture pipeline.

post/media-capture-pipelines

Request body

SourceType'ChimeSdkMeeting' required

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

SourceArnstring password required

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

SinkType'S3Bucket' required

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

SinkArnstring password required

The ARN of the sink type.

ClientRequestTokenstring password

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

Response

Success