v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150135.9 KB

Associates a SignalingChannel to a stream to store the media. There are two signaling modes that can specified :

  • If the StorageStatus is disabled, no data will be stored, and the StreamARN parameter will not be needed.

  • If the StorageStatus is enabled, the data will be stored in the StreamARN provided.

post/updateMediaStorageConfiguration

Request body

ChannelARNstring required

The Amazon Resource Name (ARN) of the channel.

Response

Success

UpdateMediaStorageConfigurationOutput required