|
3025 | 3025 | "st2110-jpegxs",
|
3026 | 3026 | "cdi",
|
3027 | 3027 | "srt-listener",
|
| 3028 | + "srt-caller", |
3028 | 3029 | "fujitsu-qos"
|
3029 | 3030 | ]
|
3030 | 3031 | },
|
|
3486 | 3487 | "locationName": "senderIpAddress",
|
3487 | 3488 | "documentation": "The IP address that the flow communicates with to initiate connection with the sender."
|
3488 | 3489 | },
|
| 3490 | + "SourceListenerAddress": { |
| 3491 | + "shape": "__string", |
| 3492 | + "locationName": "sourceListenerAddress", |
| 3493 | + "documentation": "Source IP or domain name for SRT-caller protocol." |
| 3494 | + }, |
| 3495 | + "SourceListenerPort": { |
| 3496 | + "shape": "__integer", |
| 3497 | + "locationName": "sourceListenerPort", |
| 3498 | + "documentation": "Source port for SRT-caller protocol." |
| 3499 | + }, |
3489 | 3500 | "StreamId": {
|
3490 | 3501 | "shape": "__string",
|
3491 | 3502 | "locationName": "streamId",
|
|
3785 | 3796 | "locationName": "smoothingLatency",
|
3786 | 3797 | "documentation": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams."
|
3787 | 3798 | },
|
| 3799 | + "SourceListenerAddress": { |
| 3800 | + "shape": "__string", |
| 3801 | + "locationName": "sourceListenerAddress", |
| 3802 | + "documentation": "Source IP or domain name for SRT-caller protocol." |
| 3803 | + }, |
| 3804 | + "SourceListenerPort": { |
| 3805 | + "shape": "__integer", |
| 3806 | + "locationName": "sourceListenerPort", |
| 3807 | + "documentation": "Source port for SRT-caller protocol." |
| 3808 | + }, |
3788 | 3809 | "StreamId": {
|
3789 | 3810 | "shape": "__string",
|
3790 | 3811 | "locationName": "streamId",
|
|
4232 | 4253 | "locationName": "sourceArn",
|
4233 | 4254 | "documentation": "The ARN of the source that you want to update."
|
4234 | 4255 | },
|
| 4256 | + "SourceListenerAddress": { |
| 4257 | + "shape": "__string", |
| 4258 | + "locationName": "sourceListenerAddress", |
| 4259 | + "documentation": "Source IP or domain name for SRT-caller protocol." |
| 4260 | + }, |
| 4261 | + "SourceListenerPort": { |
| 4262 | + "shape": "__integer", |
| 4263 | + "locationName": "sourceListenerPort", |
| 4264 | + "documentation": "Source port for SRT-caller protocol." |
| 4265 | + }, |
4235 | 4266 | "StreamId": {
|
4236 | 4267 | "shape": "__string",
|
4237 | 4268 | "locationName": "streamId",
|
|
0 commit comments