|
3707 | 3707 | "smithy.api#documentation": "Requested engine version for this channel.", |
3708 | 3708 | "smithy.api#jsonName": "channelEngineVersion" |
3709 | 3709 | } |
| 3710 | + }, |
| 3711 | + "LinkedChannelSettings": { |
| 3712 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 3713 | + "traits": { |
| 3714 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 3715 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 3716 | + } |
3710 | 3717 | } |
3711 | 3718 | }, |
3712 | 3719 | "traits": { |
|
4140 | 4147 | "smithy.api#documentation": "The engine version that the running pipelines are using.", |
4141 | 4148 | "smithy.api#jsonName": "usedChannelEngineVersions" |
4142 | 4149 | } |
| 4150 | + }, |
| 4151 | + "LinkedChannelSettings": { |
| 4152 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 4153 | + "traits": { |
| 4154 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 4155 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 4156 | + } |
4143 | 4157 | } |
4144 | 4158 | }, |
4145 | 4159 | "traits": { |
|
5526 | 5540 | "traits": { |
5527 | 5541 | "smithy.api#jsonName": "dryRun" |
5528 | 5542 | } |
| 5543 | + }, |
| 5544 | + "LinkedChannelSettings": { |
| 5545 | + "target": "com.amazonaws.medialive#LinkedChannelSettings", |
| 5546 | + "traits": { |
| 5547 | + "smithy.api#documentation": "The linked channel settings for the channel.", |
| 5548 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 5549 | + } |
5529 | 5550 | } |
5530 | 5551 | }, |
5531 | 5552 | "traits": { |
|
8251 | 8272 | "smithy.api#documentation": "Requested engine version for this channel.", |
8252 | 8273 | "smithy.api#jsonName": "channelEngineVersion" |
8253 | 8274 | } |
| 8275 | + }, |
| 8276 | + "LinkedChannelSettings": { |
| 8277 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 8278 | + "traits": { |
| 8279 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 8280 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 8281 | + } |
8254 | 8282 | } |
8255 | 8283 | }, |
8256 | 8284 | "traits": { |
|
10403 | 10431 | "smithy.api#documentation": "Requested engine version for this channel.", |
10404 | 10432 | "smithy.api#jsonName": "channelEngineVersion" |
10405 | 10433 | } |
| 10434 | + }, |
| 10435 | + "LinkedChannelSettings": { |
| 10436 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 10437 | + "traits": { |
| 10438 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 10439 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 10440 | + } |
10406 | 10441 | } |
10407 | 10442 | }, |
10408 | 10443 | "traits": { |
|
10671 | 10706 | "smithy.api#documentation": "Used in ListClustersResult." |
10672 | 10707 | } |
10673 | 10708 | }, |
| 10709 | + "com.amazonaws.medialive#DescribeFollowerChannelSettings": { |
| 10710 | + "type": "structure", |
| 10711 | + "members": { |
| 10712 | + "LinkedChannelType": { |
| 10713 | + "target": "com.amazonaws.medialive#LinkedChannelType", |
| 10714 | + "traits": { |
| 10715 | + "smithy.api#documentation": "Specifies this as a follower channel", |
| 10716 | + "smithy.api#jsonName": "linkedChannelType" |
| 10717 | + } |
| 10718 | + }, |
| 10719 | + "PrimaryChannelArn": { |
| 10720 | + "target": "com.amazonaws.medialive#__string", |
| 10721 | + "traits": { |
| 10722 | + "smithy.api#documentation": "The ARN of the primary channel this channel follows", |
| 10723 | + "smithy.api#jsonName": "primaryChannelArn" |
| 10724 | + } |
| 10725 | + } |
| 10726 | + }, |
| 10727 | + "traits": { |
| 10728 | + "smithy.api#documentation": "Details of a follower channel in a linked pair" |
| 10729 | + } |
| 10730 | + }, |
10674 | 10731 | "com.amazonaws.medialive#DescribeInput": { |
10675 | 10732 | "type": "operation", |
10676 | 10733 | "input": { |
|
11394 | 11451 | "smithy.api#output": {} |
11395 | 11452 | } |
11396 | 11453 | }, |
| 11454 | + "com.amazonaws.medialive#DescribeLinkedChannelSettings": { |
| 11455 | + "type": "structure", |
| 11456 | + "members": { |
| 11457 | + "FollowerChannelSettings": { |
| 11458 | + "target": "com.amazonaws.medialive#DescribeFollowerChannelSettings", |
| 11459 | + "traits": { |
| 11460 | + "smithy.api#jsonName": "followerChannelSettings" |
| 11461 | + } |
| 11462 | + }, |
| 11463 | + "PrimaryChannelSettings": { |
| 11464 | + "target": "com.amazonaws.medialive#DescribePrimaryChannelSettings", |
| 11465 | + "traits": { |
| 11466 | + "smithy.api#jsonName": "primaryChannelSettings" |
| 11467 | + } |
| 11468 | + } |
| 11469 | + }, |
| 11470 | + "traits": { |
| 11471 | + "smithy.api#documentation": "Linked channel configuration details" |
| 11472 | + } |
| 11473 | + }, |
11397 | 11474 | "com.amazonaws.medialive#DescribeMultiplex": { |
11398 | 11475 | "type": "operation", |
11399 | 11476 | "input": { |
|
12427 | 12504 | "smithy.api#output": {} |
12428 | 12505 | } |
12429 | 12506 | }, |
| 12507 | + "com.amazonaws.medialive#DescribePrimaryChannelSettings": { |
| 12508 | + "type": "structure", |
| 12509 | + "members": { |
| 12510 | + "FollowingChannelArns": { |
| 12511 | + "target": "com.amazonaws.medialive#__listOf__string", |
| 12512 | + "traits": { |
| 12513 | + "smithy.api#documentation": "The ARNs of the following channels for this primary channel", |
| 12514 | + "smithy.api#jsonName": "followingChannelArns" |
| 12515 | + } |
| 12516 | + }, |
| 12517 | + "LinkedChannelType": { |
| 12518 | + "target": "com.amazonaws.medialive#LinkedChannelType", |
| 12519 | + "traits": { |
| 12520 | + "smithy.api#documentation": "Specifies this as a primary channel", |
| 12521 | + "smithy.api#jsonName": "linkedChannelType" |
| 12522 | + } |
| 12523 | + } |
| 12524 | + }, |
| 12525 | + "traits": { |
| 12526 | + "smithy.api#documentation": "Details of a primary (leader) channel in a linked pair" |
| 12527 | + } |
| 12528 | + }, |
12430 | 12529 | "com.amazonaws.medialive#DescribeReservation": { |
12431 | 12530 | "type": "operation", |
12432 | 12531 | "input": { |
|
15280 | 15379 | "smithy.api#documentation": "Follow reference point." |
15281 | 15380 | } |
15282 | 15381 | }, |
| 15382 | + "com.amazonaws.medialive#FollowerChannelSettings": { |
| 15383 | + "type": "structure", |
| 15384 | + "members": { |
| 15385 | + "LinkedChannelType": { |
| 15386 | + "target": "com.amazonaws.medialive#LinkedChannelType", |
| 15387 | + "traits": { |
| 15388 | + "smithy.api#documentation": "Specifies this as a follower channel", |
| 15389 | + "smithy.api#jsonName": "linkedChannelType" |
| 15390 | + } |
| 15391 | + }, |
| 15392 | + "PrimaryChannelArn": { |
| 15393 | + "target": "com.amazonaws.medialive#__string", |
| 15394 | + "traits": { |
| 15395 | + "smithy.api#documentation": "The ARN of the primary channel to follow", |
| 15396 | + "smithy.api#jsonName": "primaryChannelArn" |
| 15397 | + } |
| 15398 | + } |
| 15399 | + }, |
| 15400 | + "traits": { |
| 15401 | + "smithy.api#documentation": "Settings for a follower channel in a linked pair" |
| 15402 | + } |
| 15403 | + }, |
15283 | 15404 | "com.amazonaws.medialive#ForbiddenException": { |
15284 | 15405 | "type": "structure", |
15285 | 15406 | "members": { |
|
22125 | 22246 | "smithy.api#documentation": "If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode." |
22126 | 22247 | } |
22127 | 22248 | }, |
| 22249 | + "com.amazonaws.medialive#LinkedChannelSettings": { |
| 22250 | + "type": "structure", |
| 22251 | + "members": { |
| 22252 | + "FollowerChannelSettings": { |
| 22253 | + "target": "com.amazonaws.medialive#FollowerChannelSettings", |
| 22254 | + "traits": { |
| 22255 | + "smithy.api#jsonName": "followerChannelSettings" |
| 22256 | + } |
| 22257 | + }, |
| 22258 | + "PrimaryChannelSettings": { |
| 22259 | + "target": "com.amazonaws.medialive#PrimaryChannelSettings", |
| 22260 | + "traits": { |
| 22261 | + "smithy.api#jsonName": "primaryChannelSettings" |
| 22262 | + } |
| 22263 | + } |
| 22264 | + }, |
| 22265 | + "traits": { |
| 22266 | + "smithy.api#documentation": "Configuration for linked channel relationships" |
| 22267 | + } |
| 22268 | + }, |
| 22269 | + "com.amazonaws.medialive#LinkedChannelType": { |
| 22270 | + "type": "enum", |
| 22271 | + "members": { |
| 22272 | + "FOLLOWING_CHANNEL": { |
| 22273 | + "target": "smithy.api#Unit", |
| 22274 | + "traits": { |
| 22275 | + "smithy.api#enumValue": "FOLLOWING_CHANNEL" |
| 22276 | + } |
| 22277 | + }, |
| 22278 | + "PRIMARY_CHANNEL": { |
| 22279 | + "target": "smithy.api#Unit", |
| 22280 | + "traits": { |
| 22281 | + "smithy.api#enumValue": "PRIMARY_CHANNEL" |
| 22282 | + } |
| 22283 | + } |
| 22284 | + }, |
| 22285 | + "traits": { |
| 22286 | + "smithy.api#documentation": "The values for the role for a linked channel." |
| 22287 | + } |
| 22288 | + }, |
22128 | 22289 | "com.amazonaws.medialive#ListAlerts": { |
22129 | 22290 | "type": "operation", |
22130 | 22291 | "input": { |
|
29864 | 30025 | "smithy.api#documentation": "Pipeline ID" |
29865 | 30026 | } |
29866 | 30027 | }, |
| 30028 | + "com.amazonaws.medialive#PipelineLockingMethod": { |
| 30029 | + "type": "enum", |
| 30030 | + "members": { |
| 30031 | + "SOURCE_TIMECODE": { |
| 30032 | + "target": "smithy.api#Unit", |
| 30033 | + "traits": { |
| 30034 | + "smithy.api#enumValue": "SOURCE_TIMECODE" |
| 30035 | + } |
| 30036 | + }, |
| 30037 | + "VIDEO_ALIGNMENT": { |
| 30038 | + "target": "smithy.api#Unit", |
| 30039 | + "traits": { |
| 30040 | + "smithy.api#enumValue": "VIDEO_ALIGNMENT" |
| 30041 | + } |
| 30042 | + } |
| 30043 | + }, |
| 30044 | + "traits": { |
| 30045 | + "smithy.api#documentation": "Pipeline Locking Method" |
| 30046 | + } |
| 30047 | + }, |
29867 | 30048 | "com.amazonaws.medialive#PipelineLockingSettings": { |
29868 | 30049 | "type": "structure", |
29869 | | - "members": {}, |
| 30050 | + "members": { |
| 30051 | + "PipelineLockingMethod": { |
| 30052 | + "target": "com.amazonaws.medialive#PipelineLockingMethod", |
| 30053 | + "traits": { |
| 30054 | + "smithy.api#documentation": "The method to use to lock the video frames in the pipelines. sourceTimecode (default): Use the timecode in the source. videoAlignment: Lock frames that the encoder identifies as having matching content. If videoAlignment is selected, existing timecodes will not be used for any locking decisions.", |
| 30055 | + "smithy.api#jsonName": "pipelineLockingMethod" |
| 30056 | + } |
| 30057 | + } |
| 30058 | + }, |
29870 | 30059 | "traits": { |
29871 | 30060 | "smithy.api#documentation": "Pipeline Locking Settings" |
29872 | 30061 | } |
|
29914 | 30103 | "smithy.api#documentation": "Indicates which pipeline is preferred by the multiplex for program ingest.\nIf set to \\\"PIPELINE_0\\\" or \\\"PIPELINE_1\\\" and an unhealthy ingest causes the multiplex to switch to the non-preferred pipeline,\nit will switch back once that ingest is healthy again. If set to \\\"CURRENTLY_ACTIVE\\\",\nit will not switch back to the other pipeline based on it recovering to a healthy state,\nit will only switch if the active pipeline becomes unhealthy." |
29915 | 30104 | } |
29916 | 30105 | }, |
| 30106 | + "com.amazonaws.medialive#PrimaryChannelSettings": { |
| 30107 | + "type": "structure", |
| 30108 | + "members": { |
| 30109 | + "LinkedChannelType": { |
| 30110 | + "target": "com.amazonaws.medialive#LinkedChannelType", |
| 30111 | + "traits": { |
| 30112 | + "smithy.api#documentation": "Specifies this as a primary channel", |
| 30113 | + "smithy.api#jsonName": "linkedChannelType" |
| 30114 | + } |
| 30115 | + } |
| 30116 | + }, |
| 30117 | + "traits": { |
| 30118 | + "smithy.api#documentation": "Settings for a primary (leader) channel in a linked pair" |
| 30119 | + } |
| 30120 | + }, |
29917 | 30121 | "com.amazonaws.medialive#PurchaseOffering": { |
29918 | 30122 | "type": "operation", |
29919 | 30123 | "input": { |
|
30963 | 31167 | "smithy.api#documentation": "Requested engine version for this channel.", |
30964 | 31168 | "smithy.api#jsonName": "channelEngineVersion" |
30965 | 31169 | } |
| 31170 | + }, |
| 31171 | + "LinkedChannelSettings": { |
| 31172 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 31173 | + "traits": { |
| 31174 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 31175 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 31176 | + } |
30966 | 31177 | } |
30967 | 31178 | }, |
30968 | 31179 | "traits": { |
|
33472 | 33683 | "smithy.api#documentation": "Requested engine version for this channel.", |
33473 | 33684 | "smithy.api#jsonName": "channelEngineVersion" |
33474 | 33685 | } |
| 33686 | + }, |
| 33687 | + "LinkedChannelSettings": { |
| 33688 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 33689 | + "traits": { |
| 33690 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 33691 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 33692 | + } |
33475 | 33693 | } |
33476 | 33694 | }, |
33477 | 33695 | "traits": { |
|
34795 | 35013 | "smithy.api#documentation": "Requested engine version for this channel.", |
34796 | 35014 | "smithy.api#jsonName": "channelEngineVersion" |
34797 | 35015 | } |
| 35016 | + }, |
| 35017 | + "LinkedChannelSettings": { |
| 35018 | + "target": "com.amazonaws.medialive#DescribeLinkedChannelSettings", |
| 35019 | + "traits": { |
| 35020 | + "smithy.api#documentation": "Linked Channel Settings for this channel.", |
| 35021 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 35022 | + } |
34798 | 35023 | } |
34799 | 35024 | }, |
34800 | 35025 | "traits": { |
|
36323 | 36548 | "smithy.api#documentation": "The Elemental Anywhere settings for this channel.", |
36324 | 36549 | "smithy.api#jsonName": "anywhereSettings" |
36325 | 36550 | } |
| 36551 | + }, |
| 36552 | + "LinkedChannelSettings": { |
| 36553 | + "target": "com.amazonaws.medialive#LinkedChannelSettings", |
| 36554 | + "traits": { |
| 36555 | + "smithy.api#documentation": "The linked channel settings for the channel.", |
| 36556 | + "smithy.api#jsonName": "linkedChannelSettings" |
| 36557 | + } |
36326 | 36558 | } |
36327 | 36559 | }, |
36328 | 36560 | "traits": { |
|
0 commit comments