CreateMediaCapturePipelineRequest
Types
Properties
The configuration for a specified media pipeline. SourceType
must be ChimeSdkMeeting
.
The unique identifier for the client request. The token makes the API request idempotent. Use a unique token for each media pipeline request.
The Amazon Resource Name (ARN) of the sink role to be used with AwsKmsKeyId
in SseAwsKeyManagementParams
. Can only interact with S3Bucket
sink type. The role must belong to the caller’s account and be able to act on behalf of the caller during the API call. All minimum policy permissions requirements for the caller to perform sink-related actions are the same for SinkIamRoleArn
.
Destination type to which the media artifacts are saved. You must use an S3 bucket.
Source type from which the media artifacts are captured. A Chime SDK Meeting is the only supported source.
An object that contains server side encryption parameters to be used by media capture pipeline. The parameters can also be used by media concatenation pipeline taking media capture pipeline as a media source.