aws-sdk 2.768.0 → 2.772.0
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/CHANGELOG.md +40 -1
- package/README.md +1 -1
- package/apis/accessanalyzer-2019-11-01.min.json +70 -48
- package/apis/amplify-2017-07-25.min.json +58 -46
- package/apis/budgets-2016-10-20.min.json +411 -0
- package/apis/budgets-2016-10-20.paginators.json +18 -0
- package/apis/ce-2017-10-25.min.json +119 -87
- package/apis/dms-2016-01-01.min.json +15 -3
- package/apis/ec2-2016-11-15.min.json +33 -7
- package/apis/elasticache-2015-02-02.min.json +425 -106
- package/apis/elasticache-2015-02-02.paginators.json +12 -0
- package/apis/eventbridge-2015-10-07.min.json +20 -3
- package/apis/events-2015-10-07.min.json +20 -3
- package/apis/groundstation-2019-05-23.min.json +1 -0
- package/apis/iot-2015-05-28.min.json +4 -1
- package/apis/macie2-2020-01-01.min.json +159 -22
- package/apis/medialive-2017-10-14.min.json +366 -194
- package/apis/mediapackage-2017-10-12.min.json +214 -93
- package/apis/rds-2014-10-31.min.json +20 -2
- package/apis/rekognition-2016-06-27.min.json +206 -76
- package/apis/servicecatalog-2015-12-10.min.json +60 -30
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/snowball-2016-06-30.min.json +61 -9
- package/apis/ssm-2014-11-06.min.json +147 -126
- package/apis/transfer-2018-11-05.min.json +32 -28
- package/apis/workmail-2017-10-01.min.json +93 -30
- package/apis/xray-2016-04-12.min.json +11 -5
- package/apis/xray-2016-04-12.paginators.json +0 -15
- package/clients/accessanalyzer.d.ts +26 -4
- package/clients/amplify.d.ts +17 -0
- package/clients/budgets.d.ts +358 -0
- package/clients/cloudwatchevents.d.ts +27 -0
- package/clients/computeoptimizer.d.ts +15 -15
- package/clients/costexplorer.d.ts +64 -12
- package/clients/dms.d.ts +26 -2
- package/clients/ec2.d.ts +28 -8
- package/clients/eks.d.ts +2 -2
- package/clients/elasticache.d.ts +416 -4
- package/clients/eventbridge.d.ts +27 -0
- package/clients/glue.d.ts +1 -1
- package/clients/groundstation.d.ts +5 -1
- package/clients/iot.d.ts +10 -6
- package/clients/macie2.d.ts +182 -62
- package/clients/medialive.d.ts +206 -4
- package/clients/mediapackage.d.ts +58 -0
- package/clients/rds.d.ts +26 -14
- package/clients/rekognition.d.ts +155 -14
- package/clients/sagemaker.d.ts +5 -5
- package/clients/servicecatalog.d.ts +66 -21
- package/clients/snowball.d.ts +122 -52
- package/clients/sns.d.ts +1 -1
- package/clients/ssm.d.ts +63 -11
- package/clients/transfer.d.ts +77 -71
- package/clients/workmail.d.ts +91 -1
- package/clients/workspaces.d.ts +12 -12
- package/clients/xray.d.ts +29 -21
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +27 -27
- package/dist/aws-sdk.js +1087 -483
- package/dist/aws-sdk.min.js +78 -78
- package/lib/config-base.d.ts +3 -0
- package/lib/core.d.ts +1 -1
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -200,23 +200,27 @@
|
|
|
200
200
|
"input": {
|
|
201
201
|
"type": "structure",
|
|
202
202
|
"members": {
|
|
203
|
+
"CdiInputSpecification": {
|
|
204
|
+
"shape": "S1t",
|
|
205
|
+
"locationName": "cdiInputSpecification"
|
|
206
|
+
},
|
|
203
207
|
"ChannelClass": {
|
|
204
208
|
"locationName": "channelClass"
|
|
205
209
|
},
|
|
206
210
|
"Destinations": {
|
|
207
|
-
"shape": "
|
|
211
|
+
"shape": "S1w",
|
|
208
212
|
"locationName": "destinations"
|
|
209
213
|
},
|
|
210
214
|
"EncoderSettings": {
|
|
211
|
-
"shape": "
|
|
215
|
+
"shape": "S24",
|
|
212
216
|
"locationName": "encoderSettings"
|
|
213
217
|
},
|
|
214
218
|
"InputAttachments": {
|
|
215
|
-
"shape": "
|
|
219
|
+
"shape": "Sbj",
|
|
216
220
|
"locationName": "inputAttachments"
|
|
217
221
|
},
|
|
218
222
|
"InputSpecification": {
|
|
219
|
-
"shape": "
|
|
223
|
+
"shape": "Scq",
|
|
220
224
|
"locationName": "inputSpecification"
|
|
221
225
|
},
|
|
222
226
|
"LogLevel": {
|
|
@@ -237,7 +241,7 @@
|
|
|
237
241
|
"locationName": "roleArn"
|
|
238
242
|
},
|
|
239
243
|
"Tags": {
|
|
240
|
-
"shape": "
|
|
244
|
+
"shape": "Scv",
|
|
241
245
|
"locationName": "tags"
|
|
242
246
|
}
|
|
243
247
|
}
|
|
@@ -246,7 +250,7 @@
|
|
|
246
250
|
"type": "structure",
|
|
247
251
|
"members": {
|
|
248
252
|
"Channel": {
|
|
249
|
-
"shape": "
|
|
253
|
+
"shape": "Scx",
|
|
250
254
|
"locationName": "channel"
|
|
251
255
|
}
|
|
252
256
|
}
|
|
@@ -261,11 +265,11 @@
|
|
|
261
265
|
"type": "structure",
|
|
262
266
|
"members": {
|
|
263
267
|
"Destinations": {
|
|
264
|
-
"shape": "
|
|
268
|
+
"shape": "Sd4",
|
|
265
269
|
"locationName": "destinations"
|
|
266
270
|
},
|
|
267
271
|
"InputDevices": {
|
|
268
|
-
"shape": "
|
|
272
|
+
"shape": "Sd6",
|
|
269
273
|
"locationName": "inputDevices"
|
|
270
274
|
},
|
|
271
275
|
"InputSecurityGroups": {
|
|
@@ -273,7 +277,7 @@
|
|
|
273
277
|
"locationName": "inputSecurityGroups"
|
|
274
278
|
},
|
|
275
279
|
"MediaConnectFlows": {
|
|
276
|
-
"shape": "
|
|
280
|
+
"shape": "Sd8",
|
|
277
281
|
"locationName": "mediaConnectFlows"
|
|
278
282
|
},
|
|
279
283
|
"Name": {
|
|
@@ -287,11 +291,11 @@
|
|
|
287
291
|
"locationName": "roleArn"
|
|
288
292
|
},
|
|
289
293
|
"Sources": {
|
|
290
|
-
"shape": "
|
|
294
|
+
"shape": "Sda",
|
|
291
295
|
"locationName": "sources"
|
|
292
296
|
},
|
|
293
297
|
"Tags": {
|
|
294
|
-
"shape": "
|
|
298
|
+
"shape": "Scv",
|
|
295
299
|
"locationName": "tags"
|
|
296
300
|
},
|
|
297
301
|
"Type": {
|
|
@@ -320,7 +324,7 @@
|
|
|
320
324
|
"type": "structure",
|
|
321
325
|
"members": {
|
|
322
326
|
"Input": {
|
|
323
|
-
"shape": "
|
|
327
|
+
"shape": "Sdf",
|
|
324
328
|
"locationName": "input"
|
|
325
329
|
}
|
|
326
330
|
}
|
|
@@ -335,11 +339,11 @@
|
|
|
335
339
|
"type": "structure",
|
|
336
340
|
"members": {
|
|
337
341
|
"Tags": {
|
|
338
|
-
"shape": "
|
|
342
|
+
"shape": "Scv",
|
|
339
343
|
"locationName": "tags"
|
|
340
344
|
},
|
|
341
345
|
"WhitelistRules": {
|
|
342
|
-
"shape": "
|
|
346
|
+
"shape": "Sdr",
|
|
343
347
|
"locationName": "whitelistRules"
|
|
344
348
|
}
|
|
345
349
|
}
|
|
@@ -348,7 +352,7 @@
|
|
|
348
352
|
"type": "structure",
|
|
349
353
|
"members": {
|
|
350
354
|
"SecurityGroup": {
|
|
351
|
-
"shape": "
|
|
355
|
+
"shape": "Sdu",
|
|
352
356
|
"locationName": "securityGroup"
|
|
353
357
|
}
|
|
354
358
|
}
|
|
@@ -367,7 +371,7 @@
|
|
|
367
371
|
"locationName": "availabilityZones"
|
|
368
372
|
},
|
|
369
373
|
"MultiplexSettings": {
|
|
370
|
-
"shape": "
|
|
374
|
+
"shape": "Sdz",
|
|
371
375
|
"locationName": "multiplexSettings"
|
|
372
376
|
},
|
|
373
377
|
"Name": {
|
|
@@ -378,7 +382,7 @@
|
|
|
378
382
|
"idempotencyToken": true
|
|
379
383
|
},
|
|
380
384
|
"Tags": {
|
|
381
|
-
"shape": "
|
|
385
|
+
"shape": "Scv",
|
|
382
386
|
"locationName": "tags"
|
|
383
387
|
}
|
|
384
388
|
},
|
|
@@ -393,7 +397,7 @@
|
|
|
393
397
|
"type": "structure",
|
|
394
398
|
"members": {
|
|
395
399
|
"Multiplex": {
|
|
396
|
-
"shape": "
|
|
400
|
+
"shape": "Se4",
|
|
397
401
|
"locationName": "multiplex"
|
|
398
402
|
}
|
|
399
403
|
}
|
|
@@ -412,7 +416,7 @@
|
|
|
412
416
|
"locationName": "multiplexId"
|
|
413
417
|
},
|
|
414
418
|
"MultiplexProgramSettings": {
|
|
415
|
-
"shape": "
|
|
419
|
+
"shape": "Sea",
|
|
416
420
|
"locationName": "multiplexProgramSettings"
|
|
417
421
|
},
|
|
418
422
|
"ProgramName": {
|
|
@@ -434,7 +438,7 @@
|
|
|
434
438
|
"type": "structure",
|
|
435
439
|
"members": {
|
|
436
440
|
"MultiplexProgram": {
|
|
437
|
-
"shape": "
|
|
441
|
+
"shape": "Sej",
|
|
438
442
|
"locationName": "multiplexProgram"
|
|
439
443
|
}
|
|
440
444
|
}
|
|
@@ -453,7 +457,7 @@
|
|
|
453
457
|
"locationName": "resource-arn"
|
|
454
458
|
},
|
|
455
459
|
"Tags": {
|
|
456
|
-
"shape": "
|
|
460
|
+
"shape": "Scv",
|
|
457
461
|
"locationName": "tags"
|
|
458
462
|
}
|
|
459
463
|
},
|
|
@@ -486,30 +490,34 @@
|
|
|
486
490
|
"Arn": {
|
|
487
491
|
"locationName": "arn"
|
|
488
492
|
},
|
|
493
|
+
"CdiInputSpecification": {
|
|
494
|
+
"shape": "S1t",
|
|
495
|
+
"locationName": "cdiInputSpecification"
|
|
496
|
+
},
|
|
489
497
|
"ChannelClass": {
|
|
490
498
|
"locationName": "channelClass"
|
|
491
499
|
},
|
|
492
500
|
"Destinations": {
|
|
493
|
-
"shape": "
|
|
501
|
+
"shape": "S1w",
|
|
494
502
|
"locationName": "destinations"
|
|
495
503
|
},
|
|
496
504
|
"EgressEndpoints": {
|
|
497
|
-
"shape": "
|
|
505
|
+
"shape": "Scy",
|
|
498
506
|
"locationName": "egressEndpoints"
|
|
499
507
|
},
|
|
500
508
|
"EncoderSettings": {
|
|
501
|
-
"shape": "
|
|
509
|
+
"shape": "S24",
|
|
502
510
|
"locationName": "encoderSettings"
|
|
503
511
|
},
|
|
504
512
|
"Id": {
|
|
505
513
|
"locationName": "id"
|
|
506
514
|
},
|
|
507
515
|
"InputAttachments": {
|
|
508
|
-
"shape": "
|
|
516
|
+
"shape": "Sbj",
|
|
509
517
|
"locationName": "inputAttachments"
|
|
510
518
|
},
|
|
511
519
|
"InputSpecification": {
|
|
512
|
-
"shape": "
|
|
520
|
+
"shape": "Scq",
|
|
513
521
|
"locationName": "inputSpecification"
|
|
514
522
|
},
|
|
515
523
|
"LogLevel": {
|
|
@@ -519,7 +527,7 @@
|
|
|
519
527
|
"locationName": "name"
|
|
520
528
|
},
|
|
521
529
|
"PipelineDetails": {
|
|
522
|
-
"shape": "
|
|
530
|
+
"shape": "Sd0",
|
|
523
531
|
"locationName": "pipelineDetails"
|
|
524
532
|
},
|
|
525
533
|
"PipelinesRunningCount": {
|
|
@@ -533,7 +541,7 @@
|
|
|
533
541
|
"locationName": "state"
|
|
534
542
|
},
|
|
535
543
|
"Tags": {
|
|
536
|
-
"shape": "
|
|
544
|
+
"shape": "Scv",
|
|
537
545
|
"locationName": "tags"
|
|
538
546
|
}
|
|
539
547
|
}
|
|
@@ -614,14 +622,14 @@
|
|
|
614
622
|
"locationName": "availabilityZones"
|
|
615
623
|
},
|
|
616
624
|
"Destinations": {
|
|
617
|
-
"shape": "
|
|
625
|
+
"shape": "Se5",
|
|
618
626
|
"locationName": "destinations"
|
|
619
627
|
},
|
|
620
628
|
"Id": {
|
|
621
629
|
"locationName": "id"
|
|
622
630
|
},
|
|
623
631
|
"MultiplexSettings": {
|
|
624
|
-
"shape": "
|
|
632
|
+
"shape": "Sdz",
|
|
625
633
|
"locationName": "multiplexSettings"
|
|
626
634
|
},
|
|
627
635
|
"Name": {
|
|
@@ -639,7 +647,7 @@
|
|
|
639
647
|
"locationName": "state"
|
|
640
648
|
},
|
|
641
649
|
"Tags": {
|
|
642
|
-
"shape": "
|
|
650
|
+
"shape": "Scv",
|
|
643
651
|
"locationName": "tags"
|
|
644
652
|
}
|
|
645
653
|
}
|
|
@@ -675,13 +683,17 @@
|
|
|
675
683
|
"locationName": "channelId"
|
|
676
684
|
},
|
|
677
685
|
"MultiplexProgramSettings": {
|
|
678
|
-
"shape": "
|
|
686
|
+
"shape": "Sea",
|
|
679
687
|
"locationName": "multiplexProgramSettings"
|
|
680
688
|
},
|
|
681
689
|
"PacketIdentifiersMap": {
|
|
682
|
-
"shape": "
|
|
690
|
+
"shape": "Sek",
|
|
683
691
|
"locationName": "packetIdentifiersMap"
|
|
684
692
|
},
|
|
693
|
+
"PipelineDetails": {
|
|
694
|
+
"shape": "Sem",
|
|
695
|
+
"locationName": "pipelineDetails"
|
|
696
|
+
},
|
|
685
697
|
"ProgramName": {
|
|
686
698
|
"locationName": "programName"
|
|
687
699
|
}
|
|
@@ -752,7 +764,7 @@
|
|
|
752
764
|
"locationName": "reservationId"
|
|
753
765
|
},
|
|
754
766
|
"ResourceSpecification": {
|
|
755
|
-
"shape": "
|
|
767
|
+
"shape": "Sf3",
|
|
756
768
|
"locationName": "resourceSpecification"
|
|
757
769
|
},
|
|
758
770
|
"Start": {
|
|
@@ -762,7 +774,7 @@
|
|
|
762
774
|
"locationName": "state"
|
|
763
775
|
},
|
|
764
776
|
"Tags": {
|
|
765
|
-
"shape": "
|
|
777
|
+
"shape": "Scv",
|
|
766
778
|
"locationName": "tags"
|
|
767
779
|
},
|
|
768
780
|
"UsagePrice": {
|
|
@@ -844,30 +856,34 @@
|
|
|
844
856
|
"Arn": {
|
|
845
857
|
"locationName": "arn"
|
|
846
858
|
},
|
|
859
|
+
"CdiInputSpecification": {
|
|
860
|
+
"shape": "S1t",
|
|
861
|
+
"locationName": "cdiInputSpecification"
|
|
862
|
+
},
|
|
847
863
|
"ChannelClass": {
|
|
848
864
|
"locationName": "channelClass"
|
|
849
865
|
},
|
|
850
866
|
"Destinations": {
|
|
851
|
-
"shape": "
|
|
867
|
+
"shape": "S1w",
|
|
852
868
|
"locationName": "destinations"
|
|
853
869
|
},
|
|
854
870
|
"EgressEndpoints": {
|
|
855
|
-
"shape": "
|
|
871
|
+
"shape": "Scy",
|
|
856
872
|
"locationName": "egressEndpoints"
|
|
857
873
|
},
|
|
858
874
|
"EncoderSettings": {
|
|
859
|
-
"shape": "
|
|
875
|
+
"shape": "S24",
|
|
860
876
|
"locationName": "encoderSettings"
|
|
861
877
|
},
|
|
862
878
|
"Id": {
|
|
863
879
|
"locationName": "id"
|
|
864
880
|
},
|
|
865
881
|
"InputAttachments": {
|
|
866
|
-
"shape": "
|
|
882
|
+
"shape": "Sbj",
|
|
867
883
|
"locationName": "inputAttachments"
|
|
868
884
|
},
|
|
869
885
|
"InputSpecification": {
|
|
870
|
-
"shape": "
|
|
886
|
+
"shape": "Scq",
|
|
871
887
|
"locationName": "inputSpecification"
|
|
872
888
|
},
|
|
873
889
|
"LogLevel": {
|
|
@@ -877,7 +893,7 @@
|
|
|
877
893
|
"locationName": "name"
|
|
878
894
|
},
|
|
879
895
|
"PipelineDetails": {
|
|
880
|
-
"shape": "
|
|
896
|
+
"shape": "Sd0",
|
|
881
897
|
"locationName": "pipelineDetails"
|
|
882
898
|
},
|
|
883
899
|
"PipelinesRunningCount": {
|
|
@@ -891,7 +907,7 @@
|
|
|
891
907
|
"locationName": "state"
|
|
892
908
|
},
|
|
893
909
|
"Tags": {
|
|
894
|
-
"shape": "
|
|
910
|
+
"shape": "Scv",
|
|
895
911
|
"locationName": "tags"
|
|
896
912
|
}
|
|
897
913
|
}
|
|
@@ -926,7 +942,7 @@
|
|
|
926
942
|
"locationName": "attachedChannels"
|
|
927
943
|
},
|
|
928
944
|
"Destinations": {
|
|
929
|
-
"shape": "
|
|
945
|
+
"shape": "Sdg",
|
|
930
946
|
"locationName": "destinations"
|
|
931
947
|
},
|
|
932
948
|
"Id": {
|
|
@@ -936,14 +952,14 @@
|
|
|
936
952
|
"locationName": "inputClass"
|
|
937
953
|
},
|
|
938
954
|
"InputDevices": {
|
|
939
|
-
"shape": "
|
|
955
|
+
"shape": "Sd6",
|
|
940
956
|
"locationName": "inputDevices"
|
|
941
957
|
},
|
|
942
958
|
"InputSourceType": {
|
|
943
959
|
"locationName": "inputSourceType"
|
|
944
960
|
},
|
|
945
961
|
"MediaConnectFlows": {
|
|
946
|
-
"shape": "
|
|
962
|
+
"shape": "Sdl",
|
|
947
963
|
"locationName": "mediaConnectFlows"
|
|
948
964
|
},
|
|
949
965
|
"Name": {
|
|
@@ -957,14 +973,14 @@
|
|
|
957
973
|
"locationName": "securityGroups"
|
|
958
974
|
},
|
|
959
975
|
"Sources": {
|
|
960
|
-
"shape": "
|
|
976
|
+
"shape": "Sdn",
|
|
961
977
|
"locationName": "sources"
|
|
962
978
|
},
|
|
963
979
|
"State": {
|
|
964
980
|
"locationName": "state"
|
|
965
981
|
},
|
|
966
982
|
"Tags": {
|
|
967
|
-
"shape": "
|
|
983
|
+
"shape": "Scv",
|
|
968
984
|
"locationName": "tags"
|
|
969
985
|
},
|
|
970
986
|
"Type": {
|
|
@@ -1004,7 +1020,7 @@
|
|
|
1004
1020
|
"locationName": "deviceSettingsSyncState"
|
|
1005
1021
|
},
|
|
1006
1022
|
"HdDeviceSettings": {
|
|
1007
|
-
"shape": "
|
|
1023
|
+
"shape": "Sfn",
|
|
1008
1024
|
"locationName": "hdDeviceSettings"
|
|
1009
1025
|
},
|
|
1010
1026
|
"Id": {
|
|
@@ -1017,7 +1033,7 @@
|
|
|
1017
1033
|
"locationName": "name"
|
|
1018
1034
|
},
|
|
1019
1035
|
"NetworkSettings": {
|
|
1020
|
-
"shape": "
|
|
1036
|
+
"shape": "Sfs",
|
|
1021
1037
|
"locationName": "networkSettings"
|
|
1022
1038
|
},
|
|
1023
1039
|
"SerialNumber": {
|
|
@@ -1117,11 +1133,11 @@
|
|
|
1117
1133
|
"locationName": "state"
|
|
1118
1134
|
},
|
|
1119
1135
|
"Tags": {
|
|
1120
|
-
"shape": "
|
|
1136
|
+
"shape": "Scv",
|
|
1121
1137
|
"locationName": "tags"
|
|
1122
1138
|
},
|
|
1123
1139
|
"WhitelistRules": {
|
|
1124
|
-
"shape": "
|
|
1140
|
+
"shape": "Sdw",
|
|
1125
1141
|
"locationName": "whitelistRules"
|
|
1126
1142
|
}
|
|
1127
1143
|
}
|
|
@@ -1156,14 +1172,14 @@
|
|
|
1156
1172
|
"locationName": "availabilityZones"
|
|
1157
1173
|
},
|
|
1158
1174
|
"Destinations": {
|
|
1159
|
-
"shape": "
|
|
1175
|
+
"shape": "Se5",
|
|
1160
1176
|
"locationName": "destinations"
|
|
1161
1177
|
},
|
|
1162
1178
|
"Id": {
|
|
1163
1179
|
"locationName": "id"
|
|
1164
1180
|
},
|
|
1165
1181
|
"MultiplexSettings": {
|
|
1166
|
-
"shape": "
|
|
1182
|
+
"shape": "Sdz",
|
|
1167
1183
|
"locationName": "multiplexSettings"
|
|
1168
1184
|
},
|
|
1169
1185
|
"Name": {
|
|
@@ -1181,7 +1197,7 @@
|
|
|
1181
1197
|
"locationName": "state"
|
|
1182
1198
|
},
|
|
1183
1199
|
"Tags": {
|
|
1184
|
-
"shape": "
|
|
1200
|
+
"shape": "Scv",
|
|
1185
1201
|
"locationName": "tags"
|
|
1186
1202
|
}
|
|
1187
1203
|
}
|
|
@@ -1217,13 +1233,17 @@
|
|
|
1217
1233
|
"locationName": "channelId"
|
|
1218
1234
|
},
|
|
1219
1235
|
"MultiplexProgramSettings": {
|
|
1220
|
-
"shape": "
|
|
1236
|
+
"shape": "Sea",
|
|
1221
1237
|
"locationName": "multiplexProgramSettings"
|
|
1222
1238
|
},
|
|
1223
1239
|
"PacketIdentifiersMap": {
|
|
1224
|
-
"shape": "
|
|
1240
|
+
"shape": "Sek",
|
|
1225
1241
|
"locationName": "packetIdentifiersMap"
|
|
1226
1242
|
},
|
|
1243
|
+
"PipelineDetails": {
|
|
1244
|
+
"shape": "Sem",
|
|
1245
|
+
"locationName": "pipelineDetails"
|
|
1246
|
+
},
|
|
1227
1247
|
"ProgramName": {
|
|
1228
1248
|
"locationName": "programName"
|
|
1229
1249
|
}
|
|
@@ -1281,7 +1301,7 @@
|
|
|
1281
1301
|
"locationName": "region"
|
|
1282
1302
|
},
|
|
1283
1303
|
"ResourceSpecification": {
|
|
1284
|
-
"shape": "
|
|
1304
|
+
"shape": "Sf3",
|
|
1285
1305
|
"locationName": "resourceSpecification"
|
|
1286
1306
|
},
|
|
1287
1307
|
"UsagePrice": {
|
|
@@ -1355,7 +1375,7 @@
|
|
|
1355
1375
|
"locationName": "reservationId"
|
|
1356
1376
|
},
|
|
1357
1377
|
"ResourceSpecification": {
|
|
1358
|
-
"shape": "
|
|
1378
|
+
"shape": "Sf3",
|
|
1359
1379
|
"locationName": "resourceSpecification"
|
|
1360
1380
|
},
|
|
1361
1381
|
"Start": {
|
|
@@ -1365,7 +1385,7 @@
|
|
|
1365
1385
|
"locationName": "state"
|
|
1366
1386
|
},
|
|
1367
1387
|
"Tags": {
|
|
1368
|
-
"shape": "
|
|
1388
|
+
"shape": "Scv",
|
|
1369
1389
|
"locationName": "tags"
|
|
1370
1390
|
},
|
|
1371
1391
|
"UsagePrice": {
|
|
@@ -1447,26 +1467,30 @@
|
|
|
1447
1467
|
"Arn": {
|
|
1448
1468
|
"locationName": "arn"
|
|
1449
1469
|
},
|
|
1470
|
+
"CdiInputSpecification": {
|
|
1471
|
+
"shape": "S1t",
|
|
1472
|
+
"locationName": "cdiInputSpecification"
|
|
1473
|
+
},
|
|
1450
1474
|
"ChannelClass": {
|
|
1451
1475
|
"locationName": "channelClass"
|
|
1452
1476
|
},
|
|
1453
1477
|
"Destinations": {
|
|
1454
|
-
"shape": "
|
|
1478
|
+
"shape": "S1w",
|
|
1455
1479
|
"locationName": "destinations"
|
|
1456
1480
|
},
|
|
1457
1481
|
"EgressEndpoints": {
|
|
1458
|
-
"shape": "
|
|
1482
|
+
"shape": "Scy",
|
|
1459
1483
|
"locationName": "egressEndpoints"
|
|
1460
1484
|
},
|
|
1461
1485
|
"Id": {
|
|
1462
1486
|
"locationName": "id"
|
|
1463
1487
|
},
|
|
1464
1488
|
"InputAttachments": {
|
|
1465
|
-
"shape": "
|
|
1489
|
+
"shape": "Sbj",
|
|
1466
1490
|
"locationName": "inputAttachments"
|
|
1467
1491
|
},
|
|
1468
1492
|
"InputSpecification": {
|
|
1469
|
-
"shape": "
|
|
1493
|
+
"shape": "Scq",
|
|
1470
1494
|
"locationName": "inputSpecification"
|
|
1471
1495
|
},
|
|
1472
1496
|
"LogLevel": {
|
|
@@ -1486,7 +1510,7 @@
|
|
|
1486
1510
|
"locationName": "state"
|
|
1487
1511
|
},
|
|
1488
1512
|
"Tags": {
|
|
1489
|
-
"shape": "
|
|
1513
|
+
"shape": "Scv",
|
|
1490
1514
|
"locationName": "tags"
|
|
1491
1515
|
}
|
|
1492
1516
|
}
|
|
@@ -1537,7 +1561,7 @@
|
|
|
1537
1561
|
"locationName": "deviceSettingsSyncState"
|
|
1538
1562
|
},
|
|
1539
1563
|
"HdDeviceSettings": {
|
|
1540
|
-
"shape": "
|
|
1564
|
+
"shape": "Sfn",
|
|
1541
1565
|
"locationName": "hdDeviceSettings"
|
|
1542
1566
|
},
|
|
1543
1567
|
"Id": {
|
|
@@ -1550,7 +1574,7 @@
|
|
|
1550
1574
|
"locationName": "name"
|
|
1551
1575
|
},
|
|
1552
1576
|
"NetworkSettings": {
|
|
1553
|
-
"shape": "
|
|
1577
|
+
"shape": "Sfs",
|
|
1554
1578
|
"locationName": "networkSettings"
|
|
1555
1579
|
},
|
|
1556
1580
|
"SerialNumber": {
|
|
@@ -1595,7 +1619,7 @@
|
|
|
1595
1619
|
"locationName": "inputSecurityGroups",
|
|
1596
1620
|
"type": "list",
|
|
1597
1621
|
"member": {
|
|
1598
|
-
"shape": "
|
|
1622
|
+
"shape": "Sdu"
|
|
1599
1623
|
}
|
|
1600
1624
|
},
|
|
1601
1625
|
"NextToken": {
|
|
@@ -1631,7 +1655,7 @@
|
|
|
1631
1655
|
"locationName": "inputs",
|
|
1632
1656
|
"type": "list",
|
|
1633
1657
|
"member": {
|
|
1634
|
-
"shape": "
|
|
1658
|
+
"shape": "Sdf"
|
|
1635
1659
|
}
|
|
1636
1660
|
},
|
|
1637
1661
|
"NextToken": {
|
|
@@ -1755,7 +1779,7 @@
|
|
|
1755
1779
|
"locationName": "state"
|
|
1756
1780
|
},
|
|
1757
1781
|
"Tags": {
|
|
1758
|
-
"shape": "
|
|
1782
|
+
"shape": "Scv",
|
|
1759
1783
|
"locationName": "tags"
|
|
1760
1784
|
}
|
|
1761
1785
|
}
|
|
@@ -1869,7 +1893,7 @@
|
|
|
1869
1893
|
"locationName": "region"
|
|
1870
1894
|
},
|
|
1871
1895
|
"ResourceSpecification": {
|
|
1872
|
-
"shape": "
|
|
1896
|
+
"shape": "Sf3",
|
|
1873
1897
|
"locationName": "resourceSpecification"
|
|
1874
1898
|
},
|
|
1875
1899
|
"UsagePrice": {
|
|
@@ -1944,7 +1968,7 @@
|
|
|
1944
1968
|
"locationName": "reservations",
|
|
1945
1969
|
"type": "list",
|
|
1946
1970
|
"member": {
|
|
1947
|
-
"shape": "
|
|
1971
|
+
"shape": "Sh9"
|
|
1948
1972
|
}
|
|
1949
1973
|
}
|
|
1950
1974
|
}
|
|
@@ -1972,7 +1996,7 @@
|
|
|
1972
1996
|
"type": "structure",
|
|
1973
1997
|
"members": {
|
|
1974
1998
|
"Tags": {
|
|
1975
|
-
"shape": "
|
|
1999
|
+
"shape": "Scv",
|
|
1976
2000
|
"locationName": "tags"
|
|
1977
2001
|
}
|
|
1978
2002
|
}
|
|
@@ -2005,7 +2029,7 @@
|
|
|
2005
2029
|
"locationName": "start"
|
|
2006
2030
|
},
|
|
2007
2031
|
"Tags": {
|
|
2008
|
-
"shape": "
|
|
2032
|
+
"shape": "Scv",
|
|
2009
2033
|
"locationName": "tags"
|
|
2010
2034
|
}
|
|
2011
2035
|
},
|
|
@@ -2018,7 +2042,7 @@
|
|
|
2018
2042
|
"type": "structure",
|
|
2019
2043
|
"members": {
|
|
2020
2044
|
"Reservation": {
|
|
2021
|
-
"shape": "
|
|
2045
|
+
"shape": "Sh9",
|
|
2022
2046
|
"locationName": "reservation"
|
|
2023
2047
|
}
|
|
2024
2048
|
}
|
|
@@ -2047,30 +2071,34 @@
|
|
|
2047
2071
|
"Arn": {
|
|
2048
2072
|
"locationName": "arn"
|
|
2049
2073
|
},
|
|
2074
|
+
"CdiInputSpecification": {
|
|
2075
|
+
"shape": "S1t",
|
|
2076
|
+
"locationName": "cdiInputSpecification"
|
|
2077
|
+
},
|
|
2050
2078
|
"ChannelClass": {
|
|
2051
2079
|
"locationName": "channelClass"
|
|
2052
2080
|
},
|
|
2053
2081
|
"Destinations": {
|
|
2054
|
-
"shape": "
|
|
2082
|
+
"shape": "S1w",
|
|
2055
2083
|
"locationName": "destinations"
|
|
2056
2084
|
},
|
|
2057
2085
|
"EgressEndpoints": {
|
|
2058
|
-
"shape": "
|
|
2086
|
+
"shape": "Scy",
|
|
2059
2087
|
"locationName": "egressEndpoints"
|
|
2060
2088
|
},
|
|
2061
2089
|
"EncoderSettings": {
|
|
2062
|
-
"shape": "
|
|
2090
|
+
"shape": "S24",
|
|
2063
2091
|
"locationName": "encoderSettings"
|
|
2064
2092
|
},
|
|
2065
2093
|
"Id": {
|
|
2066
2094
|
"locationName": "id"
|
|
2067
2095
|
},
|
|
2068
2096
|
"InputAttachments": {
|
|
2069
|
-
"shape": "
|
|
2097
|
+
"shape": "Sbj",
|
|
2070
2098
|
"locationName": "inputAttachments"
|
|
2071
2099
|
},
|
|
2072
2100
|
"InputSpecification": {
|
|
2073
|
-
"shape": "
|
|
2101
|
+
"shape": "Scq",
|
|
2074
2102
|
"locationName": "inputSpecification"
|
|
2075
2103
|
},
|
|
2076
2104
|
"LogLevel": {
|
|
@@ -2080,7 +2108,7 @@
|
|
|
2080
2108
|
"locationName": "name"
|
|
2081
2109
|
},
|
|
2082
2110
|
"PipelineDetails": {
|
|
2083
|
-
"shape": "
|
|
2111
|
+
"shape": "Sd0",
|
|
2084
2112
|
"locationName": "pipelineDetails"
|
|
2085
2113
|
},
|
|
2086
2114
|
"PipelinesRunningCount": {
|
|
@@ -2094,7 +2122,7 @@
|
|
|
2094
2122
|
"locationName": "state"
|
|
2095
2123
|
},
|
|
2096
2124
|
"Tags": {
|
|
2097
|
-
"shape": "
|
|
2125
|
+
"shape": "Scv",
|
|
2098
2126
|
"locationName": "tags"
|
|
2099
2127
|
}
|
|
2100
2128
|
}
|
|
@@ -2128,14 +2156,14 @@
|
|
|
2128
2156
|
"locationName": "availabilityZones"
|
|
2129
2157
|
},
|
|
2130
2158
|
"Destinations": {
|
|
2131
|
-
"shape": "
|
|
2159
|
+
"shape": "Se5",
|
|
2132
2160
|
"locationName": "destinations"
|
|
2133
2161
|
},
|
|
2134
2162
|
"Id": {
|
|
2135
2163
|
"locationName": "id"
|
|
2136
2164
|
},
|
|
2137
2165
|
"MultiplexSettings": {
|
|
2138
|
-
"shape": "
|
|
2166
|
+
"shape": "Sdz",
|
|
2139
2167
|
"locationName": "multiplexSettings"
|
|
2140
2168
|
},
|
|
2141
2169
|
"Name": {
|
|
@@ -2153,7 +2181,7 @@
|
|
|
2153
2181
|
"locationName": "state"
|
|
2154
2182
|
},
|
|
2155
2183
|
"Tags": {
|
|
2156
|
-
"shape": "
|
|
2184
|
+
"shape": "Scv",
|
|
2157
2185
|
"locationName": "tags"
|
|
2158
2186
|
}
|
|
2159
2187
|
}
|
|
@@ -2182,30 +2210,34 @@
|
|
|
2182
2210
|
"Arn": {
|
|
2183
2211
|
"locationName": "arn"
|
|
2184
2212
|
},
|
|
2213
|
+
"CdiInputSpecification": {
|
|
2214
|
+
"shape": "S1t",
|
|
2215
|
+
"locationName": "cdiInputSpecification"
|
|
2216
|
+
},
|
|
2185
2217
|
"ChannelClass": {
|
|
2186
2218
|
"locationName": "channelClass"
|
|
2187
2219
|
},
|
|
2188
2220
|
"Destinations": {
|
|
2189
|
-
"shape": "
|
|
2221
|
+
"shape": "S1w",
|
|
2190
2222
|
"locationName": "destinations"
|
|
2191
2223
|
},
|
|
2192
2224
|
"EgressEndpoints": {
|
|
2193
|
-
"shape": "
|
|
2225
|
+
"shape": "Scy",
|
|
2194
2226
|
"locationName": "egressEndpoints"
|
|
2195
2227
|
},
|
|
2196
2228
|
"EncoderSettings": {
|
|
2197
|
-
"shape": "
|
|
2229
|
+
"shape": "S24",
|
|
2198
2230
|
"locationName": "encoderSettings"
|
|
2199
2231
|
},
|
|
2200
2232
|
"Id": {
|
|
2201
2233
|
"locationName": "id"
|
|
2202
2234
|
},
|
|
2203
2235
|
"InputAttachments": {
|
|
2204
|
-
"shape": "
|
|
2236
|
+
"shape": "Sbj",
|
|
2205
2237
|
"locationName": "inputAttachments"
|
|
2206
2238
|
},
|
|
2207
2239
|
"InputSpecification": {
|
|
2208
|
-
"shape": "
|
|
2240
|
+
"shape": "Scq",
|
|
2209
2241
|
"locationName": "inputSpecification"
|
|
2210
2242
|
},
|
|
2211
2243
|
"LogLevel": {
|
|
@@ -2215,7 +2247,7 @@
|
|
|
2215
2247
|
"locationName": "name"
|
|
2216
2248
|
},
|
|
2217
2249
|
"PipelineDetails": {
|
|
2218
|
-
"shape": "
|
|
2250
|
+
"shape": "Sd0",
|
|
2219
2251
|
"locationName": "pipelineDetails"
|
|
2220
2252
|
},
|
|
2221
2253
|
"PipelinesRunningCount": {
|
|
@@ -2229,7 +2261,7 @@
|
|
|
2229
2261
|
"locationName": "state"
|
|
2230
2262
|
},
|
|
2231
2263
|
"Tags": {
|
|
2232
|
-
"shape": "
|
|
2264
|
+
"shape": "Scv",
|
|
2233
2265
|
"locationName": "tags"
|
|
2234
2266
|
}
|
|
2235
2267
|
}
|
|
@@ -2263,14 +2295,14 @@
|
|
|
2263
2295
|
"locationName": "availabilityZones"
|
|
2264
2296
|
},
|
|
2265
2297
|
"Destinations": {
|
|
2266
|
-
"shape": "
|
|
2298
|
+
"shape": "Se5",
|
|
2267
2299
|
"locationName": "destinations"
|
|
2268
2300
|
},
|
|
2269
2301
|
"Id": {
|
|
2270
2302
|
"locationName": "id"
|
|
2271
2303
|
},
|
|
2272
2304
|
"MultiplexSettings": {
|
|
2273
|
-
"shape": "
|
|
2305
|
+
"shape": "Sdz",
|
|
2274
2306
|
"locationName": "multiplexSettings"
|
|
2275
2307
|
},
|
|
2276
2308
|
"Name": {
|
|
@@ -2288,7 +2320,7 @@
|
|
|
2288
2320
|
"locationName": "state"
|
|
2289
2321
|
},
|
|
2290
2322
|
"Tags": {
|
|
2291
|
-
"shape": "
|
|
2323
|
+
"shape": "Scv",
|
|
2292
2324
|
"locationName": "tags"
|
|
2293
2325
|
}
|
|
2294
2326
|
}
|
|
@@ -2303,24 +2335,28 @@
|
|
|
2303
2335
|
"input": {
|
|
2304
2336
|
"type": "structure",
|
|
2305
2337
|
"members": {
|
|
2338
|
+
"CdiInputSpecification": {
|
|
2339
|
+
"shape": "S1t",
|
|
2340
|
+
"locationName": "cdiInputSpecification"
|
|
2341
|
+
},
|
|
2306
2342
|
"ChannelId": {
|
|
2307
2343
|
"location": "uri",
|
|
2308
2344
|
"locationName": "channelId"
|
|
2309
2345
|
},
|
|
2310
2346
|
"Destinations": {
|
|
2311
|
-
"shape": "
|
|
2347
|
+
"shape": "S1w",
|
|
2312
2348
|
"locationName": "destinations"
|
|
2313
2349
|
},
|
|
2314
2350
|
"EncoderSettings": {
|
|
2315
|
-
"shape": "
|
|
2351
|
+
"shape": "S24",
|
|
2316
2352
|
"locationName": "encoderSettings"
|
|
2317
2353
|
},
|
|
2318
2354
|
"InputAttachments": {
|
|
2319
|
-
"shape": "
|
|
2355
|
+
"shape": "Sbj",
|
|
2320
2356
|
"locationName": "inputAttachments"
|
|
2321
2357
|
},
|
|
2322
2358
|
"InputSpecification": {
|
|
2323
|
-
"shape": "
|
|
2359
|
+
"shape": "Scq",
|
|
2324
2360
|
"locationName": "inputSpecification"
|
|
2325
2361
|
},
|
|
2326
2362
|
"LogLevel": {
|
|
@@ -2341,7 +2377,7 @@
|
|
|
2341
2377
|
"type": "structure",
|
|
2342
2378
|
"members": {
|
|
2343
2379
|
"Channel": {
|
|
2344
|
-
"shape": "
|
|
2380
|
+
"shape": "Scx",
|
|
2345
2381
|
"locationName": "channel"
|
|
2346
2382
|
}
|
|
2347
2383
|
}
|
|
@@ -2364,7 +2400,7 @@
|
|
|
2364
2400
|
"locationName": "channelId"
|
|
2365
2401
|
},
|
|
2366
2402
|
"Destinations": {
|
|
2367
|
-
"shape": "
|
|
2403
|
+
"shape": "S1w",
|
|
2368
2404
|
"locationName": "destinations"
|
|
2369
2405
|
}
|
|
2370
2406
|
},
|
|
@@ -2377,7 +2413,7 @@
|
|
|
2377
2413
|
"type": "structure",
|
|
2378
2414
|
"members": {
|
|
2379
2415
|
"Channel": {
|
|
2380
|
-
"shape": "
|
|
2416
|
+
"shape": "Scx",
|
|
2381
2417
|
"locationName": "channel"
|
|
2382
2418
|
}
|
|
2383
2419
|
}
|
|
@@ -2393,7 +2429,7 @@
|
|
|
2393
2429
|
"type": "structure",
|
|
2394
2430
|
"members": {
|
|
2395
2431
|
"Destinations": {
|
|
2396
|
-
"shape": "
|
|
2432
|
+
"shape": "Sd4",
|
|
2397
2433
|
"locationName": "destinations"
|
|
2398
2434
|
},
|
|
2399
2435
|
"InputDevices": {
|
|
@@ -2417,7 +2453,7 @@
|
|
|
2417
2453
|
"locationName": "inputSecurityGroups"
|
|
2418
2454
|
},
|
|
2419
2455
|
"MediaConnectFlows": {
|
|
2420
|
-
"shape": "
|
|
2456
|
+
"shape": "Sd8",
|
|
2421
2457
|
"locationName": "mediaConnectFlows"
|
|
2422
2458
|
},
|
|
2423
2459
|
"Name": {
|
|
@@ -2427,7 +2463,7 @@
|
|
|
2427
2463
|
"locationName": "roleArn"
|
|
2428
2464
|
},
|
|
2429
2465
|
"Sources": {
|
|
2430
|
-
"shape": "
|
|
2466
|
+
"shape": "Sda",
|
|
2431
2467
|
"locationName": "sources"
|
|
2432
2468
|
}
|
|
2433
2469
|
},
|
|
@@ -2439,7 +2475,7 @@
|
|
|
2439
2475
|
"type": "structure",
|
|
2440
2476
|
"members": {
|
|
2441
2477
|
"Input": {
|
|
2442
|
-
"shape": "
|
|
2478
|
+
"shape": "Sdf",
|
|
2443
2479
|
"locationName": "input"
|
|
2444
2480
|
}
|
|
2445
2481
|
}
|
|
@@ -2492,7 +2528,7 @@
|
|
|
2492
2528
|
"locationName": "deviceSettingsSyncState"
|
|
2493
2529
|
},
|
|
2494
2530
|
"HdDeviceSettings": {
|
|
2495
|
-
"shape": "
|
|
2531
|
+
"shape": "Sfn",
|
|
2496
2532
|
"locationName": "hdDeviceSettings"
|
|
2497
2533
|
},
|
|
2498
2534
|
"Id": {
|
|
@@ -2505,7 +2541,7 @@
|
|
|
2505
2541
|
"locationName": "name"
|
|
2506
2542
|
},
|
|
2507
2543
|
"NetworkSettings": {
|
|
2508
|
-
"shape": "
|
|
2544
|
+
"shape": "Sfs",
|
|
2509
2545
|
"locationName": "networkSettings"
|
|
2510
2546
|
},
|
|
2511
2547
|
"SerialNumber": {
|
|
@@ -2531,11 +2567,11 @@
|
|
|
2531
2567
|
"locationName": "inputSecurityGroupId"
|
|
2532
2568
|
},
|
|
2533
2569
|
"Tags": {
|
|
2534
|
-
"shape": "
|
|
2570
|
+
"shape": "Scv",
|
|
2535
2571
|
"locationName": "tags"
|
|
2536
2572
|
},
|
|
2537
2573
|
"WhitelistRules": {
|
|
2538
|
-
"shape": "
|
|
2574
|
+
"shape": "Sdr",
|
|
2539
2575
|
"locationName": "whitelistRules"
|
|
2540
2576
|
}
|
|
2541
2577
|
},
|
|
@@ -2547,7 +2583,7 @@
|
|
|
2547
2583
|
"type": "structure",
|
|
2548
2584
|
"members": {
|
|
2549
2585
|
"SecurityGroup": {
|
|
2550
|
-
"shape": "
|
|
2586
|
+
"shape": "Sdu",
|
|
2551
2587
|
"locationName": "securityGroup"
|
|
2552
2588
|
}
|
|
2553
2589
|
}
|
|
@@ -2567,7 +2603,7 @@
|
|
|
2567
2603
|
"locationName": "multiplexId"
|
|
2568
2604
|
},
|
|
2569
2605
|
"MultiplexSettings": {
|
|
2570
|
-
"shape": "
|
|
2606
|
+
"shape": "Sdz",
|
|
2571
2607
|
"locationName": "multiplexSettings"
|
|
2572
2608
|
},
|
|
2573
2609
|
"Name": {
|
|
@@ -2582,7 +2618,7 @@
|
|
|
2582
2618
|
"type": "structure",
|
|
2583
2619
|
"members": {
|
|
2584
2620
|
"Multiplex": {
|
|
2585
|
-
"shape": "
|
|
2621
|
+
"shape": "Se4",
|
|
2586
2622
|
"locationName": "multiplex"
|
|
2587
2623
|
}
|
|
2588
2624
|
}
|
|
@@ -2602,7 +2638,7 @@
|
|
|
2602
2638
|
"locationName": "multiplexId"
|
|
2603
2639
|
},
|
|
2604
2640
|
"MultiplexProgramSettings": {
|
|
2605
|
-
"shape": "
|
|
2641
|
+
"shape": "Sea",
|
|
2606
2642
|
"locationName": "multiplexProgramSettings"
|
|
2607
2643
|
},
|
|
2608
2644
|
"ProgramName": {
|
|
@@ -2619,7 +2655,7 @@
|
|
|
2619
2655
|
"type": "structure",
|
|
2620
2656
|
"members": {
|
|
2621
2657
|
"MultiplexProgram": {
|
|
2622
|
-
"shape": "
|
|
2658
|
+
"shape": "Sej",
|
|
2623
2659
|
"locationName": "multiplexProgram"
|
|
2624
2660
|
}
|
|
2625
2661
|
}
|
|
@@ -2650,7 +2686,7 @@
|
|
|
2650
2686
|
"type": "structure",
|
|
2651
2687
|
"members": {
|
|
2652
2688
|
"Reservation": {
|
|
2653
|
-
"shape": "
|
|
2689
|
+
"shape": "Sh9",
|
|
2654
2690
|
"locationName": "reservation"
|
|
2655
2691
|
}
|
|
2656
2692
|
}
|
|
@@ -3086,7 +3122,15 @@
|
|
|
3086
3122
|
"Uri"
|
|
3087
3123
|
]
|
|
3088
3124
|
},
|
|
3089
|
-
"
|
|
3125
|
+
"S1t": {
|
|
3126
|
+
"type": "structure",
|
|
3127
|
+
"members": {
|
|
3128
|
+
"Resolution": {
|
|
3129
|
+
"locationName": "resolution"
|
|
3130
|
+
}
|
|
3131
|
+
}
|
|
3132
|
+
},
|
|
3133
|
+
"S1w": {
|
|
3090
3134
|
"type": "list",
|
|
3091
3135
|
"member": {
|
|
3092
3136
|
"type": "structure",
|
|
@@ -3142,7 +3186,7 @@
|
|
|
3142
3186
|
}
|
|
3143
3187
|
}
|
|
3144
3188
|
},
|
|
3145
|
-
"
|
|
3189
|
+
"S24": {
|
|
3146
3190
|
"type": "structure",
|
|
3147
3191
|
"members": {
|
|
3148
3192
|
"AudioDescriptions": {
|
|
@@ -3337,6 +3381,23 @@
|
|
|
3337
3381
|
"locationName": "passThroughSettings",
|
|
3338
3382
|
"type": "structure",
|
|
3339
3383
|
"members": {}
|
|
3384
|
+
},
|
|
3385
|
+
"WavSettings": {
|
|
3386
|
+
"locationName": "wavSettings",
|
|
3387
|
+
"type": "structure",
|
|
3388
|
+
"members": {
|
|
3389
|
+
"BitDepth": {
|
|
3390
|
+
"locationName": "bitDepth",
|
|
3391
|
+
"type": "double"
|
|
3392
|
+
},
|
|
3393
|
+
"CodingMode": {
|
|
3394
|
+
"locationName": "codingMode"
|
|
3395
|
+
},
|
|
3396
|
+
"SampleRate": {
|
|
3397
|
+
"locationName": "sampleRate",
|
|
3398
|
+
"type": "double"
|
|
3399
|
+
}
|
|
3400
|
+
}
|
|
3340
3401
|
}
|
|
3341
3402
|
}
|
|
3342
3403
|
},
|
|
@@ -3813,7 +3874,7 @@
|
|
|
3813
3874
|
"type": "structure",
|
|
3814
3875
|
"members": {
|
|
3815
3876
|
"Destination": {
|
|
3816
|
-
"shape": "
|
|
3877
|
+
"shape": "S5l",
|
|
3817
3878
|
"locationName": "destination"
|
|
3818
3879
|
},
|
|
3819
3880
|
"RolloverInterval": {
|
|
@@ -3830,7 +3891,7 @@
|
|
|
3830
3891
|
"type": "structure",
|
|
3831
3892
|
"members": {
|
|
3832
3893
|
"Destination": {
|
|
3833
|
-
"shape": "
|
|
3894
|
+
"shape": "S5l",
|
|
3834
3895
|
"locationName": "destination"
|
|
3835
3896
|
}
|
|
3836
3897
|
},
|
|
@@ -3896,7 +3957,7 @@
|
|
|
3896
3957
|
"locationName": "constantIv"
|
|
3897
3958
|
},
|
|
3898
3959
|
"Destination": {
|
|
3899
|
-
"shape": "
|
|
3960
|
+
"shape": "S5l",
|
|
3900
3961
|
"locationName": "destination"
|
|
3901
3962
|
},
|
|
3902
3963
|
"DirectoryStructure": {
|
|
@@ -4129,7 +4190,7 @@
|
|
|
4129
4190
|
"type": "structure",
|
|
4130
4191
|
"members": {
|
|
4131
4192
|
"Destination": {
|
|
4132
|
-
"shape": "
|
|
4193
|
+
"shape": "S5l",
|
|
4133
4194
|
"locationName": "destination"
|
|
4134
4195
|
}
|
|
4135
4196
|
},
|
|
@@ -4155,7 +4216,7 @@
|
|
|
4155
4216
|
"type": "integer"
|
|
4156
4217
|
},
|
|
4157
4218
|
"Destination": {
|
|
4158
|
-
"shape": "
|
|
4219
|
+
"shape": "S5l",
|
|
4159
4220
|
"locationName": "destination"
|
|
4160
4221
|
},
|
|
4161
4222
|
"EventId": {
|
|
@@ -4289,8 +4350,13 @@
|
|
|
4289
4350
|
"type": "structure",
|
|
4290
4351
|
"members": {
|
|
4291
4352
|
"M2tsSettings": {
|
|
4292
|
-
"shape": "
|
|
4353
|
+
"shape": "S7k",
|
|
4293
4354
|
"locationName": "m2tsSettings"
|
|
4355
|
+
},
|
|
4356
|
+
"RawSettings": {
|
|
4357
|
+
"locationName": "rawSettings",
|
|
4358
|
+
"type": "structure",
|
|
4359
|
+
"members": {}
|
|
4294
4360
|
}
|
|
4295
4361
|
}
|
|
4296
4362
|
},
|
|
@@ -4469,7 +4535,7 @@
|
|
|
4469
4535
|
"type": "structure",
|
|
4470
4536
|
"members": {
|
|
4471
4537
|
"Destination": {
|
|
4472
|
-
"shape": "
|
|
4538
|
+
"shape": "S5l",
|
|
4473
4539
|
"locationName": "destination"
|
|
4474
4540
|
}
|
|
4475
4541
|
},
|
|
@@ -4489,7 +4555,7 @@
|
|
|
4489
4555
|
"type": "integer"
|
|
4490
4556
|
},
|
|
4491
4557
|
"Destination": {
|
|
4492
|
-
"shape": "
|
|
4558
|
+
"shape": "S5l",
|
|
4493
4559
|
"locationName": "destination"
|
|
4494
4560
|
},
|
|
4495
4561
|
"NumRetries": {
|
|
@@ -4514,13 +4580,13 @@
|
|
|
4514
4580
|
"type": "structure",
|
|
4515
4581
|
"members": {
|
|
4516
4582
|
"M2tsSettings": {
|
|
4517
|
-
"shape": "
|
|
4583
|
+
"shape": "S7k",
|
|
4518
4584
|
"locationName": "m2tsSettings"
|
|
4519
4585
|
}
|
|
4520
4586
|
}
|
|
4521
4587
|
},
|
|
4522
4588
|
"Destination": {
|
|
4523
|
-
"shape": "
|
|
4589
|
+
"shape": "S5l",
|
|
4524
4590
|
"locationName": "destination"
|
|
4525
4591
|
},
|
|
4526
4592
|
"FecOutputSettings": {
|
|
@@ -4636,15 +4702,15 @@
|
|
|
4636
4702
|
"type": "structure",
|
|
4637
4703
|
"members": {
|
|
4638
4704
|
"ColorSpacePassthroughSettings": {
|
|
4639
|
-
"shape": "
|
|
4705
|
+
"shape": "S9q",
|
|
4640
4706
|
"locationName": "colorSpacePassthroughSettings"
|
|
4641
4707
|
},
|
|
4642
4708
|
"Rec601Settings": {
|
|
4643
|
-
"shape": "
|
|
4709
|
+
"shape": "S9r",
|
|
4644
4710
|
"locationName": "rec601Settings"
|
|
4645
4711
|
},
|
|
4646
4712
|
"Rec709Settings": {
|
|
4647
|
-
"shape": "
|
|
4713
|
+
"shape": "S9s",
|
|
4648
4714
|
"locationName": "rec709Settings"
|
|
4649
4715
|
}
|
|
4650
4716
|
}
|
|
@@ -4657,7 +4723,7 @@
|
|
|
4657
4723
|
"type": "structure",
|
|
4658
4724
|
"members": {
|
|
4659
4725
|
"TemporalFilterSettings": {
|
|
4660
|
-
"shape": "
|
|
4726
|
+
"shape": "S9v",
|
|
4661
4727
|
"locationName": "temporalFilterSettings"
|
|
4662
4728
|
}
|
|
4663
4729
|
}
|
|
@@ -4802,7 +4868,7 @@
|
|
|
4802
4868
|
"type": "structure",
|
|
4803
4869
|
"members": {
|
|
4804
4870
|
"ColorSpacePassthroughSettings": {
|
|
4805
|
-
"shape": "
|
|
4871
|
+
"shape": "S9q",
|
|
4806
4872
|
"locationName": "colorSpacePassthroughSettings"
|
|
4807
4873
|
},
|
|
4808
4874
|
"Hdr10Settings": {
|
|
@@ -4820,11 +4886,11 @@
|
|
|
4820
4886
|
}
|
|
4821
4887
|
},
|
|
4822
4888
|
"Rec601Settings": {
|
|
4823
|
-
"shape": "
|
|
4889
|
+
"shape": "S9r",
|
|
4824
4890
|
"locationName": "rec601Settings"
|
|
4825
4891
|
},
|
|
4826
4892
|
"Rec709Settings": {
|
|
4827
|
-
"shape": "
|
|
4893
|
+
"shape": "S9s",
|
|
4828
4894
|
"locationName": "rec709Settings"
|
|
4829
4895
|
}
|
|
4830
4896
|
}
|
|
@@ -4834,7 +4900,7 @@
|
|
|
4834
4900
|
"type": "structure",
|
|
4835
4901
|
"members": {
|
|
4836
4902
|
"TemporalFilterSettings": {
|
|
4837
|
-
"shape": "
|
|
4903
|
+
"shape": "S9v",
|
|
4838
4904
|
"locationName": "temporalFilterSettings"
|
|
4839
4905
|
}
|
|
4840
4906
|
}
|
|
@@ -4917,6 +4983,76 @@
|
|
|
4917
4983
|
"FramerateNumerator",
|
|
4918
4984
|
"FramerateDenominator"
|
|
4919
4985
|
]
|
|
4986
|
+
},
|
|
4987
|
+
"Mpeg2Settings": {
|
|
4988
|
+
"locationName": "mpeg2Settings",
|
|
4989
|
+
"type": "structure",
|
|
4990
|
+
"members": {
|
|
4991
|
+
"AdaptiveQuantization": {
|
|
4992
|
+
"locationName": "adaptiveQuantization"
|
|
4993
|
+
},
|
|
4994
|
+
"AfdSignaling": {
|
|
4995
|
+
"locationName": "afdSignaling"
|
|
4996
|
+
},
|
|
4997
|
+
"ColorMetadata": {
|
|
4998
|
+
"locationName": "colorMetadata"
|
|
4999
|
+
},
|
|
5000
|
+
"ColorSpace": {
|
|
5001
|
+
"locationName": "colorSpace"
|
|
5002
|
+
},
|
|
5003
|
+
"DisplayAspectRatio": {
|
|
5004
|
+
"locationName": "displayAspectRatio"
|
|
5005
|
+
},
|
|
5006
|
+
"FilterSettings": {
|
|
5007
|
+
"locationName": "filterSettings",
|
|
5008
|
+
"type": "structure",
|
|
5009
|
+
"members": {
|
|
5010
|
+
"TemporalFilterSettings": {
|
|
5011
|
+
"shape": "S9v",
|
|
5012
|
+
"locationName": "temporalFilterSettings"
|
|
5013
|
+
}
|
|
5014
|
+
}
|
|
5015
|
+
},
|
|
5016
|
+
"FixedAfd": {
|
|
5017
|
+
"locationName": "fixedAfd"
|
|
5018
|
+
},
|
|
5019
|
+
"FramerateDenominator": {
|
|
5020
|
+
"locationName": "framerateDenominator",
|
|
5021
|
+
"type": "integer"
|
|
5022
|
+
},
|
|
5023
|
+
"FramerateNumerator": {
|
|
5024
|
+
"locationName": "framerateNumerator",
|
|
5025
|
+
"type": "integer"
|
|
5026
|
+
},
|
|
5027
|
+
"GopClosedCadence": {
|
|
5028
|
+
"locationName": "gopClosedCadence",
|
|
5029
|
+
"type": "integer"
|
|
5030
|
+
},
|
|
5031
|
+
"GopNumBFrames": {
|
|
5032
|
+
"locationName": "gopNumBFrames",
|
|
5033
|
+
"type": "integer"
|
|
5034
|
+
},
|
|
5035
|
+
"GopSize": {
|
|
5036
|
+
"locationName": "gopSize",
|
|
5037
|
+
"type": "double"
|
|
5038
|
+
},
|
|
5039
|
+
"GopSizeUnits": {
|
|
5040
|
+
"locationName": "gopSizeUnits"
|
|
5041
|
+
},
|
|
5042
|
+
"ScanType": {
|
|
5043
|
+
"locationName": "scanType"
|
|
5044
|
+
},
|
|
5045
|
+
"SubgopLength": {
|
|
5046
|
+
"locationName": "subgopLength"
|
|
5047
|
+
},
|
|
5048
|
+
"TimecodeInsertion": {
|
|
5049
|
+
"locationName": "timecodeInsertion"
|
|
5050
|
+
}
|
|
5051
|
+
},
|
|
5052
|
+
"required": [
|
|
5053
|
+
"FramerateNumerator",
|
|
5054
|
+
"FramerateDenominator"
|
|
5055
|
+
]
|
|
4920
5056
|
}
|
|
4921
5057
|
}
|
|
4922
5058
|
},
|
|
@@ -4955,7 +5091,7 @@
|
|
|
4955
5091
|
"TimecodeConfig"
|
|
4956
5092
|
]
|
|
4957
5093
|
},
|
|
4958
|
-
"
|
|
5094
|
+
"S5l": {
|
|
4959
5095
|
"type": "structure",
|
|
4960
5096
|
"members": {
|
|
4961
5097
|
"DestinationRefId": {
|
|
@@ -4963,7 +5099,7 @@
|
|
|
4963
5099
|
}
|
|
4964
5100
|
}
|
|
4965
5101
|
},
|
|
4966
|
-
"
|
|
5102
|
+
"S7k": {
|
|
4967
5103
|
"type": "structure",
|
|
4968
5104
|
"members": {
|
|
4969
5105
|
"AbsentInputAudioBehavior": {
|
|
@@ -5161,19 +5297,19 @@
|
|
|
5161
5297
|
}
|
|
5162
5298
|
}
|
|
5163
5299
|
},
|
|
5164
|
-
"
|
|
5300
|
+
"S9q": {
|
|
5165
5301
|
"type": "structure",
|
|
5166
5302
|
"members": {}
|
|
5167
5303
|
},
|
|
5168
|
-
"
|
|
5304
|
+
"S9r": {
|
|
5169
5305
|
"type": "structure",
|
|
5170
5306
|
"members": {}
|
|
5171
5307
|
},
|
|
5172
|
-
"
|
|
5308
|
+
"S9s": {
|
|
5173
5309
|
"type": "structure",
|
|
5174
5310
|
"members": {}
|
|
5175
5311
|
},
|
|
5176
|
-
"
|
|
5312
|
+
"S9v": {
|
|
5177
5313
|
"type": "structure",
|
|
5178
5314
|
"members": {
|
|
5179
5315
|
"PostFilterSharpening": {
|
|
@@ -5184,7 +5320,7 @@
|
|
|
5184
5320
|
}
|
|
5185
5321
|
}
|
|
5186
5322
|
},
|
|
5187
|
-
"
|
|
5323
|
+
"Sbj": {
|
|
5188
5324
|
"type": "list",
|
|
5189
5325
|
"member": {
|
|
5190
5326
|
"type": "structure",
|
|
@@ -5304,6 +5440,16 @@
|
|
|
5304
5440
|
"locationName": "selectorSettings",
|
|
5305
5441
|
"type": "structure",
|
|
5306
5442
|
"members": {
|
|
5443
|
+
"AncillarySourceSettings": {
|
|
5444
|
+
"locationName": "ancillarySourceSettings",
|
|
5445
|
+
"type": "structure",
|
|
5446
|
+
"members": {
|
|
5447
|
+
"SourceAncillaryChannelNumber": {
|
|
5448
|
+
"locationName": "sourceAncillaryChannelNumber",
|
|
5449
|
+
"type": "integer"
|
|
5450
|
+
}
|
|
5451
|
+
}
|
|
5452
|
+
},
|
|
5307
5453
|
"AribSourceSettings": {
|
|
5308
5454
|
"locationName": "aribSourceSettings",
|
|
5309
5455
|
"type": "structure",
|
|
@@ -5472,7 +5618,7 @@
|
|
|
5472
5618
|
}
|
|
5473
5619
|
}
|
|
5474
5620
|
},
|
|
5475
|
-
"
|
|
5621
|
+
"Scq": {
|
|
5476
5622
|
"type": "structure",
|
|
5477
5623
|
"members": {
|
|
5478
5624
|
"Codec": {
|
|
@@ -5486,41 +5632,45 @@
|
|
|
5486
5632
|
}
|
|
5487
5633
|
}
|
|
5488
5634
|
},
|
|
5489
|
-
"
|
|
5635
|
+
"Scv": {
|
|
5490
5636
|
"type": "map",
|
|
5491
5637
|
"key": {},
|
|
5492
5638
|
"value": {}
|
|
5493
5639
|
},
|
|
5494
|
-
"
|
|
5640
|
+
"Scx": {
|
|
5495
5641
|
"type": "structure",
|
|
5496
5642
|
"members": {
|
|
5497
5643
|
"Arn": {
|
|
5498
5644
|
"locationName": "arn"
|
|
5499
5645
|
},
|
|
5646
|
+
"CdiInputSpecification": {
|
|
5647
|
+
"shape": "S1t",
|
|
5648
|
+
"locationName": "cdiInputSpecification"
|
|
5649
|
+
},
|
|
5500
5650
|
"ChannelClass": {
|
|
5501
5651
|
"locationName": "channelClass"
|
|
5502
5652
|
},
|
|
5503
5653
|
"Destinations": {
|
|
5504
|
-
"shape": "
|
|
5654
|
+
"shape": "S1w",
|
|
5505
5655
|
"locationName": "destinations"
|
|
5506
5656
|
},
|
|
5507
5657
|
"EgressEndpoints": {
|
|
5508
|
-
"shape": "
|
|
5658
|
+
"shape": "Scy",
|
|
5509
5659
|
"locationName": "egressEndpoints"
|
|
5510
5660
|
},
|
|
5511
5661
|
"EncoderSettings": {
|
|
5512
|
-
"shape": "
|
|
5662
|
+
"shape": "S24",
|
|
5513
5663
|
"locationName": "encoderSettings"
|
|
5514
5664
|
},
|
|
5515
5665
|
"Id": {
|
|
5516
5666
|
"locationName": "id"
|
|
5517
5667
|
},
|
|
5518
5668
|
"InputAttachments": {
|
|
5519
|
-
"shape": "
|
|
5669
|
+
"shape": "Sbj",
|
|
5520
5670
|
"locationName": "inputAttachments"
|
|
5521
5671
|
},
|
|
5522
5672
|
"InputSpecification": {
|
|
5523
|
-
"shape": "
|
|
5673
|
+
"shape": "Scq",
|
|
5524
5674
|
"locationName": "inputSpecification"
|
|
5525
5675
|
},
|
|
5526
5676
|
"LogLevel": {
|
|
@@ -5530,7 +5680,7 @@
|
|
|
5530
5680
|
"locationName": "name"
|
|
5531
5681
|
},
|
|
5532
5682
|
"PipelineDetails": {
|
|
5533
|
-
"shape": "
|
|
5683
|
+
"shape": "Sd0",
|
|
5534
5684
|
"locationName": "pipelineDetails"
|
|
5535
5685
|
},
|
|
5536
5686
|
"PipelinesRunningCount": {
|
|
@@ -5544,12 +5694,12 @@
|
|
|
5544
5694
|
"locationName": "state"
|
|
5545
5695
|
},
|
|
5546
5696
|
"Tags": {
|
|
5547
|
-
"shape": "
|
|
5697
|
+
"shape": "Scv",
|
|
5548
5698
|
"locationName": "tags"
|
|
5549
5699
|
}
|
|
5550
5700
|
}
|
|
5551
5701
|
},
|
|
5552
|
-
"
|
|
5702
|
+
"Scy": {
|
|
5553
5703
|
"type": "list",
|
|
5554
5704
|
"member": {
|
|
5555
5705
|
"type": "structure",
|
|
@@ -5560,7 +5710,7 @@
|
|
|
5560
5710
|
}
|
|
5561
5711
|
}
|
|
5562
5712
|
},
|
|
5563
|
-
"
|
|
5713
|
+
"Sd0": {
|
|
5564
5714
|
"type": "list",
|
|
5565
5715
|
"member": {
|
|
5566
5716
|
"type": "structure",
|
|
@@ -5577,7 +5727,7 @@
|
|
|
5577
5727
|
}
|
|
5578
5728
|
}
|
|
5579
5729
|
},
|
|
5580
|
-
"
|
|
5730
|
+
"Sd4": {
|
|
5581
5731
|
"type": "list",
|
|
5582
5732
|
"member": {
|
|
5583
5733
|
"type": "structure",
|
|
@@ -5588,7 +5738,7 @@
|
|
|
5588
5738
|
}
|
|
5589
5739
|
}
|
|
5590
5740
|
},
|
|
5591
|
-
"
|
|
5741
|
+
"Sd6": {
|
|
5592
5742
|
"type": "list",
|
|
5593
5743
|
"member": {
|
|
5594
5744
|
"type": "structure",
|
|
@@ -5599,7 +5749,7 @@
|
|
|
5599
5749
|
}
|
|
5600
5750
|
}
|
|
5601
5751
|
},
|
|
5602
|
-
"
|
|
5752
|
+
"Sd8": {
|
|
5603
5753
|
"type": "list",
|
|
5604
5754
|
"member": {
|
|
5605
5755
|
"type": "structure",
|
|
@@ -5610,7 +5760,7 @@
|
|
|
5610
5760
|
}
|
|
5611
5761
|
}
|
|
5612
5762
|
},
|
|
5613
|
-
"
|
|
5763
|
+
"Sda": {
|
|
5614
5764
|
"type": "list",
|
|
5615
5765
|
"member": {
|
|
5616
5766
|
"type": "structure",
|
|
@@ -5627,7 +5777,7 @@
|
|
|
5627
5777
|
}
|
|
5628
5778
|
}
|
|
5629
5779
|
},
|
|
5630
|
-
"
|
|
5780
|
+
"Sdf": {
|
|
5631
5781
|
"type": "structure",
|
|
5632
5782
|
"members": {
|
|
5633
5783
|
"Arn": {
|
|
@@ -5638,7 +5788,7 @@
|
|
|
5638
5788
|
"locationName": "attachedChannels"
|
|
5639
5789
|
},
|
|
5640
5790
|
"Destinations": {
|
|
5641
|
-
"shape": "
|
|
5791
|
+
"shape": "Sdg",
|
|
5642
5792
|
"locationName": "destinations"
|
|
5643
5793
|
},
|
|
5644
5794
|
"Id": {
|
|
@@ -5648,14 +5798,14 @@
|
|
|
5648
5798
|
"locationName": "inputClass"
|
|
5649
5799
|
},
|
|
5650
5800
|
"InputDevices": {
|
|
5651
|
-
"shape": "
|
|
5801
|
+
"shape": "Sd6",
|
|
5652
5802
|
"locationName": "inputDevices"
|
|
5653
5803
|
},
|
|
5654
5804
|
"InputSourceType": {
|
|
5655
5805
|
"locationName": "inputSourceType"
|
|
5656
5806
|
},
|
|
5657
5807
|
"MediaConnectFlows": {
|
|
5658
|
-
"shape": "
|
|
5808
|
+
"shape": "Sdl",
|
|
5659
5809
|
"locationName": "mediaConnectFlows"
|
|
5660
5810
|
},
|
|
5661
5811
|
"Name": {
|
|
@@ -5669,14 +5819,14 @@
|
|
|
5669
5819
|
"locationName": "securityGroups"
|
|
5670
5820
|
},
|
|
5671
5821
|
"Sources": {
|
|
5672
|
-
"shape": "
|
|
5822
|
+
"shape": "Sdn",
|
|
5673
5823
|
"locationName": "sources"
|
|
5674
5824
|
},
|
|
5675
5825
|
"State": {
|
|
5676
5826
|
"locationName": "state"
|
|
5677
5827
|
},
|
|
5678
5828
|
"Tags": {
|
|
5679
|
-
"shape": "
|
|
5829
|
+
"shape": "Scv",
|
|
5680
5830
|
"locationName": "tags"
|
|
5681
5831
|
},
|
|
5682
5832
|
"Type": {
|
|
@@ -5684,7 +5834,7 @@
|
|
|
5684
5834
|
}
|
|
5685
5835
|
}
|
|
5686
5836
|
},
|
|
5687
|
-
"
|
|
5837
|
+
"Sdg": {
|
|
5688
5838
|
"type": "list",
|
|
5689
5839
|
"member": {
|
|
5690
5840
|
"type": "structure",
|
|
@@ -5713,7 +5863,7 @@
|
|
|
5713
5863
|
}
|
|
5714
5864
|
}
|
|
5715
5865
|
},
|
|
5716
|
-
"
|
|
5866
|
+
"Sdl": {
|
|
5717
5867
|
"type": "list",
|
|
5718
5868
|
"member": {
|
|
5719
5869
|
"type": "structure",
|
|
@@ -5724,7 +5874,7 @@
|
|
|
5724
5874
|
}
|
|
5725
5875
|
}
|
|
5726
5876
|
},
|
|
5727
|
-
"
|
|
5877
|
+
"Sdn": {
|
|
5728
5878
|
"type": "list",
|
|
5729
5879
|
"member": {
|
|
5730
5880
|
"type": "structure",
|
|
@@ -5741,7 +5891,7 @@
|
|
|
5741
5891
|
}
|
|
5742
5892
|
}
|
|
5743
5893
|
},
|
|
5744
|
-
"
|
|
5894
|
+
"Sdr": {
|
|
5745
5895
|
"type": "list",
|
|
5746
5896
|
"member": {
|
|
5747
5897
|
"type": "structure",
|
|
@@ -5752,7 +5902,7 @@
|
|
|
5752
5902
|
}
|
|
5753
5903
|
}
|
|
5754
5904
|
},
|
|
5755
|
-
"
|
|
5905
|
+
"Sdu": {
|
|
5756
5906
|
"type": "structure",
|
|
5757
5907
|
"members": {
|
|
5758
5908
|
"Arn": {
|
|
@@ -5769,16 +5919,16 @@
|
|
|
5769
5919
|
"locationName": "state"
|
|
5770
5920
|
},
|
|
5771
5921
|
"Tags": {
|
|
5772
|
-
"shape": "
|
|
5922
|
+
"shape": "Scv",
|
|
5773
5923
|
"locationName": "tags"
|
|
5774
5924
|
},
|
|
5775
5925
|
"WhitelistRules": {
|
|
5776
|
-
"shape": "
|
|
5926
|
+
"shape": "Sdw",
|
|
5777
5927
|
"locationName": "whitelistRules"
|
|
5778
5928
|
}
|
|
5779
5929
|
}
|
|
5780
5930
|
},
|
|
5781
|
-
"
|
|
5931
|
+
"Sdw": {
|
|
5782
5932
|
"type": "list",
|
|
5783
5933
|
"member": {
|
|
5784
5934
|
"type": "structure",
|
|
@@ -5789,7 +5939,7 @@
|
|
|
5789
5939
|
}
|
|
5790
5940
|
}
|
|
5791
5941
|
},
|
|
5792
|
-
"
|
|
5942
|
+
"Sdz": {
|
|
5793
5943
|
"type": "structure",
|
|
5794
5944
|
"members": {
|
|
5795
5945
|
"MaximumVideoBufferDelayMilliseconds": {
|
|
@@ -5814,7 +5964,7 @@
|
|
|
5814
5964
|
"TransportStreamId"
|
|
5815
5965
|
]
|
|
5816
5966
|
},
|
|
5817
|
-
"
|
|
5967
|
+
"Se4": {
|
|
5818
5968
|
"type": "structure",
|
|
5819
5969
|
"members": {
|
|
5820
5970
|
"Arn": {
|
|
@@ -5825,14 +5975,14 @@
|
|
|
5825
5975
|
"locationName": "availabilityZones"
|
|
5826
5976
|
},
|
|
5827
5977
|
"Destinations": {
|
|
5828
|
-
"shape": "
|
|
5978
|
+
"shape": "Se5",
|
|
5829
5979
|
"locationName": "destinations"
|
|
5830
5980
|
},
|
|
5831
5981
|
"Id": {
|
|
5832
5982
|
"locationName": "id"
|
|
5833
5983
|
},
|
|
5834
5984
|
"MultiplexSettings": {
|
|
5835
|
-
"shape": "
|
|
5985
|
+
"shape": "Sdz",
|
|
5836
5986
|
"locationName": "multiplexSettings"
|
|
5837
5987
|
},
|
|
5838
5988
|
"Name": {
|
|
@@ -5850,12 +6000,12 @@
|
|
|
5850
6000
|
"locationName": "state"
|
|
5851
6001
|
},
|
|
5852
6002
|
"Tags": {
|
|
5853
|
-
"shape": "
|
|
6003
|
+
"shape": "Scv",
|
|
5854
6004
|
"locationName": "tags"
|
|
5855
6005
|
}
|
|
5856
6006
|
}
|
|
5857
6007
|
},
|
|
5858
|
-
"
|
|
6008
|
+
"Se5": {
|
|
5859
6009
|
"type": "list",
|
|
5860
6010
|
"member": {
|
|
5861
6011
|
"type": "structure",
|
|
@@ -5872,7 +6022,7 @@
|
|
|
5872
6022
|
}
|
|
5873
6023
|
}
|
|
5874
6024
|
},
|
|
5875
|
-
"
|
|
6025
|
+
"Sea": {
|
|
5876
6026
|
"type": "structure",
|
|
5877
6027
|
"members": {
|
|
5878
6028
|
"PreferredChannelPipeline": {
|
|
@@ -5917,6 +6067,10 @@
|
|
|
5917
6067
|
"MinimumBitrate": {
|
|
5918
6068
|
"locationName": "minimumBitrate",
|
|
5919
6069
|
"type": "integer"
|
|
6070
|
+
},
|
|
6071
|
+
"Priority": {
|
|
6072
|
+
"locationName": "priority",
|
|
6073
|
+
"type": "integer"
|
|
5920
6074
|
}
|
|
5921
6075
|
}
|
|
5922
6076
|
}
|
|
@@ -5927,34 +6081,38 @@
|
|
|
5927
6081
|
"ProgramNumber"
|
|
5928
6082
|
]
|
|
5929
6083
|
},
|
|
5930
|
-
"
|
|
6084
|
+
"Sej": {
|
|
5931
6085
|
"type": "structure",
|
|
5932
6086
|
"members": {
|
|
5933
6087
|
"ChannelId": {
|
|
5934
6088
|
"locationName": "channelId"
|
|
5935
6089
|
},
|
|
5936
6090
|
"MultiplexProgramSettings": {
|
|
5937
|
-
"shape": "
|
|
6091
|
+
"shape": "Sea",
|
|
5938
6092
|
"locationName": "multiplexProgramSettings"
|
|
5939
6093
|
},
|
|
5940
6094
|
"PacketIdentifiersMap": {
|
|
5941
|
-
"shape": "
|
|
6095
|
+
"shape": "Sek",
|
|
5942
6096
|
"locationName": "packetIdentifiersMap"
|
|
5943
6097
|
},
|
|
6098
|
+
"PipelineDetails": {
|
|
6099
|
+
"shape": "Sem",
|
|
6100
|
+
"locationName": "pipelineDetails"
|
|
6101
|
+
},
|
|
5944
6102
|
"ProgramName": {
|
|
5945
6103
|
"locationName": "programName"
|
|
5946
6104
|
}
|
|
5947
6105
|
}
|
|
5948
6106
|
},
|
|
5949
|
-
"
|
|
6107
|
+
"Sek": {
|
|
5950
6108
|
"type": "structure",
|
|
5951
6109
|
"members": {
|
|
5952
6110
|
"AudioPids": {
|
|
5953
|
-
"shape": "
|
|
6111
|
+
"shape": "Sel",
|
|
5954
6112
|
"locationName": "audioPids"
|
|
5955
6113
|
},
|
|
5956
6114
|
"DvbSubPids": {
|
|
5957
|
-
"shape": "
|
|
6115
|
+
"shape": "Sel",
|
|
5958
6116
|
"locationName": "dvbSubPids"
|
|
5959
6117
|
},
|
|
5960
6118
|
"DvbTeletextPid": {
|
|
@@ -5970,7 +6128,7 @@
|
|
|
5970
6128
|
"type": "integer"
|
|
5971
6129
|
},
|
|
5972
6130
|
"KlvDataPids": {
|
|
5973
|
-
"shape": "
|
|
6131
|
+
"shape": "Sel",
|
|
5974
6132
|
"locationName": "klvDataPids"
|
|
5975
6133
|
},
|
|
5976
6134
|
"PcrPid": {
|
|
@@ -5986,7 +6144,7 @@
|
|
|
5986
6144
|
"type": "integer"
|
|
5987
6145
|
},
|
|
5988
6146
|
"Scte27Pids": {
|
|
5989
|
-
"shape": "
|
|
6147
|
+
"shape": "Sel",
|
|
5990
6148
|
"locationName": "scte27Pids"
|
|
5991
6149
|
},
|
|
5992
6150
|
"Scte35Pid": {
|
|
@@ -6003,13 +6161,27 @@
|
|
|
6003
6161
|
}
|
|
6004
6162
|
}
|
|
6005
6163
|
},
|
|
6006
|
-
"
|
|
6164
|
+
"Sel": {
|
|
6007
6165
|
"type": "list",
|
|
6008
6166
|
"member": {
|
|
6009
6167
|
"type": "integer"
|
|
6010
6168
|
}
|
|
6011
6169
|
},
|
|
6012
|
-
"
|
|
6170
|
+
"Sem": {
|
|
6171
|
+
"type": "list",
|
|
6172
|
+
"member": {
|
|
6173
|
+
"type": "structure",
|
|
6174
|
+
"members": {
|
|
6175
|
+
"ActiveChannelPipeline": {
|
|
6176
|
+
"locationName": "activeChannelPipeline"
|
|
6177
|
+
},
|
|
6178
|
+
"PipelineId": {
|
|
6179
|
+
"locationName": "pipelineId"
|
|
6180
|
+
}
|
|
6181
|
+
}
|
|
6182
|
+
}
|
|
6183
|
+
},
|
|
6184
|
+
"Sf3": {
|
|
6013
6185
|
"type": "structure",
|
|
6014
6186
|
"members": {
|
|
6015
6187
|
"ChannelClass": {
|
|
@@ -6038,7 +6210,7 @@
|
|
|
6038
6210
|
}
|
|
6039
6211
|
}
|
|
6040
6212
|
},
|
|
6041
|
-
"
|
|
6213
|
+
"Sfn": {
|
|
6042
6214
|
"type": "structure",
|
|
6043
6215
|
"members": {
|
|
6044
6216
|
"ActiveInput": {
|
|
@@ -6071,7 +6243,7 @@
|
|
|
6071
6243
|
}
|
|
6072
6244
|
}
|
|
6073
6245
|
},
|
|
6074
|
-
"
|
|
6246
|
+
"Sfs": {
|
|
6075
6247
|
"type": "structure",
|
|
6076
6248
|
"members": {
|
|
6077
6249
|
"DnsAddresses": {
|
|
@@ -6092,7 +6264,7 @@
|
|
|
6092
6264
|
}
|
|
6093
6265
|
}
|
|
6094
6266
|
},
|
|
6095
|
-
"
|
|
6267
|
+
"Sh9": {
|
|
6096
6268
|
"type": "structure",
|
|
6097
6269
|
"members": {
|
|
6098
6270
|
"Arn": {
|
|
@@ -6138,7 +6310,7 @@
|
|
|
6138
6310
|
"locationName": "reservationId"
|
|
6139
6311
|
},
|
|
6140
6312
|
"ResourceSpecification": {
|
|
6141
|
-
"shape": "
|
|
6313
|
+
"shape": "Sf3",
|
|
6142
6314
|
"locationName": "resourceSpecification"
|
|
6143
6315
|
},
|
|
6144
6316
|
"Start": {
|
|
@@ -6148,7 +6320,7 @@
|
|
|
6148
6320
|
"locationName": "state"
|
|
6149
6321
|
},
|
|
6150
6322
|
"Tags": {
|
|
6151
|
-
"shape": "
|
|
6323
|
+
"shape": "Scv",
|
|
6152
6324
|
"locationName": "tags"
|
|
6153
6325
|
},
|
|
6154
6326
|
"UsagePrice": {
|