{ "opencollection": "1.0.0", "info": { "name": "Amazon Kinesis Firehose CreateSignalingChannel UpdateMediaStorageConfiguration API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "UpdateMediaStorageConfiguration", "type": "folder" }, "items": [ { "info": { "name": "UpdateMediaStorageConfiguration", "type": "http" }, "http": { "method": "POST", "url": "http://firehose.{region}.amazonaws.com/updateMediaStorageConfiguration", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "
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.