v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

Updates an existing media stream.

put/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}

Path parameters

flowArnstring required

The Amazon Resource Name (ARN) of the flow.

mediaStreamNamestring required

The name of the media stream that you want to update.

Request body

clockRateinteger

The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000.

descriptionstring

Description

mediaStreamType'video' | 'audio' | 'ancillary-data'

The type of media stream.

videoFormatstring

The resolution of the video.

Response

Success

FlowArnstring

The ARN of the flow that is associated with the media stream that you updated.