@cdklabs/cdk-ecs-codedeploy 0.0.12 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +6 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +90 -83
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +3 -0
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +2 -1
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +247 -201
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +283 -140
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +159 -91
- package/node_modules/aws-sdk/clients/batch.d.ts +13 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +52 -38
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +4 -0
- package/node_modules/aws-sdk/clients/medialive.d.ts +47 -4
- package/node_modules/aws-sdk/clients/nimble.d.ts +319 -123
- package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +6 -6
- package/node_modules/aws-sdk/clients/route53domains.d.ts +227 -37
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +9 -9
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
- package/node_modules/aws-sdk/dist/aws-sdk.js +255 -177
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -278,11 +278,11 @@
|
|
|
278
278
|
"locationName": "encoderSettings"
|
|
279
279
|
},
|
|
280
280
|
"InputAttachments": {
|
|
281
|
-
"shape": "
|
|
281
|
+
"shape": "Scy",
|
|
282
282
|
"locationName": "inputAttachments"
|
|
283
283
|
},
|
|
284
284
|
"InputSpecification": {
|
|
285
|
-
"shape": "
|
|
285
|
+
"shape": "Sen",
|
|
286
286
|
"locationName": "inputSpecification"
|
|
287
287
|
},
|
|
288
288
|
"LogLevel": {
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"locationName": "roleArn"
|
|
316
316
|
},
|
|
317
317
|
"Tags": {
|
|
318
|
-
"shape": "
|
|
318
|
+
"shape": "Sev",
|
|
319
319
|
"locationName": "tags"
|
|
320
320
|
},
|
|
321
321
|
"Vpc": {
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"type": "structure",
|
|
346
346
|
"members": {
|
|
347
347
|
"Channel": {
|
|
348
|
-
"shape": "
|
|
348
|
+
"shape": "Sey",
|
|
349
349
|
"locationName": "channel"
|
|
350
350
|
}
|
|
351
351
|
}
|
|
@@ -360,11 +360,11 @@
|
|
|
360
360
|
"type": "structure",
|
|
361
361
|
"members": {
|
|
362
362
|
"Destinations": {
|
|
363
|
-
"shape": "
|
|
363
|
+
"shape": "Sf7",
|
|
364
364
|
"locationName": "destinations"
|
|
365
365
|
},
|
|
366
366
|
"InputDevices": {
|
|
367
|
-
"shape": "
|
|
367
|
+
"shape": "Sf9",
|
|
368
368
|
"locationName": "inputDevices"
|
|
369
369
|
},
|
|
370
370
|
"InputSecurityGroups": {
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"locationName": "inputSecurityGroups"
|
|
373
373
|
},
|
|
374
374
|
"MediaConnectFlows": {
|
|
375
|
-
"shape": "
|
|
375
|
+
"shape": "Sfb",
|
|
376
376
|
"locationName": "mediaConnectFlows"
|
|
377
377
|
},
|
|
378
378
|
"Name": {
|
|
@@ -386,11 +386,11 @@
|
|
|
386
386
|
"locationName": "roleArn"
|
|
387
387
|
},
|
|
388
388
|
"Sources": {
|
|
389
|
-
"shape": "
|
|
389
|
+
"shape": "Sfd",
|
|
390
390
|
"locationName": "sources"
|
|
391
391
|
},
|
|
392
392
|
"Tags": {
|
|
393
|
-
"shape": "
|
|
393
|
+
"shape": "Sev",
|
|
394
394
|
"locationName": "tags"
|
|
395
395
|
},
|
|
396
396
|
"Type": {
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"type": "structure",
|
|
420
420
|
"members": {
|
|
421
421
|
"Input": {
|
|
422
|
-
"shape": "
|
|
422
|
+
"shape": "Sfi",
|
|
423
423
|
"locationName": "input"
|
|
424
424
|
}
|
|
425
425
|
}
|
|
@@ -434,11 +434,11 @@
|
|
|
434
434
|
"type": "structure",
|
|
435
435
|
"members": {
|
|
436
436
|
"Tags": {
|
|
437
|
-
"shape": "
|
|
437
|
+
"shape": "Sev",
|
|
438
438
|
"locationName": "tags"
|
|
439
439
|
},
|
|
440
440
|
"WhitelistRules": {
|
|
441
|
-
"shape": "
|
|
441
|
+
"shape": "Sfu",
|
|
442
442
|
"locationName": "whitelistRules"
|
|
443
443
|
}
|
|
444
444
|
}
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"type": "structure",
|
|
448
448
|
"members": {
|
|
449
449
|
"SecurityGroup": {
|
|
450
|
-
"shape": "
|
|
450
|
+
"shape": "Sfx",
|
|
451
451
|
"locationName": "securityGroup"
|
|
452
452
|
}
|
|
453
453
|
}
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"locationName": "availabilityZones"
|
|
467
467
|
},
|
|
468
468
|
"MultiplexSettings": {
|
|
469
|
-
"shape": "
|
|
469
|
+
"shape": "Sg2",
|
|
470
470
|
"locationName": "multiplexSettings"
|
|
471
471
|
},
|
|
472
472
|
"Name": {
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"idempotencyToken": true
|
|
478
478
|
},
|
|
479
479
|
"Tags": {
|
|
480
|
-
"shape": "
|
|
480
|
+
"shape": "Sev",
|
|
481
481
|
"locationName": "tags"
|
|
482
482
|
}
|
|
483
483
|
},
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"type": "structure",
|
|
493
493
|
"members": {
|
|
494
494
|
"Multiplex": {
|
|
495
|
-
"shape": "
|
|
495
|
+
"shape": "Sg7",
|
|
496
496
|
"locationName": "multiplex"
|
|
497
497
|
}
|
|
498
498
|
}
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"locationName": "multiplexId"
|
|
512
512
|
},
|
|
513
513
|
"MultiplexProgramSettings": {
|
|
514
|
-
"shape": "
|
|
514
|
+
"shape": "Sgd",
|
|
515
515
|
"locationName": "multiplexProgramSettings"
|
|
516
516
|
},
|
|
517
517
|
"ProgramName": {
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"type": "structure",
|
|
534
534
|
"members": {
|
|
535
535
|
"MultiplexProgram": {
|
|
536
|
-
"shape": "
|
|
536
|
+
"shape": "Sgl",
|
|
537
537
|
"locationName": "multiplexProgram"
|
|
538
538
|
}
|
|
539
539
|
}
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"idempotencyToken": true
|
|
557
557
|
},
|
|
558
558
|
"Tags": {
|
|
559
|
-
"shape": "
|
|
559
|
+
"shape": "Sev",
|
|
560
560
|
"locationName": "tags"
|
|
561
561
|
}
|
|
562
562
|
},
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"type": "structure",
|
|
569
569
|
"members": {
|
|
570
570
|
"Input": {
|
|
571
|
-
"shape": "
|
|
571
|
+
"shape": "Sfi",
|
|
572
572
|
"locationName": "input"
|
|
573
573
|
}
|
|
574
574
|
}
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"locationName": "resource-arn"
|
|
588
588
|
},
|
|
589
589
|
"Tags": {
|
|
590
|
-
"shape": "
|
|
590
|
+
"shape": "Sev",
|
|
591
591
|
"locationName": "tags"
|
|
592
592
|
}
|
|
593
593
|
},
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"locationName": "destinations"
|
|
633
633
|
},
|
|
634
634
|
"EgressEndpoints": {
|
|
635
|
-
"shape": "
|
|
635
|
+
"shape": "Sez",
|
|
636
636
|
"locationName": "egressEndpoints"
|
|
637
637
|
},
|
|
638
638
|
"EncoderSettings": {
|
|
@@ -643,25 +643,25 @@
|
|
|
643
643
|
"locationName": "id"
|
|
644
644
|
},
|
|
645
645
|
"InputAttachments": {
|
|
646
|
-
"shape": "
|
|
646
|
+
"shape": "Scy",
|
|
647
647
|
"locationName": "inputAttachments"
|
|
648
648
|
},
|
|
649
649
|
"InputSpecification": {
|
|
650
|
-
"shape": "
|
|
650
|
+
"shape": "Sen",
|
|
651
651
|
"locationName": "inputSpecification"
|
|
652
652
|
},
|
|
653
653
|
"LogLevel": {
|
|
654
654
|
"locationName": "logLevel"
|
|
655
655
|
},
|
|
656
656
|
"Maintenance": {
|
|
657
|
-
"shape": "
|
|
657
|
+
"shape": "Sf1",
|
|
658
658
|
"locationName": "maintenance"
|
|
659
659
|
},
|
|
660
660
|
"Name": {
|
|
661
661
|
"locationName": "name"
|
|
662
662
|
},
|
|
663
663
|
"PipelineDetails": {
|
|
664
|
-
"shape": "
|
|
664
|
+
"shape": "Sf2",
|
|
665
665
|
"locationName": "pipelineDetails"
|
|
666
666
|
},
|
|
667
667
|
"PipelinesRunningCount": {
|
|
@@ -675,11 +675,11 @@
|
|
|
675
675
|
"locationName": "state"
|
|
676
676
|
},
|
|
677
677
|
"Tags": {
|
|
678
|
-
"shape": "
|
|
678
|
+
"shape": "Sev",
|
|
679
679
|
"locationName": "tags"
|
|
680
680
|
},
|
|
681
681
|
"Vpc": {
|
|
682
|
-
"shape": "
|
|
682
|
+
"shape": "Sf5",
|
|
683
683
|
"locationName": "vpc"
|
|
684
684
|
}
|
|
685
685
|
}
|
|
@@ -760,14 +760,14 @@
|
|
|
760
760
|
"locationName": "availabilityZones"
|
|
761
761
|
},
|
|
762
762
|
"Destinations": {
|
|
763
|
-
"shape": "
|
|
763
|
+
"shape": "Sg8",
|
|
764
764
|
"locationName": "destinations"
|
|
765
765
|
},
|
|
766
766
|
"Id": {
|
|
767
767
|
"locationName": "id"
|
|
768
768
|
},
|
|
769
769
|
"MultiplexSettings": {
|
|
770
|
-
"shape": "
|
|
770
|
+
"shape": "Sg2",
|
|
771
771
|
"locationName": "multiplexSettings"
|
|
772
772
|
},
|
|
773
773
|
"Name": {
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
"locationName": "state"
|
|
786
786
|
},
|
|
787
787
|
"Tags": {
|
|
788
|
-
"shape": "
|
|
788
|
+
"shape": "Sev",
|
|
789
789
|
"locationName": "tags"
|
|
790
790
|
}
|
|
791
791
|
}
|
|
@@ -821,15 +821,15 @@
|
|
|
821
821
|
"locationName": "channelId"
|
|
822
822
|
},
|
|
823
823
|
"MultiplexProgramSettings": {
|
|
824
|
-
"shape": "
|
|
824
|
+
"shape": "Sgd",
|
|
825
825
|
"locationName": "multiplexProgramSettings"
|
|
826
826
|
},
|
|
827
827
|
"PacketIdentifiersMap": {
|
|
828
|
-
"shape": "
|
|
828
|
+
"shape": "Sgm",
|
|
829
829
|
"locationName": "packetIdentifiersMap"
|
|
830
830
|
},
|
|
831
831
|
"PipelineDetails": {
|
|
832
|
-
"shape": "
|
|
832
|
+
"shape": "Sgo",
|
|
833
833
|
"locationName": "pipelineDetails"
|
|
834
834
|
},
|
|
835
835
|
"ProgramName": {
|
|
@@ -899,14 +899,14 @@
|
|
|
899
899
|
"locationName": "region"
|
|
900
900
|
},
|
|
901
901
|
"RenewalSettings": {
|
|
902
|
-
"shape": "
|
|
902
|
+
"shape": "Sh7",
|
|
903
903
|
"locationName": "renewalSettings"
|
|
904
904
|
},
|
|
905
905
|
"ReservationId": {
|
|
906
906
|
"locationName": "reservationId"
|
|
907
907
|
},
|
|
908
908
|
"ResourceSpecification": {
|
|
909
|
-
"shape": "
|
|
909
|
+
"shape": "Sh9",
|
|
910
910
|
"locationName": "resourceSpecification"
|
|
911
911
|
},
|
|
912
912
|
"Start": {
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
"locationName": "state"
|
|
917
917
|
},
|
|
918
918
|
"Tags": {
|
|
919
|
-
"shape": "
|
|
919
|
+
"shape": "Sev",
|
|
920
920
|
"locationName": "tags"
|
|
921
921
|
},
|
|
922
922
|
"UsagePrice": {
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
"locationName": "destinations"
|
|
1011
1011
|
},
|
|
1012
1012
|
"EgressEndpoints": {
|
|
1013
|
-
"shape": "
|
|
1013
|
+
"shape": "Sez",
|
|
1014
1014
|
"locationName": "egressEndpoints"
|
|
1015
1015
|
},
|
|
1016
1016
|
"EncoderSettings": {
|
|
@@ -1021,25 +1021,25 @@
|
|
|
1021
1021
|
"locationName": "id"
|
|
1022
1022
|
},
|
|
1023
1023
|
"InputAttachments": {
|
|
1024
|
-
"shape": "
|
|
1024
|
+
"shape": "Scy",
|
|
1025
1025
|
"locationName": "inputAttachments"
|
|
1026
1026
|
},
|
|
1027
1027
|
"InputSpecification": {
|
|
1028
|
-
"shape": "
|
|
1028
|
+
"shape": "Sen",
|
|
1029
1029
|
"locationName": "inputSpecification"
|
|
1030
1030
|
},
|
|
1031
1031
|
"LogLevel": {
|
|
1032
1032
|
"locationName": "logLevel"
|
|
1033
1033
|
},
|
|
1034
1034
|
"Maintenance": {
|
|
1035
|
-
"shape": "
|
|
1035
|
+
"shape": "Sf1",
|
|
1036
1036
|
"locationName": "maintenance"
|
|
1037
1037
|
},
|
|
1038
1038
|
"Name": {
|
|
1039
1039
|
"locationName": "name"
|
|
1040
1040
|
},
|
|
1041
1041
|
"PipelineDetails": {
|
|
1042
|
-
"shape": "
|
|
1042
|
+
"shape": "Sf2",
|
|
1043
1043
|
"locationName": "pipelineDetails"
|
|
1044
1044
|
},
|
|
1045
1045
|
"PipelinesRunningCount": {
|
|
@@ -1053,11 +1053,11 @@
|
|
|
1053
1053
|
"locationName": "state"
|
|
1054
1054
|
},
|
|
1055
1055
|
"Tags": {
|
|
1056
|
-
"shape": "
|
|
1056
|
+
"shape": "Sev",
|
|
1057
1057
|
"locationName": "tags"
|
|
1058
1058
|
},
|
|
1059
1059
|
"Vpc": {
|
|
1060
|
-
"shape": "
|
|
1060
|
+
"shape": "Sf5",
|
|
1061
1061
|
"locationName": "vpc"
|
|
1062
1062
|
}
|
|
1063
1063
|
}
|
|
@@ -1092,7 +1092,7 @@
|
|
|
1092
1092
|
"locationName": "attachedChannels"
|
|
1093
1093
|
},
|
|
1094
1094
|
"Destinations": {
|
|
1095
|
-
"shape": "
|
|
1095
|
+
"shape": "Sfj",
|
|
1096
1096
|
"locationName": "destinations"
|
|
1097
1097
|
},
|
|
1098
1098
|
"Id": {
|
|
@@ -1102,7 +1102,7 @@
|
|
|
1102
1102
|
"locationName": "inputClass"
|
|
1103
1103
|
},
|
|
1104
1104
|
"InputDevices": {
|
|
1105
|
-
"shape": "
|
|
1105
|
+
"shape": "Sf9",
|
|
1106
1106
|
"locationName": "inputDevices"
|
|
1107
1107
|
},
|
|
1108
1108
|
"InputPartnerIds": {
|
|
@@ -1113,7 +1113,7 @@
|
|
|
1113
1113
|
"locationName": "inputSourceType"
|
|
1114
1114
|
},
|
|
1115
1115
|
"MediaConnectFlows": {
|
|
1116
|
-
"shape": "
|
|
1116
|
+
"shape": "Sfo",
|
|
1117
1117
|
"locationName": "mediaConnectFlows"
|
|
1118
1118
|
},
|
|
1119
1119
|
"Name": {
|
|
@@ -1127,14 +1127,14 @@
|
|
|
1127
1127
|
"locationName": "securityGroups"
|
|
1128
1128
|
},
|
|
1129
1129
|
"Sources": {
|
|
1130
|
-
"shape": "
|
|
1130
|
+
"shape": "Sfq",
|
|
1131
1131
|
"locationName": "sources"
|
|
1132
1132
|
},
|
|
1133
1133
|
"State": {
|
|
1134
1134
|
"locationName": "state"
|
|
1135
1135
|
},
|
|
1136
1136
|
"Tags": {
|
|
1137
|
-
"shape": "
|
|
1137
|
+
"shape": "Sev",
|
|
1138
1138
|
"locationName": "tags"
|
|
1139
1139
|
},
|
|
1140
1140
|
"Type": {
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
"locationName": "deviceUpdateStatus"
|
|
1178
1178
|
},
|
|
1179
1179
|
"HdDeviceSettings": {
|
|
1180
|
-
"shape": "
|
|
1180
|
+
"shape": "Shu",
|
|
1181
1181
|
"locationName": "hdDeviceSettings"
|
|
1182
1182
|
},
|
|
1183
1183
|
"Id": {
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
"locationName": "name"
|
|
1191
1191
|
},
|
|
1192
1192
|
"NetworkSettings": {
|
|
1193
|
-
"shape": "
|
|
1193
|
+
"shape": "Shz",
|
|
1194
1194
|
"locationName": "networkSettings"
|
|
1195
1195
|
},
|
|
1196
1196
|
"SerialNumber": {
|
|
@@ -1200,7 +1200,7 @@
|
|
|
1200
1200
|
"locationName": "type"
|
|
1201
1201
|
},
|
|
1202
1202
|
"UhdDeviceSettings": {
|
|
1203
|
-
"shape": "
|
|
1203
|
+
"shape": "Si2",
|
|
1204
1204
|
"locationName": "uhdDeviceSettings"
|
|
1205
1205
|
}
|
|
1206
1206
|
}
|
|
@@ -1294,11 +1294,11 @@
|
|
|
1294
1294
|
"locationName": "state"
|
|
1295
1295
|
},
|
|
1296
1296
|
"Tags": {
|
|
1297
|
-
"shape": "
|
|
1297
|
+
"shape": "Sev",
|
|
1298
1298
|
"locationName": "tags"
|
|
1299
1299
|
},
|
|
1300
1300
|
"WhitelistRules": {
|
|
1301
|
-
"shape": "
|
|
1301
|
+
"shape": "Sfz",
|
|
1302
1302
|
"locationName": "whitelistRules"
|
|
1303
1303
|
}
|
|
1304
1304
|
}
|
|
@@ -1333,14 +1333,14 @@
|
|
|
1333
1333
|
"locationName": "availabilityZones"
|
|
1334
1334
|
},
|
|
1335
1335
|
"Destinations": {
|
|
1336
|
-
"shape": "
|
|
1336
|
+
"shape": "Sg8",
|
|
1337
1337
|
"locationName": "destinations"
|
|
1338
1338
|
},
|
|
1339
1339
|
"Id": {
|
|
1340
1340
|
"locationName": "id"
|
|
1341
1341
|
},
|
|
1342
1342
|
"MultiplexSettings": {
|
|
1343
|
-
"shape": "
|
|
1343
|
+
"shape": "Sg2",
|
|
1344
1344
|
"locationName": "multiplexSettings"
|
|
1345
1345
|
},
|
|
1346
1346
|
"Name": {
|
|
@@ -1358,7 +1358,7 @@
|
|
|
1358
1358
|
"locationName": "state"
|
|
1359
1359
|
},
|
|
1360
1360
|
"Tags": {
|
|
1361
|
-
"shape": "
|
|
1361
|
+
"shape": "Sev",
|
|
1362
1362
|
"locationName": "tags"
|
|
1363
1363
|
}
|
|
1364
1364
|
}
|
|
@@ -1394,15 +1394,15 @@
|
|
|
1394
1394
|
"locationName": "channelId"
|
|
1395
1395
|
},
|
|
1396
1396
|
"MultiplexProgramSettings": {
|
|
1397
|
-
"shape": "
|
|
1397
|
+
"shape": "Sgd",
|
|
1398
1398
|
"locationName": "multiplexProgramSettings"
|
|
1399
1399
|
},
|
|
1400
1400
|
"PacketIdentifiersMap": {
|
|
1401
|
-
"shape": "
|
|
1401
|
+
"shape": "Sgm",
|
|
1402
1402
|
"locationName": "packetIdentifiersMap"
|
|
1403
1403
|
},
|
|
1404
1404
|
"PipelineDetails": {
|
|
1405
|
-
"shape": "
|
|
1405
|
+
"shape": "Sgo",
|
|
1406
1406
|
"locationName": "pipelineDetails"
|
|
1407
1407
|
},
|
|
1408
1408
|
"ProgramName": {
|
|
@@ -1462,7 +1462,7 @@
|
|
|
1462
1462
|
"locationName": "region"
|
|
1463
1463
|
},
|
|
1464
1464
|
"ResourceSpecification": {
|
|
1465
|
-
"shape": "
|
|
1465
|
+
"shape": "Sh9",
|
|
1466
1466
|
"locationName": "resourceSpecification"
|
|
1467
1467
|
},
|
|
1468
1468
|
"UsagePrice": {
|
|
@@ -1533,14 +1533,14 @@
|
|
|
1533
1533
|
"locationName": "region"
|
|
1534
1534
|
},
|
|
1535
1535
|
"RenewalSettings": {
|
|
1536
|
-
"shape": "
|
|
1536
|
+
"shape": "Sh7",
|
|
1537
1537
|
"locationName": "renewalSettings"
|
|
1538
1538
|
},
|
|
1539
1539
|
"ReservationId": {
|
|
1540
1540
|
"locationName": "reservationId"
|
|
1541
1541
|
},
|
|
1542
1542
|
"ResourceSpecification": {
|
|
1543
|
-
"shape": "
|
|
1543
|
+
"shape": "Sh9",
|
|
1544
1544
|
"locationName": "resourceSpecification"
|
|
1545
1545
|
},
|
|
1546
1546
|
"Start": {
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
"locationName": "state"
|
|
1551
1551
|
},
|
|
1552
1552
|
"Tags": {
|
|
1553
|
-
"shape": "
|
|
1553
|
+
"shape": "Sev",
|
|
1554
1554
|
"locationName": "tags"
|
|
1555
1555
|
},
|
|
1556
1556
|
"UsagePrice": {
|
|
@@ -1644,25 +1644,25 @@
|
|
|
1644
1644
|
"locationName": "destinations"
|
|
1645
1645
|
},
|
|
1646
1646
|
"EgressEndpoints": {
|
|
1647
|
-
"shape": "
|
|
1647
|
+
"shape": "Sez",
|
|
1648
1648
|
"locationName": "egressEndpoints"
|
|
1649
1649
|
},
|
|
1650
1650
|
"Id": {
|
|
1651
1651
|
"locationName": "id"
|
|
1652
1652
|
},
|
|
1653
1653
|
"InputAttachments": {
|
|
1654
|
-
"shape": "
|
|
1654
|
+
"shape": "Scy",
|
|
1655
1655
|
"locationName": "inputAttachments"
|
|
1656
1656
|
},
|
|
1657
1657
|
"InputSpecification": {
|
|
1658
|
-
"shape": "
|
|
1658
|
+
"shape": "Sen",
|
|
1659
1659
|
"locationName": "inputSpecification"
|
|
1660
1660
|
},
|
|
1661
1661
|
"LogLevel": {
|
|
1662
1662
|
"locationName": "logLevel"
|
|
1663
1663
|
},
|
|
1664
1664
|
"Maintenance": {
|
|
1665
|
-
"shape": "
|
|
1665
|
+
"shape": "Sf1",
|
|
1666
1666
|
"locationName": "maintenance"
|
|
1667
1667
|
},
|
|
1668
1668
|
"Name": {
|
|
@@ -1679,11 +1679,11 @@
|
|
|
1679
1679
|
"locationName": "state"
|
|
1680
1680
|
},
|
|
1681
1681
|
"Tags": {
|
|
1682
|
-
"shape": "
|
|
1682
|
+
"shape": "Sev",
|
|
1683
1683
|
"locationName": "tags"
|
|
1684
1684
|
},
|
|
1685
1685
|
"Vpc": {
|
|
1686
|
-
"shape": "
|
|
1686
|
+
"shape": "Sf5",
|
|
1687
1687
|
"locationName": "vpc"
|
|
1688
1688
|
}
|
|
1689
1689
|
}
|
|
@@ -1794,7 +1794,7 @@
|
|
|
1794
1794
|
"locationName": "deviceUpdateStatus"
|
|
1795
1795
|
},
|
|
1796
1796
|
"HdDeviceSettings": {
|
|
1797
|
-
"shape": "
|
|
1797
|
+
"shape": "Shu",
|
|
1798
1798
|
"locationName": "hdDeviceSettings"
|
|
1799
1799
|
},
|
|
1800
1800
|
"Id": {
|
|
@@ -1807,7 +1807,7 @@
|
|
|
1807
1807
|
"locationName": "name"
|
|
1808
1808
|
},
|
|
1809
1809
|
"NetworkSettings": {
|
|
1810
|
-
"shape": "
|
|
1810
|
+
"shape": "Shz",
|
|
1811
1811
|
"locationName": "networkSettings"
|
|
1812
1812
|
},
|
|
1813
1813
|
"SerialNumber": {
|
|
@@ -1817,7 +1817,7 @@
|
|
|
1817
1817
|
"locationName": "type"
|
|
1818
1818
|
},
|
|
1819
1819
|
"UhdDeviceSettings": {
|
|
1820
|
-
"shape": "
|
|
1820
|
+
"shape": "Si2",
|
|
1821
1821
|
"locationName": "uhdDeviceSettings"
|
|
1822
1822
|
}
|
|
1823
1823
|
}
|
|
@@ -1856,7 +1856,7 @@
|
|
|
1856
1856
|
"locationName": "inputSecurityGroups",
|
|
1857
1857
|
"type": "list",
|
|
1858
1858
|
"member": {
|
|
1859
|
-
"shape": "
|
|
1859
|
+
"shape": "Sfx"
|
|
1860
1860
|
}
|
|
1861
1861
|
},
|
|
1862
1862
|
"NextToken": {
|
|
@@ -1892,7 +1892,7 @@
|
|
|
1892
1892
|
"locationName": "inputs",
|
|
1893
1893
|
"type": "list",
|
|
1894
1894
|
"member": {
|
|
1895
|
-
"shape": "
|
|
1895
|
+
"shape": "Sfi"
|
|
1896
1896
|
}
|
|
1897
1897
|
},
|
|
1898
1898
|
"NextToken": {
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
"locationName": "state"
|
|
2017
2017
|
},
|
|
2018
2018
|
"Tags": {
|
|
2019
|
-
"shape": "
|
|
2019
|
+
"shape": "Sev",
|
|
2020
2020
|
"locationName": "tags"
|
|
2021
2021
|
}
|
|
2022
2022
|
}
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"locationName": "region"
|
|
2131
2131
|
},
|
|
2132
2132
|
"ResourceSpecification": {
|
|
2133
|
-
"shape": "
|
|
2133
|
+
"shape": "Sh9",
|
|
2134
2134
|
"locationName": "resourceSpecification"
|
|
2135
2135
|
},
|
|
2136
2136
|
"UsagePrice": {
|
|
@@ -2205,7 +2205,7 @@
|
|
|
2205
2205
|
"locationName": "reservations",
|
|
2206
2206
|
"type": "list",
|
|
2207
2207
|
"member": {
|
|
2208
|
-
"shape": "
|
|
2208
|
+
"shape": "Sjm"
|
|
2209
2209
|
}
|
|
2210
2210
|
}
|
|
2211
2211
|
}
|
|
@@ -2233,7 +2233,7 @@
|
|
|
2233
2233
|
"type": "structure",
|
|
2234
2234
|
"members": {
|
|
2235
2235
|
"Tags": {
|
|
2236
|
-
"shape": "
|
|
2236
|
+
"shape": "Sev",
|
|
2237
2237
|
"locationName": "tags"
|
|
2238
2238
|
}
|
|
2239
2239
|
}
|
|
@@ -2259,7 +2259,7 @@
|
|
|
2259
2259
|
"locationName": "offeringId"
|
|
2260
2260
|
},
|
|
2261
2261
|
"RenewalSettings": {
|
|
2262
|
-
"shape": "
|
|
2262
|
+
"shape": "Sh7",
|
|
2263
2263
|
"locationName": "renewalSettings"
|
|
2264
2264
|
},
|
|
2265
2265
|
"RequestId": {
|
|
@@ -2270,7 +2270,7 @@
|
|
|
2270
2270
|
"locationName": "start"
|
|
2271
2271
|
},
|
|
2272
2272
|
"Tags": {
|
|
2273
|
-
"shape": "
|
|
2273
|
+
"shape": "Sev",
|
|
2274
2274
|
"locationName": "tags"
|
|
2275
2275
|
}
|
|
2276
2276
|
},
|
|
@@ -2283,7 +2283,7 @@
|
|
|
2283
2283
|
"type": "structure",
|
|
2284
2284
|
"members": {
|
|
2285
2285
|
"Reservation": {
|
|
2286
|
-
"shape": "
|
|
2286
|
+
"shape": "Sjm",
|
|
2287
2287
|
"locationName": "reservation"
|
|
2288
2288
|
}
|
|
2289
2289
|
}
|
|
@@ -2371,7 +2371,7 @@
|
|
|
2371
2371
|
"locationName": "destinations"
|
|
2372
2372
|
},
|
|
2373
2373
|
"EgressEndpoints": {
|
|
2374
|
-
"shape": "
|
|
2374
|
+
"shape": "Sez",
|
|
2375
2375
|
"locationName": "egressEndpoints"
|
|
2376
2376
|
},
|
|
2377
2377
|
"EncoderSettings": {
|
|
@@ -2382,25 +2382,25 @@
|
|
|
2382
2382
|
"locationName": "id"
|
|
2383
2383
|
},
|
|
2384
2384
|
"InputAttachments": {
|
|
2385
|
-
"shape": "
|
|
2385
|
+
"shape": "Scy",
|
|
2386
2386
|
"locationName": "inputAttachments"
|
|
2387
2387
|
},
|
|
2388
2388
|
"InputSpecification": {
|
|
2389
|
-
"shape": "
|
|
2389
|
+
"shape": "Sen",
|
|
2390
2390
|
"locationName": "inputSpecification"
|
|
2391
2391
|
},
|
|
2392
2392
|
"LogLevel": {
|
|
2393
2393
|
"locationName": "logLevel"
|
|
2394
2394
|
},
|
|
2395
2395
|
"Maintenance": {
|
|
2396
|
-
"shape": "
|
|
2396
|
+
"shape": "Sf1",
|
|
2397
2397
|
"locationName": "maintenance"
|
|
2398
2398
|
},
|
|
2399
2399
|
"Name": {
|
|
2400
2400
|
"locationName": "name"
|
|
2401
2401
|
},
|
|
2402
2402
|
"PipelineDetails": {
|
|
2403
|
-
"shape": "
|
|
2403
|
+
"shape": "Sf2",
|
|
2404
2404
|
"locationName": "pipelineDetails"
|
|
2405
2405
|
},
|
|
2406
2406
|
"PipelinesRunningCount": {
|
|
@@ -2414,11 +2414,11 @@
|
|
|
2414
2414
|
"locationName": "state"
|
|
2415
2415
|
},
|
|
2416
2416
|
"Tags": {
|
|
2417
|
-
"shape": "
|
|
2417
|
+
"shape": "Sev",
|
|
2418
2418
|
"locationName": "tags"
|
|
2419
2419
|
},
|
|
2420
2420
|
"Vpc": {
|
|
2421
|
-
"shape": "
|
|
2421
|
+
"shape": "Sf5",
|
|
2422
2422
|
"locationName": "vpc"
|
|
2423
2423
|
}
|
|
2424
2424
|
}
|
|
@@ -2474,14 +2474,14 @@
|
|
|
2474
2474
|
"locationName": "availabilityZones"
|
|
2475
2475
|
},
|
|
2476
2476
|
"Destinations": {
|
|
2477
|
-
"shape": "
|
|
2477
|
+
"shape": "Sg8",
|
|
2478
2478
|
"locationName": "destinations"
|
|
2479
2479
|
},
|
|
2480
2480
|
"Id": {
|
|
2481
2481
|
"locationName": "id"
|
|
2482
2482
|
},
|
|
2483
2483
|
"MultiplexSettings": {
|
|
2484
|
-
"shape": "
|
|
2484
|
+
"shape": "Sg2",
|
|
2485
2485
|
"locationName": "multiplexSettings"
|
|
2486
2486
|
},
|
|
2487
2487
|
"Name": {
|
|
@@ -2499,7 +2499,7 @@
|
|
|
2499
2499
|
"locationName": "state"
|
|
2500
2500
|
},
|
|
2501
2501
|
"Tags": {
|
|
2502
|
-
"shape": "
|
|
2502
|
+
"shape": "Sev",
|
|
2503
2503
|
"locationName": "tags"
|
|
2504
2504
|
}
|
|
2505
2505
|
}
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"locationName": "destinations"
|
|
2541
2541
|
},
|
|
2542
2542
|
"EgressEndpoints": {
|
|
2543
|
-
"shape": "
|
|
2543
|
+
"shape": "Sez",
|
|
2544
2544
|
"locationName": "egressEndpoints"
|
|
2545
2545
|
},
|
|
2546
2546
|
"EncoderSettings": {
|
|
@@ -2551,25 +2551,25 @@
|
|
|
2551
2551
|
"locationName": "id"
|
|
2552
2552
|
},
|
|
2553
2553
|
"InputAttachments": {
|
|
2554
|
-
"shape": "
|
|
2554
|
+
"shape": "Scy",
|
|
2555
2555
|
"locationName": "inputAttachments"
|
|
2556
2556
|
},
|
|
2557
2557
|
"InputSpecification": {
|
|
2558
|
-
"shape": "
|
|
2558
|
+
"shape": "Sen",
|
|
2559
2559
|
"locationName": "inputSpecification"
|
|
2560
2560
|
},
|
|
2561
2561
|
"LogLevel": {
|
|
2562
2562
|
"locationName": "logLevel"
|
|
2563
2563
|
},
|
|
2564
2564
|
"Maintenance": {
|
|
2565
|
-
"shape": "
|
|
2565
|
+
"shape": "Sf1",
|
|
2566
2566
|
"locationName": "maintenance"
|
|
2567
2567
|
},
|
|
2568
2568
|
"Name": {
|
|
2569
2569
|
"locationName": "name"
|
|
2570
2570
|
},
|
|
2571
2571
|
"PipelineDetails": {
|
|
2572
|
-
"shape": "
|
|
2572
|
+
"shape": "Sf2",
|
|
2573
2573
|
"locationName": "pipelineDetails"
|
|
2574
2574
|
},
|
|
2575
2575
|
"PipelinesRunningCount": {
|
|
@@ -2583,11 +2583,11 @@
|
|
|
2583
2583
|
"locationName": "state"
|
|
2584
2584
|
},
|
|
2585
2585
|
"Tags": {
|
|
2586
|
-
"shape": "
|
|
2586
|
+
"shape": "Sev",
|
|
2587
2587
|
"locationName": "tags"
|
|
2588
2588
|
},
|
|
2589
2589
|
"Vpc": {
|
|
2590
|
-
"shape": "
|
|
2590
|
+
"shape": "Sf5",
|
|
2591
2591
|
"locationName": "vpc"
|
|
2592
2592
|
}
|
|
2593
2593
|
}
|
|
@@ -2621,14 +2621,14 @@
|
|
|
2621
2621
|
"locationName": "availabilityZones"
|
|
2622
2622
|
},
|
|
2623
2623
|
"Destinations": {
|
|
2624
|
-
"shape": "
|
|
2624
|
+
"shape": "Sg8",
|
|
2625
2625
|
"locationName": "destinations"
|
|
2626
2626
|
},
|
|
2627
2627
|
"Id": {
|
|
2628
2628
|
"locationName": "id"
|
|
2629
2629
|
},
|
|
2630
2630
|
"MultiplexSettings": {
|
|
2631
|
-
"shape": "
|
|
2631
|
+
"shape": "Sg2",
|
|
2632
2632
|
"locationName": "multiplexSettings"
|
|
2633
2633
|
},
|
|
2634
2634
|
"Name": {
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
"locationName": "state"
|
|
2647
2647
|
},
|
|
2648
2648
|
"Tags": {
|
|
2649
|
-
"shape": "
|
|
2649
|
+
"shape": "Sev",
|
|
2650
2650
|
"locationName": "tags"
|
|
2651
2651
|
}
|
|
2652
2652
|
}
|
|
@@ -2709,11 +2709,11 @@
|
|
|
2709
2709
|
"locationName": "encoderSettings"
|
|
2710
2710
|
},
|
|
2711
2711
|
"InputAttachments": {
|
|
2712
|
-
"shape": "
|
|
2712
|
+
"shape": "Scy",
|
|
2713
2713
|
"locationName": "inputAttachments"
|
|
2714
2714
|
},
|
|
2715
2715
|
"InputSpecification": {
|
|
2716
|
-
"shape": "
|
|
2716
|
+
"shape": "Sen",
|
|
2717
2717
|
"locationName": "inputSpecification"
|
|
2718
2718
|
},
|
|
2719
2719
|
"LogLevel": {
|
|
@@ -2749,7 +2749,7 @@
|
|
|
2749
2749
|
"type": "structure",
|
|
2750
2750
|
"members": {
|
|
2751
2751
|
"Channel": {
|
|
2752
|
-
"shape": "
|
|
2752
|
+
"shape": "Sey",
|
|
2753
2753
|
"locationName": "channel"
|
|
2754
2754
|
}
|
|
2755
2755
|
}
|
|
@@ -2785,7 +2785,7 @@
|
|
|
2785
2785
|
"type": "structure",
|
|
2786
2786
|
"members": {
|
|
2787
2787
|
"Channel": {
|
|
2788
|
-
"shape": "
|
|
2788
|
+
"shape": "Sey",
|
|
2789
2789
|
"locationName": "channel"
|
|
2790
2790
|
}
|
|
2791
2791
|
}
|
|
@@ -2801,7 +2801,7 @@
|
|
|
2801
2801
|
"type": "structure",
|
|
2802
2802
|
"members": {
|
|
2803
2803
|
"Destinations": {
|
|
2804
|
-
"shape": "
|
|
2804
|
+
"shape": "Sf7",
|
|
2805
2805
|
"locationName": "destinations"
|
|
2806
2806
|
},
|
|
2807
2807
|
"InputDevices": {
|
|
@@ -2825,7 +2825,7 @@
|
|
|
2825
2825
|
"locationName": "inputSecurityGroups"
|
|
2826
2826
|
},
|
|
2827
2827
|
"MediaConnectFlows": {
|
|
2828
|
-
"shape": "
|
|
2828
|
+
"shape": "Sfb",
|
|
2829
2829
|
"locationName": "mediaConnectFlows"
|
|
2830
2830
|
},
|
|
2831
2831
|
"Name": {
|
|
@@ -2835,7 +2835,7 @@
|
|
|
2835
2835
|
"locationName": "roleArn"
|
|
2836
2836
|
},
|
|
2837
2837
|
"Sources": {
|
|
2838
|
-
"shape": "
|
|
2838
|
+
"shape": "Sfd",
|
|
2839
2839
|
"locationName": "sources"
|
|
2840
2840
|
}
|
|
2841
2841
|
},
|
|
@@ -2847,7 +2847,7 @@
|
|
|
2847
2847
|
"type": "structure",
|
|
2848
2848
|
"members": {
|
|
2849
2849
|
"Input": {
|
|
2850
|
-
"shape": "
|
|
2850
|
+
"shape": "Sfi",
|
|
2851
2851
|
"locationName": "input"
|
|
2852
2852
|
}
|
|
2853
2853
|
}
|
|
@@ -2863,7 +2863,7 @@
|
|
|
2863
2863
|
"type": "structure",
|
|
2864
2864
|
"members": {
|
|
2865
2865
|
"HdDeviceSettings": {
|
|
2866
|
-
"shape": "
|
|
2866
|
+
"shape": "Ski",
|
|
2867
2867
|
"locationName": "hdDeviceSettings"
|
|
2868
2868
|
},
|
|
2869
2869
|
"InputDeviceId": {
|
|
@@ -2874,7 +2874,7 @@
|
|
|
2874
2874
|
"locationName": "name"
|
|
2875
2875
|
},
|
|
2876
2876
|
"UhdDeviceSettings": {
|
|
2877
|
-
"shape": "
|
|
2877
|
+
"shape": "Ski",
|
|
2878
2878
|
"locationName": "uhdDeviceSettings"
|
|
2879
2879
|
}
|
|
2880
2880
|
},
|
|
@@ -2898,7 +2898,7 @@
|
|
|
2898
2898
|
"locationName": "deviceUpdateStatus"
|
|
2899
2899
|
},
|
|
2900
2900
|
"HdDeviceSettings": {
|
|
2901
|
-
"shape": "
|
|
2901
|
+
"shape": "Shu",
|
|
2902
2902
|
"locationName": "hdDeviceSettings"
|
|
2903
2903
|
},
|
|
2904
2904
|
"Id": {
|
|
@@ -2911,7 +2911,7 @@
|
|
|
2911
2911
|
"locationName": "name"
|
|
2912
2912
|
},
|
|
2913
2913
|
"NetworkSettings": {
|
|
2914
|
-
"shape": "
|
|
2914
|
+
"shape": "Shz",
|
|
2915
2915
|
"locationName": "networkSettings"
|
|
2916
2916
|
},
|
|
2917
2917
|
"SerialNumber": {
|
|
@@ -2921,7 +2921,7 @@
|
|
|
2921
2921
|
"locationName": "type"
|
|
2922
2922
|
},
|
|
2923
2923
|
"UhdDeviceSettings": {
|
|
2924
|
-
"shape": "
|
|
2924
|
+
"shape": "Si2",
|
|
2925
2925
|
"locationName": "uhdDeviceSettings"
|
|
2926
2926
|
}
|
|
2927
2927
|
}
|
|
@@ -2941,11 +2941,11 @@
|
|
|
2941
2941
|
"locationName": "inputSecurityGroupId"
|
|
2942
2942
|
},
|
|
2943
2943
|
"Tags": {
|
|
2944
|
-
"shape": "
|
|
2944
|
+
"shape": "Sev",
|
|
2945
2945
|
"locationName": "tags"
|
|
2946
2946
|
},
|
|
2947
2947
|
"WhitelistRules": {
|
|
2948
|
-
"shape": "
|
|
2948
|
+
"shape": "Sfu",
|
|
2949
2949
|
"locationName": "whitelistRules"
|
|
2950
2950
|
}
|
|
2951
2951
|
},
|
|
@@ -2957,7 +2957,7 @@
|
|
|
2957
2957
|
"type": "structure",
|
|
2958
2958
|
"members": {
|
|
2959
2959
|
"SecurityGroup": {
|
|
2960
|
-
"shape": "
|
|
2960
|
+
"shape": "Sfx",
|
|
2961
2961
|
"locationName": "securityGroup"
|
|
2962
2962
|
}
|
|
2963
2963
|
}
|
|
@@ -2977,7 +2977,7 @@
|
|
|
2977
2977
|
"locationName": "multiplexId"
|
|
2978
2978
|
},
|
|
2979
2979
|
"MultiplexSettings": {
|
|
2980
|
-
"shape": "
|
|
2980
|
+
"shape": "Sg2",
|
|
2981
2981
|
"locationName": "multiplexSettings"
|
|
2982
2982
|
},
|
|
2983
2983
|
"Name": {
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
"type": "structure",
|
|
2993
2993
|
"members": {
|
|
2994
2994
|
"Multiplex": {
|
|
2995
|
-
"shape": "
|
|
2995
|
+
"shape": "Sg7",
|
|
2996
2996
|
"locationName": "multiplex"
|
|
2997
2997
|
}
|
|
2998
2998
|
}
|
|
@@ -3012,7 +3012,7 @@
|
|
|
3012
3012
|
"locationName": "multiplexId"
|
|
3013
3013
|
},
|
|
3014
3014
|
"MultiplexProgramSettings": {
|
|
3015
|
-
"shape": "
|
|
3015
|
+
"shape": "Sgd",
|
|
3016
3016
|
"locationName": "multiplexProgramSettings"
|
|
3017
3017
|
},
|
|
3018
3018
|
"ProgramName": {
|
|
@@ -3029,7 +3029,7 @@
|
|
|
3029
3029
|
"type": "structure",
|
|
3030
3030
|
"members": {
|
|
3031
3031
|
"MultiplexProgram": {
|
|
3032
|
-
"shape": "
|
|
3032
|
+
"shape": "Sgl",
|
|
3033
3033
|
"locationName": "multiplexProgram"
|
|
3034
3034
|
}
|
|
3035
3035
|
}
|
|
@@ -3048,7 +3048,7 @@
|
|
|
3048
3048
|
"locationName": "name"
|
|
3049
3049
|
},
|
|
3050
3050
|
"RenewalSettings": {
|
|
3051
|
-
"shape": "
|
|
3051
|
+
"shape": "Sh7",
|
|
3052
3052
|
"locationName": "renewalSettings"
|
|
3053
3053
|
},
|
|
3054
3054
|
"ReservationId": {
|
|
@@ -3064,7 +3064,7 @@
|
|
|
3064
3064
|
"type": "structure",
|
|
3065
3065
|
"members": {
|
|
3066
3066
|
"Reservation": {
|
|
3067
|
-
"shape": "
|
|
3067
|
+
"shape": "Sjm",
|
|
3068
3068
|
"locationName": "reservation"
|
|
3069
3069
|
}
|
|
3070
3070
|
}
|
|
@@ -5286,6 +5286,10 @@
|
|
|
5286
5286
|
},
|
|
5287
5287
|
"CaptureIntervalUnits": {
|
|
5288
5288
|
"locationName": "captureIntervalUnits"
|
|
5289
|
+
},
|
|
5290
|
+
"TimecodeBurninSettings": {
|
|
5291
|
+
"shape": "Sav",
|
|
5292
|
+
"locationName": "timecodeBurninSettings"
|
|
5289
5293
|
}
|
|
5290
5294
|
}
|
|
5291
5295
|
},
|
|
@@ -5319,15 +5323,15 @@
|
|
|
5319
5323
|
"type": "structure",
|
|
5320
5324
|
"members": {
|
|
5321
5325
|
"ColorSpacePassthroughSettings": {
|
|
5322
|
-
"shape": "
|
|
5326
|
+
"shape": "Sb4",
|
|
5323
5327
|
"locationName": "colorSpacePassthroughSettings"
|
|
5324
5328
|
},
|
|
5325
5329
|
"Rec601Settings": {
|
|
5326
|
-
"shape": "
|
|
5330
|
+
"shape": "Sb5",
|
|
5327
5331
|
"locationName": "rec601Settings"
|
|
5328
5332
|
},
|
|
5329
5333
|
"Rec709Settings": {
|
|
5330
|
-
"shape": "
|
|
5334
|
+
"shape": "Sb6",
|
|
5331
5335
|
"locationName": "rec709Settings"
|
|
5332
5336
|
}
|
|
5333
5337
|
}
|
|
@@ -5340,7 +5344,7 @@
|
|
|
5340
5344
|
"type": "structure",
|
|
5341
5345
|
"members": {
|
|
5342
5346
|
"TemporalFilterSettings": {
|
|
5343
|
-
"shape": "
|
|
5347
|
+
"shape": "Sb9",
|
|
5344
5348
|
"locationName": "temporalFilterSettings"
|
|
5345
5349
|
}
|
|
5346
5350
|
}
|
|
@@ -5453,6 +5457,10 @@
|
|
|
5453
5457
|
},
|
|
5454
5458
|
"TimecodeInsertion": {
|
|
5455
5459
|
"locationName": "timecodeInsertion"
|
|
5460
|
+
},
|
|
5461
|
+
"TimecodeBurninSettings": {
|
|
5462
|
+
"shape": "Sav",
|
|
5463
|
+
"locationName": "timecodeBurninSettings"
|
|
5456
5464
|
}
|
|
5457
5465
|
}
|
|
5458
5466
|
},
|
|
@@ -5485,7 +5493,7 @@
|
|
|
5485
5493
|
"type": "structure",
|
|
5486
5494
|
"members": {
|
|
5487
5495
|
"ColorSpacePassthroughSettings": {
|
|
5488
|
-
"shape": "
|
|
5496
|
+
"shape": "Sb4",
|
|
5489
5497
|
"locationName": "colorSpacePassthroughSettings"
|
|
5490
5498
|
},
|
|
5491
5499
|
"DolbyVision81Settings": {
|
|
@@ -5494,15 +5502,15 @@
|
|
|
5494
5502
|
"members": {}
|
|
5495
5503
|
},
|
|
5496
5504
|
"Hdr10Settings": {
|
|
5497
|
-
"shape": "
|
|
5505
|
+
"shape": "Sc8",
|
|
5498
5506
|
"locationName": "hdr10Settings"
|
|
5499
5507
|
},
|
|
5500
5508
|
"Rec601Settings": {
|
|
5501
|
-
"shape": "
|
|
5509
|
+
"shape": "Sb5",
|
|
5502
5510
|
"locationName": "rec601Settings"
|
|
5503
5511
|
},
|
|
5504
5512
|
"Rec709Settings": {
|
|
5505
|
-
"shape": "
|
|
5513
|
+
"shape": "Sb6",
|
|
5506
5514
|
"locationName": "rec709Settings"
|
|
5507
5515
|
}
|
|
5508
5516
|
}
|
|
@@ -5512,7 +5520,7 @@
|
|
|
5512
5520
|
"type": "structure",
|
|
5513
5521
|
"members": {
|
|
5514
5522
|
"TemporalFilterSettings": {
|
|
5515
|
-
"shape": "
|
|
5523
|
+
"shape": "Sb9",
|
|
5516
5524
|
"locationName": "temporalFilterSettings"
|
|
5517
5525
|
}
|
|
5518
5526
|
}
|
|
@@ -5589,6 +5597,10 @@
|
|
|
5589
5597
|
},
|
|
5590
5598
|
"TimecodeInsertion": {
|
|
5591
5599
|
"locationName": "timecodeInsertion"
|
|
5600
|
+
},
|
|
5601
|
+
"TimecodeBurninSettings": {
|
|
5602
|
+
"shape": "Sav",
|
|
5603
|
+
"locationName": "timecodeBurninSettings"
|
|
5592
5604
|
}
|
|
5593
5605
|
},
|
|
5594
5606
|
"required": [
|
|
@@ -5620,7 +5632,7 @@
|
|
|
5620
5632
|
"type": "structure",
|
|
5621
5633
|
"members": {
|
|
5622
5634
|
"TemporalFilterSettings": {
|
|
5623
|
-
"shape": "
|
|
5635
|
+
"shape": "Sb9",
|
|
5624
5636
|
"locationName": "temporalFilterSettings"
|
|
5625
5637
|
}
|
|
5626
5638
|
}
|
|
@@ -5659,6 +5671,10 @@
|
|
|
5659
5671
|
},
|
|
5660
5672
|
"TimecodeInsertion": {
|
|
5661
5673
|
"locationName": "timecodeInsertion"
|
|
5674
|
+
},
|
|
5675
|
+
"TimecodeBurninSettings": {
|
|
5676
|
+
"shape": "Sav",
|
|
5677
|
+
"locationName": "timecodeBurninSettings"
|
|
5662
5678
|
}
|
|
5663
5679
|
},
|
|
5664
5680
|
"required": [
|
|
@@ -5909,19 +5925,37 @@
|
|
|
5909
5925
|
}
|
|
5910
5926
|
}
|
|
5911
5927
|
},
|
|
5912
|
-
"
|
|
5928
|
+
"Sav": {
|
|
5913
5929
|
"type": "structure",
|
|
5914
|
-
"members": {
|
|
5930
|
+
"members": {
|
|
5931
|
+
"FontSize": {
|
|
5932
|
+
"locationName": "fontSize"
|
|
5933
|
+
},
|
|
5934
|
+
"Position": {
|
|
5935
|
+
"locationName": "position"
|
|
5936
|
+
},
|
|
5937
|
+
"Prefix": {
|
|
5938
|
+
"locationName": "prefix"
|
|
5939
|
+
}
|
|
5940
|
+
},
|
|
5941
|
+
"required": [
|
|
5942
|
+
"Position",
|
|
5943
|
+
"FontSize"
|
|
5944
|
+
]
|
|
5915
5945
|
},
|
|
5916
|
-
"
|
|
5946
|
+
"Sb4": {
|
|
5917
5947
|
"type": "structure",
|
|
5918
5948
|
"members": {}
|
|
5919
5949
|
},
|
|
5920
|
-
"
|
|
5950
|
+
"Sb5": {
|
|
5921
5951
|
"type": "structure",
|
|
5922
5952
|
"members": {}
|
|
5923
5953
|
},
|
|
5924
5954
|
"Sb6": {
|
|
5955
|
+
"type": "structure",
|
|
5956
|
+
"members": {}
|
|
5957
|
+
},
|
|
5958
|
+
"Sb9": {
|
|
5925
5959
|
"type": "structure",
|
|
5926
5960
|
"members": {
|
|
5927
5961
|
"PostFilterSharpening": {
|
|
@@ -5932,7 +5966,7 @@
|
|
|
5932
5966
|
}
|
|
5933
5967
|
}
|
|
5934
5968
|
},
|
|
5935
|
-
"
|
|
5969
|
+
"Sc8": {
|
|
5936
5970
|
"type": "structure",
|
|
5937
5971
|
"members": {
|
|
5938
5972
|
"MaxCll": {
|
|
@@ -5945,7 +5979,7 @@
|
|
|
5945
5979
|
}
|
|
5946
5980
|
}
|
|
5947
5981
|
},
|
|
5948
|
-
"
|
|
5982
|
+
"Scy": {
|
|
5949
5983
|
"type": "list",
|
|
5950
5984
|
"member": {
|
|
5951
5985
|
"type": "structure",
|
|
@@ -6110,6 +6144,18 @@
|
|
|
6110
6144
|
"Track"
|
|
6111
6145
|
]
|
|
6112
6146
|
}
|
|
6147
|
+
},
|
|
6148
|
+
"DolbyEDecode": {
|
|
6149
|
+
"locationName": "dolbyEDecode",
|
|
6150
|
+
"type": "structure",
|
|
6151
|
+
"members": {
|
|
6152
|
+
"ProgramSelection": {
|
|
6153
|
+
"locationName": "programSelection"
|
|
6154
|
+
}
|
|
6155
|
+
},
|
|
6156
|
+
"required": [
|
|
6157
|
+
"ProgramSelection"
|
|
6158
|
+
]
|
|
6113
6159
|
}
|
|
6114
6160
|
},
|
|
6115
6161
|
"required": [
|
|
@@ -6328,7 +6374,7 @@
|
|
|
6328
6374
|
"type": "structure",
|
|
6329
6375
|
"members": {
|
|
6330
6376
|
"Hdr10Settings": {
|
|
6331
|
-
"shape": "
|
|
6377
|
+
"shape": "Sc8",
|
|
6332
6378
|
"locationName": "hdr10Settings"
|
|
6333
6379
|
}
|
|
6334
6380
|
}
|
|
@@ -6369,7 +6415,7 @@
|
|
|
6369
6415
|
}
|
|
6370
6416
|
}
|
|
6371
6417
|
},
|
|
6372
|
-
"
|
|
6418
|
+
"Sen": {
|
|
6373
6419
|
"type": "structure",
|
|
6374
6420
|
"members": {
|
|
6375
6421
|
"Codec": {
|
|
@@ -6383,12 +6429,12 @@
|
|
|
6383
6429
|
}
|
|
6384
6430
|
}
|
|
6385
6431
|
},
|
|
6386
|
-
"
|
|
6432
|
+
"Sev": {
|
|
6387
6433
|
"type": "map",
|
|
6388
6434
|
"key": {},
|
|
6389
6435
|
"value": {}
|
|
6390
6436
|
},
|
|
6391
|
-
"
|
|
6437
|
+
"Sey": {
|
|
6392
6438
|
"type": "structure",
|
|
6393
6439
|
"members": {
|
|
6394
6440
|
"Arn": {
|
|
@@ -6406,7 +6452,7 @@
|
|
|
6406
6452
|
"locationName": "destinations"
|
|
6407
6453
|
},
|
|
6408
6454
|
"EgressEndpoints": {
|
|
6409
|
-
"shape": "
|
|
6455
|
+
"shape": "Sez",
|
|
6410
6456
|
"locationName": "egressEndpoints"
|
|
6411
6457
|
},
|
|
6412
6458
|
"EncoderSettings": {
|
|
@@ -6417,25 +6463,25 @@
|
|
|
6417
6463
|
"locationName": "id"
|
|
6418
6464
|
},
|
|
6419
6465
|
"InputAttachments": {
|
|
6420
|
-
"shape": "
|
|
6466
|
+
"shape": "Scy",
|
|
6421
6467
|
"locationName": "inputAttachments"
|
|
6422
6468
|
},
|
|
6423
6469
|
"InputSpecification": {
|
|
6424
|
-
"shape": "
|
|
6470
|
+
"shape": "Sen",
|
|
6425
6471
|
"locationName": "inputSpecification"
|
|
6426
6472
|
},
|
|
6427
6473
|
"LogLevel": {
|
|
6428
6474
|
"locationName": "logLevel"
|
|
6429
6475
|
},
|
|
6430
6476
|
"Maintenance": {
|
|
6431
|
-
"shape": "
|
|
6477
|
+
"shape": "Sf1",
|
|
6432
6478
|
"locationName": "maintenance"
|
|
6433
6479
|
},
|
|
6434
6480
|
"Name": {
|
|
6435
6481
|
"locationName": "name"
|
|
6436
6482
|
},
|
|
6437
6483
|
"PipelineDetails": {
|
|
6438
|
-
"shape": "
|
|
6484
|
+
"shape": "Sf2",
|
|
6439
6485
|
"locationName": "pipelineDetails"
|
|
6440
6486
|
},
|
|
6441
6487
|
"PipelinesRunningCount": {
|
|
@@ -6449,16 +6495,16 @@
|
|
|
6449
6495
|
"locationName": "state"
|
|
6450
6496
|
},
|
|
6451
6497
|
"Tags": {
|
|
6452
|
-
"shape": "
|
|
6498
|
+
"shape": "Sev",
|
|
6453
6499
|
"locationName": "tags"
|
|
6454
6500
|
},
|
|
6455
6501
|
"Vpc": {
|
|
6456
|
-
"shape": "
|
|
6502
|
+
"shape": "Sf5",
|
|
6457
6503
|
"locationName": "vpc"
|
|
6458
6504
|
}
|
|
6459
6505
|
}
|
|
6460
6506
|
},
|
|
6461
|
-
"
|
|
6507
|
+
"Sez": {
|
|
6462
6508
|
"type": "list",
|
|
6463
6509
|
"member": {
|
|
6464
6510
|
"type": "structure",
|
|
@@ -6469,7 +6515,7 @@
|
|
|
6469
6515
|
}
|
|
6470
6516
|
}
|
|
6471
6517
|
},
|
|
6472
|
-
"
|
|
6518
|
+
"Sf1": {
|
|
6473
6519
|
"type": "structure",
|
|
6474
6520
|
"members": {
|
|
6475
6521
|
"MaintenanceDay": {
|
|
@@ -6486,7 +6532,7 @@
|
|
|
6486
6532
|
}
|
|
6487
6533
|
}
|
|
6488
6534
|
},
|
|
6489
|
-
"
|
|
6535
|
+
"Sf2": {
|
|
6490
6536
|
"type": "list",
|
|
6491
6537
|
"member": {
|
|
6492
6538
|
"type": "structure",
|
|
@@ -6509,7 +6555,7 @@
|
|
|
6509
6555
|
}
|
|
6510
6556
|
}
|
|
6511
6557
|
},
|
|
6512
|
-
"
|
|
6558
|
+
"Sf5": {
|
|
6513
6559
|
"type": "structure",
|
|
6514
6560
|
"members": {
|
|
6515
6561
|
"AvailabilityZones": {
|
|
@@ -6530,7 +6576,7 @@
|
|
|
6530
6576
|
}
|
|
6531
6577
|
}
|
|
6532
6578
|
},
|
|
6533
|
-
"
|
|
6579
|
+
"Sf7": {
|
|
6534
6580
|
"type": "list",
|
|
6535
6581
|
"member": {
|
|
6536
6582
|
"type": "structure",
|
|
@@ -6541,7 +6587,7 @@
|
|
|
6541
6587
|
}
|
|
6542
6588
|
}
|
|
6543
6589
|
},
|
|
6544
|
-
"
|
|
6590
|
+
"Sf9": {
|
|
6545
6591
|
"type": "list",
|
|
6546
6592
|
"member": {
|
|
6547
6593
|
"type": "structure",
|
|
@@ -6552,7 +6598,7 @@
|
|
|
6552
6598
|
}
|
|
6553
6599
|
}
|
|
6554
6600
|
},
|
|
6555
|
-
"
|
|
6601
|
+
"Sfb": {
|
|
6556
6602
|
"type": "list",
|
|
6557
6603
|
"member": {
|
|
6558
6604
|
"type": "structure",
|
|
@@ -6563,7 +6609,7 @@
|
|
|
6563
6609
|
}
|
|
6564
6610
|
}
|
|
6565
6611
|
},
|
|
6566
|
-
"
|
|
6612
|
+
"Sfd": {
|
|
6567
6613
|
"type": "list",
|
|
6568
6614
|
"member": {
|
|
6569
6615
|
"type": "structure",
|
|
@@ -6580,7 +6626,7 @@
|
|
|
6580
6626
|
}
|
|
6581
6627
|
}
|
|
6582
6628
|
},
|
|
6583
|
-
"
|
|
6629
|
+
"Sfi": {
|
|
6584
6630
|
"type": "structure",
|
|
6585
6631
|
"members": {
|
|
6586
6632
|
"Arn": {
|
|
@@ -6591,7 +6637,7 @@
|
|
|
6591
6637
|
"locationName": "attachedChannels"
|
|
6592
6638
|
},
|
|
6593
6639
|
"Destinations": {
|
|
6594
|
-
"shape": "
|
|
6640
|
+
"shape": "Sfj",
|
|
6595
6641
|
"locationName": "destinations"
|
|
6596
6642
|
},
|
|
6597
6643
|
"Id": {
|
|
@@ -6601,7 +6647,7 @@
|
|
|
6601
6647
|
"locationName": "inputClass"
|
|
6602
6648
|
},
|
|
6603
6649
|
"InputDevices": {
|
|
6604
|
-
"shape": "
|
|
6650
|
+
"shape": "Sf9",
|
|
6605
6651
|
"locationName": "inputDevices"
|
|
6606
6652
|
},
|
|
6607
6653
|
"InputPartnerIds": {
|
|
@@ -6612,7 +6658,7 @@
|
|
|
6612
6658
|
"locationName": "inputSourceType"
|
|
6613
6659
|
},
|
|
6614
6660
|
"MediaConnectFlows": {
|
|
6615
|
-
"shape": "
|
|
6661
|
+
"shape": "Sfo",
|
|
6616
6662
|
"locationName": "mediaConnectFlows"
|
|
6617
6663
|
},
|
|
6618
6664
|
"Name": {
|
|
@@ -6626,14 +6672,14 @@
|
|
|
6626
6672
|
"locationName": "securityGroups"
|
|
6627
6673
|
},
|
|
6628
6674
|
"Sources": {
|
|
6629
|
-
"shape": "
|
|
6675
|
+
"shape": "Sfq",
|
|
6630
6676
|
"locationName": "sources"
|
|
6631
6677
|
},
|
|
6632
6678
|
"State": {
|
|
6633
6679
|
"locationName": "state"
|
|
6634
6680
|
},
|
|
6635
6681
|
"Tags": {
|
|
6636
|
-
"shape": "
|
|
6682
|
+
"shape": "Sev",
|
|
6637
6683
|
"locationName": "tags"
|
|
6638
6684
|
},
|
|
6639
6685
|
"Type": {
|
|
@@ -6641,7 +6687,7 @@
|
|
|
6641
6687
|
}
|
|
6642
6688
|
}
|
|
6643
6689
|
},
|
|
6644
|
-
"
|
|
6690
|
+
"Sfj": {
|
|
6645
6691
|
"type": "list",
|
|
6646
6692
|
"member": {
|
|
6647
6693
|
"type": "structure",
|
|
@@ -6670,7 +6716,7 @@
|
|
|
6670
6716
|
}
|
|
6671
6717
|
}
|
|
6672
6718
|
},
|
|
6673
|
-
"
|
|
6719
|
+
"Sfo": {
|
|
6674
6720
|
"type": "list",
|
|
6675
6721
|
"member": {
|
|
6676
6722
|
"type": "structure",
|
|
@@ -6681,7 +6727,7 @@
|
|
|
6681
6727
|
}
|
|
6682
6728
|
}
|
|
6683
6729
|
},
|
|
6684
|
-
"
|
|
6730
|
+
"Sfq": {
|
|
6685
6731
|
"type": "list",
|
|
6686
6732
|
"member": {
|
|
6687
6733
|
"type": "structure",
|
|
@@ -6698,7 +6744,7 @@
|
|
|
6698
6744
|
}
|
|
6699
6745
|
}
|
|
6700
6746
|
},
|
|
6701
|
-
"
|
|
6747
|
+
"Sfu": {
|
|
6702
6748
|
"type": "list",
|
|
6703
6749
|
"member": {
|
|
6704
6750
|
"type": "structure",
|
|
@@ -6709,7 +6755,7 @@
|
|
|
6709
6755
|
}
|
|
6710
6756
|
}
|
|
6711
6757
|
},
|
|
6712
|
-
"
|
|
6758
|
+
"Sfx": {
|
|
6713
6759
|
"type": "structure",
|
|
6714
6760
|
"members": {
|
|
6715
6761
|
"Arn": {
|
|
@@ -6726,16 +6772,16 @@
|
|
|
6726
6772
|
"locationName": "state"
|
|
6727
6773
|
},
|
|
6728
6774
|
"Tags": {
|
|
6729
|
-
"shape": "
|
|
6775
|
+
"shape": "Sev",
|
|
6730
6776
|
"locationName": "tags"
|
|
6731
6777
|
},
|
|
6732
6778
|
"WhitelistRules": {
|
|
6733
|
-
"shape": "
|
|
6779
|
+
"shape": "Sfz",
|
|
6734
6780
|
"locationName": "whitelistRules"
|
|
6735
6781
|
}
|
|
6736
6782
|
}
|
|
6737
6783
|
},
|
|
6738
|
-
"
|
|
6784
|
+
"Sfz": {
|
|
6739
6785
|
"type": "list",
|
|
6740
6786
|
"member": {
|
|
6741
6787
|
"type": "structure",
|
|
@@ -6746,7 +6792,7 @@
|
|
|
6746
6792
|
}
|
|
6747
6793
|
}
|
|
6748
6794
|
},
|
|
6749
|
-
"
|
|
6795
|
+
"Sg2": {
|
|
6750
6796
|
"type": "structure",
|
|
6751
6797
|
"members": {
|
|
6752
6798
|
"MaximumVideoBufferDelayMilliseconds": {
|
|
@@ -6771,7 +6817,7 @@
|
|
|
6771
6817
|
"TransportStreamId"
|
|
6772
6818
|
]
|
|
6773
6819
|
},
|
|
6774
|
-
"
|
|
6820
|
+
"Sg7": {
|
|
6775
6821
|
"type": "structure",
|
|
6776
6822
|
"members": {
|
|
6777
6823
|
"Arn": {
|
|
@@ -6782,14 +6828,14 @@
|
|
|
6782
6828
|
"locationName": "availabilityZones"
|
|
6783
6829
|
},
|
|
6784
6830
|
"Destinations": {
|
|
6785
|
-
"shape": "
|
|
6831
|
+
"shape": "Sg8",
|
|
6786
6832
|
"locationName": "destinations"
|
|
6787
6833
|
},
|
|
6788
6834
|
"Id": {
|
|
6789
6835
|
"locationName": "id"
|
|
6790
6836
|
},
|
|
6791
6837
|
"MultiplexSettings": {
|
|
6792
|
-
"shape": "
|
|
6838
|
+
"shape": "Sg2",
|
|
6793
6839
|
"locationName": "multiplexSettings"
|
|
6794
6840
|
},
|
|
6795
6841
|
"Name": {
|
|
@@ -6807,12 +6853,12 @@
|
|
|
6807
6853
|
"locationName": "state"
|
|
6808
6854
|
},
|
|
6809
6855
|
"Tags": {
|
|
6810
|
-
"shape": "
|
|
6856
|
+
"shape": "Sev",
|
|
6811
6857
|
"locationName": "tags"
|
|
6812
6858
|
}
|
|
6813
6859
|
}
|
|
6814
6860
|
},
|
|
6815
|
-
"
|
|
6861
|
+
"Sg8": {
|
|
6816
6862
|
"type": "list",
|
|
6817
6863
|
"member": {
|
|
6818
6864
|
"type": "structure",
|
|
@@ -6829,7 +6875,7 @@
|
|
|
6829
6875
|
}
|
|
6830
6876
|
}
|
|
6831
6877
|
},
|
|
6832
|
-
"
|
|
6878
|
+
"Sgd": {
|
|
6833
6879
|
"type": "structure",
|
|
6834
6880
|
"members": {
|
|
6835
6881
|
"PreferredChannelPipeline": {
|
|
@@ -6888,22 +6934,22 @@
|
|
|
6888
6934
|
"ProgramNumber"
|
|
6889
6935
|
]
|
|
6890
6936
|
},
|
|
6891
|
-
"
|
|
6937
|
+
"Sgl": {
|
|
6892
6938
|
"type": "structure",
|
|
6893
6939
|
"members": {
|
|
6894
6940
|
"ChannelId": {
|
|
6895
6941
|
"locationName": "channelId"
|
|
6896
6942
|
},
|
|
6897
6943
|
"MultiplexProgramSettings": {
|
|
6898
|
-
"shape": "
|
|
6944
|
+
"shape": "Sgd",
|
|
6899
6945
|
"locationName": "multiplexProgramSettings"
|
|
6900
6946
|
},
|
|
6901
6947
|
"PacketIdentifiersMap": {
|
|
6902
|
-
"shape": "
|
|
6948
|
+
"shape": "Sgm",
|
|
6903
6949
|
"locationName": "packetIdentifiersMap"
|
|
6904
6950
|
},
|
|
6905
6951
|
"PipelineDetails": {
|
|
6906
|
-
"shape": "
|
|
6952
|
+
"shape": "Sgo",
|
|
6907
6953
|
"locationName": "pipelineDetails"
|
|
6908
6954
|
},
|
|
6909
6955
|
"ProgramName": {
|
|
@@ -6911,15 +6957,15 @@
|
|
|
6911
6957
|
}
|
|
6912
6958
|
}
|
|
6913
6959
|
},
|
|
6914
|
-
"
|
|
6960
|
+
"Sgm": {
|
|
6915
6961
|
"type": "structure",
|
|
6916
6962
|
"members": {
|
|
6917
6963
|
"AudioPids": {
|
|
6918
|
-
"shape": "
|
|
6964
|
+
"shape": "Sgn",
|
|
6919
6965
|
"locationName": "audioPids"
|
|
6920
6966
|
},
|
|
6921
6967
|
"DvbSubPids": {
|
|
6922
|
-
"shape": "
|
|
6968
|
+
"shape": "Sgn",
|
|
6923
6969
|
"locationName": "dvbSubPids"
|
|
6924
6970
|
},
|
|
6925
6971
|
"DvbTeletextPid": {
|
|
@@ -6935,7 +6981,7 @@
|
|
|
6935
6981
|
"type": "integer"
|
|
6936
6982
|
},
|
|
6937
6983
|
"KlvDataPids": {
|
|
6938
|
-
"shape": "
|
|
6984
|
+
"shape": "Sgn",
|
|
6939
6985
|
"locationName": "klvDataPids"
|
|
6940
6986
|
},
|
|
6941
6987
|
"PcrPid": {
|
|
@@ -6951,7 +6997,7 @@
|
|
|
6951
6997
|
"type": "integer"
|
|
6952
6998
|
},
|
|
6953
6999
|
"Scte27Pids": {
|
|
6954
|
-
"shape": "
|
|
7000
|
+
"shape": "Sgn",
|
|
6955
7001
|
"locationName": "scte27Pids"
|
|
6956
7002
|
},
|
|
6957
7003
|
"Scte35Pid": {
|
|
@@ -6968,13 +7014,13 @@
|
|
|
6968
7014
|
}
|
|
6969
7015
|
}
|
|
6970
7016
|
},
|
|
6971
|
-
"
|
|
7017
|
+
"Sgn": {
|
|
6972
7018
|
"type": "list",
|
|
6973
7019
|
"member": {
|
|
6974
7020
|
"type": "integer"
|
|
6975
7021
|
}
|
|
6976
7022
|
},
|
|
6977
|
-
"
|
|
7023
|
+
"Sgo": {
|
|
6978
7024
|
"type": "list",
|
|
6979
7025
|
"member": {
|
|
6980
7026
|
"type": "structure",
|
|
@@ -6988,7 +7034,7 @@
|
|
|
6988
7034
|
}
|
|
6989
7035
|
}
|
|
6990
7036
|
},
|
|
6991
|
-
"
|
|
7037
|
+
"Sh7": {
|
|
6992
7038
|
"type": "structure",
|
|
6993
7039
|
"members": {
|
|
6994
7040
|
"AutomaticRenewal": {
|
|
@@ -7000,7 +7046,7 @@
|
|
|
7000
7046
|
}
|
|
7001
7047
|
}
|
|
7002
7048
|
},
|
|
7003
|
-
"
|
|
7049
|
+
"Sh9": {
|
|
7004
7050
|
"type": "structure",
|
|
7005
7051
|
"members": {
|
|
7006
7052
|
"ChannelClass": {
|
|
@@ -7029,7 +7075,7 @@
|
|
|
7029
7075
|
}
|
|
7030
7076
|
}
|
|
7031
7077
|
},
|
|
7032
|
-
"
|
|
7078
|
+
"Shu": {
|
|
7033
7079
|
"type": "structure",
|
|
7034
7080
|
"members": {
|
|
7035
7081
|
"ActiveInput": {
|
|
@@ -7066,7 +7112,7 @@
|
|
|
7066
7112
|
}
|
|
7067
7113
|
}
|
|
7068
7114
|
},
|
|
7069
|
-
"
|
|
7115
|
+
"Shz": {
|
|
7070
7116
|
"type": "structure",
|
|
7071
7117
|
"members": {
|
|
7072
7118
|
"DnsAddresses": {
|
|
@@ -7087,7 +7133,7 @@
|
|
|
7087
7133
|
}
|
|
7088
7134
|
}
|
|
7089
7135
|
},
|
|
7090
|
-
"
|
|
7136
|
+
"Si2": {
|
|
7091
7137
|
"type": "structure",
|
|
7092
7138
|
"members": {
|
|
7093
7139
|
"ActiveInput": {
|
|
@@ -7124,7 +7170,7 @@
|
|
|
7124
7170
|
}
|
|
7125
7171
|
}
|
|
7126
7172
|
},
|
|
7127
|
-
"
|
|
7173
|
+
"Sjm": {
|
|
7128
7174
|
"type": "structure",
|
|
7129
7175
|
"members": {
|
|
7130
7176
|
"Arn": {
|
|
@@ -7167,14 +7213,14 @@
|
|
|
7167
7213
|
"locationName": "region"
|
|
7168
7214
|
},
|
|
7169
7215
|
"RenewalSettings": {
|
|
7170
|
-
"shape": "
|
|
7216
|
+
"shape": "Sh7",
|
|
7171
7217
|
"locationName": "renewalSettings"
|
|
7172
7218
|
},
|
|
7173
7219
|
"ReservationId": {
|
|
7174
7220
|
"locationName": "reservationId"
|
|
7175
7221
|
},
|
|
7176
7222
|
"ResourceSpecification": {
|
|
7177
|
-
"shape": "
|
|
7223
|
+
"shape": "Sh9",
|
|
7178
7224
|
"locationName": "resourceSpecification"
|
|
7179
7225
|
},
|
|
7180
7226
|
"Start": {
|
|
@@ -7184,7 +7230,7 @@
|
|
|
7184
7230
|
"locationName": "state"
|
|
7185
7231
|
},
|
|
7186
7232
|
"Tags": {
|
|
7187
|
-
"shape": "
|
|
7233
|
+
"shape": "Sev",
|
|
7188
7234
|
"locationName": "tags"
|
|
7189
7235
|
},
|
|
7190
7236
|
"UsagePrice": {
|
|
@@ -7193,7 +7239,7 @@
|
|
|
7193
7239
|
}
|
|
7194
7240
|
}
|
|
7195
7241
|
},
|
|
7196
|
-
"
|
|
7242
|
+
"Ski": {
|
|
7197
7243
|
"type": "structure",
|
|
7198
7244
|
"members": {
|
|
7199
7245
|
"ConfiguredInput": {
|