|
1014 | 1014 | }
|
1015 | 1015 | ],
|
1016 | 1016 | "traits": {
|
1017 |
| - "smithy.api#documentation": "<important>\n <p>This API is related to <a href=\"https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/webrtc-ingestion.html\">WebRTC Ingestion</a> and is only available in the <code>us-west-2</code> region.</p>\n </important>\n <p>Returns the most current information about the channel. Specify the <code>ChannelName</code>\n or <code>ChannelARN</code> in the input.</p>", |
| 1017 | + "smithy.api#documentation": "<p>Returns the most current information about the channel. Specify the <code>ChannelName</code>\n or <code>ChannelARN</code> in the input.</p>", |
1018 | 1018 | "smithy.api#http": {
|
1019 | 1019 | "method": "POST",
|
1020 | 1020 | "uri": "/describeMediaStorageConfiguration",
|
|
3310 | 3310 | "StreamARN": {
|
3311 | 3311 | "target": "com.amazonaws.kinesisvideo#ResourceARN",
|
3312 | 3312 | "traits": {
|
3313 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the stream </p>" |
| 3313 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the stream. </p>" |
3314 | 3314 | }
|
3315 | 3315 | },
|
3316 | 3316 | "Status": {
|
|
3322 | 3322 | }
|
3323 | 3323 | },
|
3324 | 3324 | "traits": {
|
3325 |
| - "smithy.api#documentation": "<p>A structure that encapsulates, or contains, the media storage configuration properties.</p>" |
| 3325 | + "smithy.api#documentation": "<p>A structure that encapsulates, or contains, the media storage configuration\n properties.</p>\n <ul>\n <li>\n <p>If <code>StorageStatus</code> is enabled, the data will be stored in the\n <code>StreamARN</code> provided. In order for WebRTC Ingestion to work, the stream must have data retention\n enabled.</p>\n </li>\n <li>\n <p>If <code>StorageStatus</code> is disabled, no data will be stored, and the\n <code>StreamARN</code> parameter will not be needed. </p>\n </li>\n </ul>" |
3326 | 3326 | }
|
3327 | 3327 | },
|
3328 | 3328 | "com.amazonaws.kinesisvideo#MediaStorageConfigurationStatus": {
|
|
4361 | 4361 | }
|
4362 | 4362 | ],
|
4363 | 4363 | "traits": {
|
4364 |
| - "smithy.api#documentation": "<p> Increases or decreases the stream's data retention period by the value that you\n specify. To indicate whether you want to increase or decrease the data retention period,\n specify the <code>Operation</code> parameter in the request body. In the request, you\n must specify either the <code>StreamName</code> or the <code>StreamARN</code>. </p>\n <note>\n <p>The retention period that you specify replaces the current value.</p>\n </note>\n <p>This operation requires permission for the\n <code>KinesisVideo:UpdateDataRetention</code> action.</p>\n <p>Changing the data retention period affects the data in the stream as\n follows:</p>\n <ul>\n <li>\n <p>If the data retention period is increased, existing data is retained for\n the new retention period. For example, if the data retention period is increased\n from one hour to seven hours, all existing data is retained for seven\n hours.</p>\n </li>\n <li>\n <p>If the data retention period is decreased, existing data is retained for\n the new retention period. For example, if the data retention period is decreased\n from seven hours to one hour, all existing data is retained for one hour, and\n any data older than one hour is deleted immediately.</p>\n </li>\n </ul>", |
| 4364 | + "smithy.api#documentation": "<p>Increases or decreases the stream's data retention period by the value that you\n specify. To indicate whether you want to increase or decrease the data retention period,\n specify the <code>Operation</code> parameter in the request body. In the request, you\n must specify either the <code>StreamName</code> or the <code>StreamARN</code>. </p>\n <p>This operation requires permission for the\n <code>KinesisVideo:UpdateDataRetention</code> action.</p>\n <p>Changing the data retention period affects the data in the stream as\n follows:</p>\n <ul>\n <li>\n <p>If the data retention period is increased, existing data is retained for\n the new retention period. For example, if the data retention period is increased\n from one hour to seven hours, all existing data is retained for seven\n hours.</p>\n </li>\n <li>\n <p>If the data retention period is decreased, existing data is retained for\n the new retention period. For example, if the data retention period is decreased\n from seven hours to one hour, all existing data is retained for one hour, and\n any data older than one hour is deleted immediately.</p>\n </li>\n </ul>", |
4365 | 4365 | "smithy.api#http": {
|
4366 | 4366 | "method": "POST",
|
4367 | 4367 | "uri": "/updateDataRetention",
|
|
4401 | 4401 | "DataRetentionChangeInHours": {
|
4402 | 4402 | "target": "com.amazonaws.kinesisvideo#DataRetentionChangeInHours",
|
4403 | 4403 | "traits": {
|
4404 |
| - "smithy.api#documentation": "<p>The retention period, in hours. The value you specify replaces the current value.\n The maximum value for this parameter is 87600 (ten years).</p>", |
| 4404 | + "smithy.api#documentation": "<p>The number of hours to adjust the current retention by. The value you specify is added to or subtracted from the current value, depending on the <code>operation</code>.</p>\n <p>The minimum value for data retention is 0 and the maximum value is 87600 (ten years).</p>", |
4405 | 4405 | "smithy.api#required": {}
|
4406 | 4406 | }
|
4407 | 4407 | }
|
|
4533 | 4533 | }
|
4534 | 4534 | ],
|
4535 | 4535 | "traits": {
|
4536 |
| - "smithy.api#documentation": "<important>\n <p>This API is related to <a href=\"https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/webrtc-ingestion.html\">WebRTC Ingestion</a> and is only available in the <code>us-west-2</code> region.</p>\n </important>\n <p>Associates a <code>SignalingChannel</code> to a stream to store the media. There are two signaling modes that \n can specified :</p>\n <ul>\n <li>\n <p>If the <code>StorageStatus</code> is disabled, no data will be stored,\n and the <code>StreamARN</code> parameter will not be needed. </p>\n </li>\n <li>\n <p>If the <code>StorageStatus</code> is enabled, the data will be stored in the \n <code>StreamARN</code> provided. </p>\n </li>\n </ul>\n <important>\n <p>If <code>StorageStatus</code> is enabled, direct peer-to-peer (master-viewer) connections no\n longer occur. Peers connect directly to the storage session. You must call the\n <code>JoinStorageSession</code> API to trigger an SDP offer send and establish a\n connection between a peer and the storage session. </p>\n </important>", |
| 4536 | + "smithy.api#documentation": "<p>Associates a <code>SignalingChannel</code> to a stream to store the media. There are\n two signaling modes that you can specify :</p>\n <ul>\n <li>\n <p>If <code>StorageStatus</code> is enabled, the data will be stored in the\n <code>StreamARN</code> provided. In order for WebRTC Ingestion to work, the stream must have data retention\n enabled.</p>\n </li>\n <li>\n <p>If <code>StorageStatus</code> is disabled, no data will be stored, and the\n <code>StreamARN</code> parameter will not be needed. </p>\n </li>\n </ul>\n <important>\n <p>If <code>StorageStatus</code> is enabled, direct peer-to-peer (master-viewer) connections no\n longer occur. Peers connect directly to the storage session. You must call the\n <code>JoinStorageSession</code> API to trigger an SDP offer send and establish a\n connection between a peer and the storage session. </p>\n </important>", |
4537 | 4537 | "smithy.api#http": {
|
4538 | 4538 | "method": "POST",
|
4539 | 4539 | "uri": "/updateMediaStorageConfiguration",
|
|
0 commit comments