Creates a media capture pipeline.
Source type from which the media artifacts will be captured. A Chime SDK Meeting is the only supported source.
ARN of the source from which the media artifacts are captured.
Destination type to which the media artifacts are saved. You must use an S3 bucket.
The ARN of the sink type.
The unique identifier for the client request. The token makes the API request idempotent. Use a different token for different media pipeline requests.
The configuration object of the Amazon Chime SDK meeting for a specified media capture pipeline. <code>SourceType</code> must be <code>ChimeSdkMeeting</code>.
Success
A media capture pipeline object, the ID, source type, source ARN, sink type, and sink ARN of a media capture pipeline object.