Create an Amazon Chime SDK media concatenation pipeline to archive a meeting recording to S3

domain: docs.aws.amazon.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Ensure your app uses the ChimeSdkMediaPipelines namespace (not the legacy Chime namespace, which only supports capture pipelines) — migrate if needed
  2. Start a media capture pipeline for the meeting first; concatenation pipelines consume that capture pipeline's output, not the live meeting audio directly
  3. Call CreateMediaConcatenationPipeline (POST /sdk-media-concatenation-pipelines) with Sources as a single-item array of MediaCapturePipelineSourceConfiguration referencing the capture pipeline's MediaPipelineArn
  4. Set Sinks to a single-item array with an S3BucketSinkConfiguration.Destination pointing at your target bucket/prefix
  5. Pass a unique ClientRequestToken (2-64 chars) for idempotency
  6. Grant the mediapipelines.chime.amazonaws.com service principal s3:PutObject/PutObjectAcl/GetObject at the object level and s3:ListBucket at the bucket level, and confirm the AWSServiceRoleForAmazonChimeSDKMediaPipelines service-linked role exists

Known gotchas

Related routes

Record an Amazon Chime SDK meeting to S3 using a Media Capture Pipeline and concatenate the MP4 chunks
docs.aws.amazon.com · 5 steps · unrated
record Amazon Chime SDK meetings to S3 using media capture pipelines
docs.aws.amazon.com · 5 steps · unrated
Restream an Amazon Chime SDK meeting to an RTMP destination using a media live-connector pipeline
docs.aws.amazon.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans