aws-sdk 2.871.0 → 2.875.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 +26 -1
- package/README.md +1 -1
- package/apis/alexaforbusiness-2017-11-09.min.json +9 -0
- package/apis/customer-profiles-2020-08-15.min.json +164 -6
- package/apis/docdb-2014-10-31.min.json +298 -114
- package/apis/docdb-2014-10-31.paginators.json +6 -0
- package/apis/eventbridge-2015-10-07.min.json +22 -3
- package/apis/events-2015-10-07.min.json +22 -3
- package/apis/glue-2017-03-31.min.json +20 -10
- package/apis/iotwireless-2020-11-22.min.json +3 -0
- package/apis/location-2020-11-19.min.json +23 -1
- package/apis/lookoutmetrics-2017-07-25.examples.json +5 -0
- package/apis/lookoutmetrics-2017-07-25.min.json +1179 -0
- package/apis/lookoutmetrics-2017-07-25.paginators.json +39 -0
- package/apis/medialive-2017-10-14.min.json +189 -176
- package/apis/metadata.json +3 -0
- package/apis/rekognition-2016-06-27.min.json +181 -109
- package/apis/sagemaker-2017-07-24.min.json +213 -199
- package/apis/wafv2-2019-07-29.min.json +172 -81
- package/clients/alexaforbusiness.d.ts +12 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/cloudwatchevents.d.ts +25 -2
- package/clients/customerprofiles.d.ts +102 -1
- package/clients/docdb.d.ts +213 -0
- package/clients/eventbridge.d.ts +25 -2
- package/clients/glue.d.ts +21 -6
- package/clients/iotwireless.d.ts +13 -9
- package/clients/location.d.ts +100 -44
- package/clients/lookoutmetrics.d.ts +1497 -0
- package/clients/lookoutmetrics.js +19 -0
- package/clients/medialive.d.ts +8 -1
- package/clients/rekognition.d.ts +80 -3
- package/clients/sagemaker.d.ts +26 -11
- package/clients/sqs.d.ts +2 -2
- package/clients/transcribeservice.d.ts +2 -2
- package/clients/wafv2.d.ts +94 -3
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +83 -17
- package/dist/aws-sdk.js +209 -115
- package/dist/aws-sdk.min.js +47 -47
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/lib/services/lookoutmetrics.js +22 -0
- package/package.json +1 -1
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"locationName": "inputAttachments"
|
|
265
265
|
},
|
|
266
266
|
"InputSpecification": {
|
|
267
|
-
"shape": "
|
|
267
|
+
"shape": "Sdh",
|
|
268
268
|
"locationName": "inputSpecification"
|
|
269
269
|
},
|
|
270
270
|
"LogLevel": {
|
|
@@ -285,11 +285,11 @@
|
|
|
285
285
|
"locationName": "roleArn"
|
|
286
286
|
},
|
|
287
287
|
"Tags": {
|
|
288
|
-
"shape": "
|
|
288
|
+
"shape": "Sdm",
|
|
289
289
|
"locationName": "tags"
|
|
290
290
|
},
|
|
291
291
|
"Vpc": {
|
|
292
|
-
"shape": "
|
|
292
|
+
"shape": "Sdn",
|
|
293
293
|
"locationName": "vpc"
|
|
294
294
|
}
|
|
295
295
|
}
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"type": "structure",
|
|
299
299
|
"members": {
|
|
300
300
|
"Channel": {
|
|
301
|
-
"shape": "
|
|
301
|
+
"shape": "Sdp",
|
|
302
302
|
"locationName": "channel"
|
|
303
303
|
}
|
|
304
304
|
}
|
|
@@ -313,11 +313,11 @@
|
|
|
313
313
|
"type": "structure",
|
|
314
314
|
"members": {
|
|
315
315
|
"Destinations": {
|
|
316
|
-
"shape": "
|
|
316
|
+
"shape": "Sdw",
|
|
317
317
|
"locationName": "destinations"
|
|
318
318
|
},
|
|
319
319
|
"InputDevices": {
|
|
320
|
-
"shape": "
|
|
320
|
+
"shape": "Sdy",
|
|
321
321
|
"locationName": "inputDevices"
|
|
322
322
|
},
|
|
323
323
|
"InputSecurityGroups": {
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
"locationName": "inputSecurityGroups"
|
|
326
326
|
},
|
|
327
327
|
"MediaConnectFlows": {
|
|
328
|
-
"shape": "
|
|
328
|
+
"shape": "Se0",
|
|
329
329
|
"locationName": "mediaConnectFlows"
|
|
330
330
|
},
|
|
331
331
|
"Name": {
|
|
@@ -339,11 +339,11 @@
|
|
|
339
339
|
"locationName": "roleArn"
|
|
340
340
|
},
|
|
341
341
|
"Sources": {
|
|
342
|
-
"shape": "
|
|
342
|
+
"shape": "Se2",
|
|
343
343
|
"locationName": "sources"
|
|
344
344
|
},
|
|
345
345
|
"Tags": {
|
|
346
|
-
"shape": "
|
|
346
|
+
"shape": "Sdm",
|
|
347
347
|
"locationName": "tags"
|
|
348
348
|
},
|
|
349
349
|
"Type": {
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"type": "structure",
|
|
373
373
|
"members": {
|
|
374
374
|
"Input": {
|
|
375
|
-
"shape": "
|
|
375
|
+
"shape": "Se7",
|
|
376
376
|
"locationName": "input"
|
|
377
377
|
}
|
|
378
378
|
}
|
|
@@ -387,11 +387,11 @@
|
|
|
387
387
|
"type": "structure",
|
|
388
388
|
"members": {
|
|
389
389
|
"Tags": {
|
|
390
|
-
"shape": "
|
|
390
|
+
"shape": "Sdm",
|
|
391
391
|
"locationName": "tags"
|
|
392
392
|
},
|
|
393
393
|
"WhitelistRules": {
|
|
394
|
-
"shape": "
|
|
394
|
+
"shape": "Sej",
|
|
395
395
|
"locationName": "whitelistRules"
|
|
396
396
|
}
|
|
397
397
|
}
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
"type": "structure",
|
|
401
401
|
"members": {
|
|
402
402
|
"SecurityGroup": {
|
|
403
|
-
"shape": "
|
|
403
|
+
"shape": "Sem",
|
|
404
404
|
"locationName": "securityGroup"
|
|
405
405
|
}
|
|
406
406
|
}
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"locationName": "availabilityZones"
|
|
420
420
|
},
|
|
421
421
|
"MultiplexSettings": {
|
|
422
|
-
"shape": "
|
|
422
|
+
"shape": "Ser",
|
|
423
423
|
"locationName": "multiplexSettings"
|
|
424
424
|
},
|
|
425
425
|
"Name": {
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"idempotencyToken": true
|
|
431
431
|
},
|
|
432
432
|
"Tags": {
|
|
433
|
-
"shape": "
|
|
433
|
+
"shape": "Sdm",
|
|
434
434
|
"locationName": "tags"
|
|
435
435
|
}
|
|
436
436
|
},
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
"type": "structure",
|
|
446
446
|
"members": {
|
|
447
447
|
"Multiplex": {
|
|
448
|
-
"shape": "
|
|
448
|
+
"shape": "Sew",
|
|
449
449
|
"locationName": "multiplex"
|
|
450
450
|
}
|
|
451
451
|
}
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"locationName": "multiplexId"
|
|
465
465
|
},
|
|
466
466
|
"MultiplexProgramSettings": {
|
|
467
|
-
"shape": "
|
|
467
|
+
"shape": "Sf2",
|
|
468
468
|
"locationName": "multiplexProgramSettings"
|
|
469
469
|
},
|
|
470
470
|
"ProgramName": {
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"type": "structure",
|
|
487
487
|
"members": {
|
|
488
488
|
"MultiplexProgram": {
|
|
489
|
-
"shape": "
|
|
489
|
+
"shape": "Sfb",
|
|
490
490
|
"locationName": "multiplexProgram"
|
|
491
491
|
}
|
|
492
492
|
}
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
"idempotencyToken": true
|
|
510
510
|
},
|
|
511
511
|
"Tags": {
|
|
512
|
-
"shape": "
|
|
512
|
+
"shape": "Sdm",
|
|
513
513
|
"locationName": "tags"
|
|
514
514
|
}
|
|
515
515
|
},
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"type": "structure",
|
|
522
522
|
"members": {
|
|
523
523
|
"Input": {
|
|
524
|
-
"shape": "
|
|
524
|
+
"shape": "Se7",
|
|
525
525
|
"locationName": "input"
|
|
526
526
|
}
|
|
527
527
|
}
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"locationName": "resource-arn"
|
|
541
541
|
},
|
|
542
542
|
"Tags": {
|
|
543
|
-
"shape": "
|
|
543
|
+
"shape": "Sdm",
|
|
544
544
|
"locationName": "tags"
|
|
545
545
|
}
|
|
546
546
|
},
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
"locationName": "destinations"
|
|
586
586
|
},
|
|
587
587
|
"EgressEndpoints": {
|
|
588
|
-
"shape": "
|
|
588
|
+
"shape": "Sdq",
|
|
589
589
|
"locationName": "egressEndpoints"
|
|
590
590
|
},
|
|
591
591
|
"EncoderSettings": {
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"locationName": "inputAttachments"
|
|
601
601
|
},
|
|
602
602
|
"InputSpecification": {
|
|
603
|
-
"shape": "
|
|
603
|
+
"shape": "Sdh",
|
|
604
604
|
"locationName": "inputSpecification"
|
|
605
605
|
},
|
|
606
606
|
"LogLevel": {
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
"locationName": "name"
|
|
611
611
|
},
|
|
612
612
|
"PipelineDetails": {
|
|
613
|
-
"shape": "
|
|
613
|
+
"shape": "Sds",
|
|
614
614
|
"locationName": "pipelineDetails"
|
|
615
615
|
},
|
|
616
616
|
"PipelinesRunningCount": {
|
|
@@ -624,11 +624,11 @@
|
|
|
624
624
|
"locationName": "state"
|
|
625
625
|
},
|
|
626
626
|
"Tags": {
|
|
627
|
-
"shape": "
|
|
627
|
+
"shape": "Sdm",
|
|
628
628
|
"locationName": "tags"
|
|
629
629
|
},
|
|
630
630
|
"Vpc": {
|
|
631
|
-
"shape": "
|
|
631
|
+
"shape": "Sdn",
|
|
632
632
|
"locationName": "vpc"
|
|
633
633
|
}
|
|
634
634
|
}
|
|
@@ -709,14 +709,14 @@
|
|
|
709
709
|
"locationName": "availabilityZones"
|
|
710
710
|
},
|
|
711
711
|
"Destinations": {
|
|
712
|
-
"shape": "
|
|
712
|
+
"shape": "Sex",
|
|
713
713
|
"locationName": "destinations"
|
|
714
714
|
},
|
|
715
715
|
"Id": {
|
|
716
716
|
"locationName": "id"
|
|
717
717
|
},
|
|
718
718
|
"MultiplexSettings": {
|
|
719
|
-
"shape": "
|
|
719
|
+
"shape": "Ser",
|
|
720
720
|
"locationName": "multiplexSettings"
|
|
721
721
|
},
|
|
722
722
|
"Name": {
|
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
"locationName": "state"
|
|
735
735
|
},
|
|
736
736
|
"Tags": {
|
|
737
|
-
"shape": "
|
|
737
|
+
"shape": "Sdm",
|
|
738
738
|
"locationName": "tags"
|
|
739
739
|
}
|
|
740
740
|
}
|
|
@@ -770,15 +770,15 @@
|
|
|
770
770
|
"locationName": "channelId"
|
|
771
771
|
},
|
|
772
772
|
"MultiplexProgramSettings": {
|
|
773
|
-
"shape": "
|
|
773
|
+
"shape": "Sf2",
|
|
774
774
|
"locationName": "multiplexProgramSettings"
|
|
775
775
|
},
|
|
776
776
|
"PacketIdentifiersMap": {
|
|
777
|
-
"shape": "
|
|
777
|
+
"shape": "Sfc",
|
|
778
778
|
"locationName": "packetIdentifiersMap"
|
|
779
779
|
},
|
|
780
780
|
"PipelineDetails": {
|
|
781
|
-
"shape": "
|
|
781
|
+
"shape": "Sfe",
|
|
782
782
|
"locationName": "pipelineDetails"
|
|
783
783
|
},
|
|
784
784
|
"ProgramName": {
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"locationName": "reservationId"
|
|
852
852
|
},
|
|
853
853
|
"ResourceSpecification": {
|
|
854
|
-
"shape": "
|
|
854
|
+
"shape": "Sfx",
|
|
855
855
|
"locationName": "resourceSpecification"
|
|
856
856
|
},
|
|
857
857
|
"Start": {
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
"locationName": "state"
|
|
862
862
|
},
|
|
863
863
|
"Tags": {
|
|
864
|
-
"shape": "
|
|
864
|
+
"shape": "Sdm",
|
|
865
865
|
"locationName": "tags"
|
|
866
866
|
},
|
|
867
867
|
"UsagePrice": {
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
"locationName": "destinations"
|
|
956
956
|
},
|
|
957
957
|
"EgressEndpoints": {
|
|
958
|
-
"shape": "
|
|
958
|
+
"shape": "Sdq",
|
|
959
959
|
"locationName": "egressEndpoints"
|
|
960
960
|
},
|
|
961
961
|
"EncoderSettings": {
|
|
@@ -970,7 +970,7 @@
|
|
|
970
970
|
"locationName": "inputAttachments"
|
|
971
971
|
},
|
|
972
972
|
"InputSpecification": {
|
|
973
|
-
"shape": "
|
|
973
|
+
"shape": "Sdh",
|
|
974
974
|
"locationName": "inputSpecification"
|
|
975
975
|
},
|
|
976
976
|
"LogLevel": {
|
|
@@ -980,7 +980,7 @@
|
|
|
980
980
|
"locationName": "name"
|
|
981
981
|
},
|
|
982
982
|
"PipelineDetails": {
|
|
983
|
-
"shape": "
|
|
983
|
+
"shape": "Sds",
|
|
984
984
|
"locationName": "pipelineDetails"
|
|
985
985
|
},
|
|
986
986
|
"PipelinesRunningCount": {
|
|
@@ -994,11 +994,11 @@
|
|
|
994
994
|
"locationName": "state"
|
|
995
995
|
},
|
|
996
996
|
"Tags": {
|
|
997
|
-
"shape": "
|
|
997
|
+
"shape": "Sdm",
|
|
998
998
|
"locationName": "tags"
|
|
999
999
|
},
|
|
1000
1000
|
"Vpc": {
|
|
1001
|
-
"shape": "
|
|
1001
|
+
"shape": "Sdn",
|
|
1002
1002
|
"locationName": "vpc"
|
|
1003
1003
|
}
|
|
1004
1004
|
}
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
"locationName": "attachedChannels"
|
|
1034
1034
|
},
|
|
1035
1035
|
"Destinations": {
|
|
1036
|
-
"shape": "
|
|
1036
|
+
"shape": "Se8",
|
|
1037
1037
|
"locationName": "destinations"
|
|
1038
1038
|
},
|
|
1039
1039
|
"Id": {
|
|
@@ -1043,7 +1043,7 @@
|
|
|
1043
1043
|
"locationName": "inputClass"
|
|
1044
1044
|
},
|
|
1045
1045
|
"InputDevices": {
|
|
1046
|
-
"shape": "
|
|
1046
|
+
"shape": "Sdy",
|
|
1047
1047
|
"locationName": "inputDevices"
|
|
1048
1048
|
},
|
|
1049
1049
|
"InputPartnerIds": {
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
"locationName": "inputSourceType"
|
|
1055
1055
|
},
|
|
1056
1056
|
"MediaConnectFlows": {
|
|
1057
|
-
"shape": "
|
|
1057
|
+
"shape": "Sed",
|
|
1058
1058
|
"locationName": "mediaConnectFlows"
|
|
1059
1059
|
},
|
|
1060
1060
|
"Name": {
|
|
@@ -1068,14 +1068,14 @@
|
|
|
1068
1068
|
"locationName": "securityGroups"
|
|
1069
1069
|
},
|
|
1070
1070
|
"Sources": {
|
|
1071
|
-
"shape": "
|
|
1071
|
+
"shape": "Sef",
|
|
1072
1072
|
"locationName": "sources"
|
|
1073
1073
|
},
|
|
1074
1074
|
"State": {
|
|
1075
1075
|
"locationName": "state"
|
|
1076
1076
|
},
|
|
1077
1077
|
"Tags": {
|
|
1078
|
-
"shape": "
|
|
1078
|
+
"shape": "Sdm",
|
|
1079
1079
|
"locationName": "tags"
|
|
1080
1080
|
},
|
|
1081
1081
|
"Type": {
|
|
@@ -1118,7 +1118,7 @@
|
|
|
1118
1118
|
"locationName": "deviceUpdateStatus"
|
|
1119
1119
|
},
|
|
1120
1120
|
"HdDeviceSettings": {
|
|
1121
|
-
"shape": "
|
|
1121
|
+
"shape": "Sgi",
|
|
1122
1122
|
"locationName": "hdDeviceSettings"
|
|
1123
1123
|
},
|
|
1124
1124
|
"Id": {
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
"locationName": "name"
|
|
1132
1132
|
},
|
|
1133
1133
|
"NetworkSettings": {
|
|
1134
|
-
"shape": "
|
|
1134
|
+
"shape": "Sgn",
|
|
1135
1135
|
"locationName": "networkSettings"
|
|
1136
1136
|
},
|
|
1137
1137
|
"SerialNumber": {
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
"locationName": "type"
|
|
1142
1142
|
},
|
|
1143
1143
|
"UhdDeviceSettings": {
|
|
1144
|
-
"shape": "
|
|
1144
|
+
"shape": "Sgq",
|
|
1145
1145
|
"locationName": "uhdDeviceSettings"
|
|
1146
1146
|
}
|
|
1147
1147
|
}
|
|
@@ -1235,11 +1235,11 @@
|
|
|
1235
1235
|
"locationName": "state"
|
|
1236
1236
|
},
|
|
1237
1237
|
"Tags": {
|
|
1238
|
-
"shape": "
|
|
1238
|
+
"shape": "Sdm",
|
|
1239
1239
|
"locationName": "tags"
|
|
1240
1240
|
},
|
|
1241
1241
|
"WhitelistRules": {
|
|
1242
|
-
"shape": "
|
|
1242
|
+
"shape": "Seo",
|
|
1243
1243
|
"locationName": "whitelistRules"
|
|
1244
1244
|
}
|
|
1245
1245
|
}
|
|
@@ -1274,14 +1274,14 @@
|
|
|
1274
1274
|
"locationName": "availabilityZones"
|
|
1275
1275
|
},
|
|
1276
1276
|
"Destinations": {
|
|
1277
|
-
"shape": "
|
|
1277
|
+
"shape": "Sex",
|
|
1278
1278
|
"locationName": "destinations"
|
|
1279
1279
|
},
|
|
1280
1280
|
"Id": {
|
|
1281
1281
|
"locationName": "id"
|
|
1282
1282
|
},
|
|
1283
1283
|
"MultiplexSettings": {
|
|
1284
|
-
"shape": "
|
|
1284
|
+
"shape": "Ser",
|
|
1285
1285
|
"locationName": "multiplexSettings"
|
|
1286
1286
|
},
|
|
1287
1287
|
"Name": {
|
|
@@ -1299,7 +1299,7 @@
|
|
|
1299
1299
|
"locationName": "state"
|
|
1300
1300
|
},
|
|
1301
1301
|
"Tags": {
|
|
1302
|
-
"shape": "
|
|
1302
|
+
"shape": "Sdm",
|
|
1303
1303
|
"locationName": "tags"
|
|
1304
1304
|
}
|
|
1305
1305
|
}
|
|
@@ -1335,15 +1335,15 @@
|
|
|
1335
1335
|
"locationName": "channelId"
|
|
1336
1336
|
},
|
|
1337
1337
|
"MultiplexProgramSettings": {
|
|
1338
|
-
"shape": "
|
|
1338
|
+
"shape": "Sf2",
|
|
1339
1339
|
"locationName": "multiplexProgramSettings"
|
|
1340
1340
|
},
|
|
1341
1341
|
"PacketIdentifiersMap": {
|
|
1342
|
-
"shape": "
|
|
1342
|
+
"shape": "Sfc",
|
|
1343
1343
|
"locationName": "packetIdentifiersMap"
|
|
1344
1344
|
},
|
|
1345
1345
|
"PipelineDetails": {
|
|
1346
|
-
"shape": "
|
|
1346
|
+
"shape": "Sfe",
|
|
1347
1347
|
"locationName": "pipelineDetails"
|
|
1348
1348
|
},
|
|
1349
1349
|
"ProgramName": {
|
|
@@ -1403,7 +1403,7 @@
|
|
|
1403
1403
|
"locationName": "region"
|
|
1404
1404
|
},
|
|
1405
1405
|
"ResourceSpecification": {
|
|
1406
|
-
"shape": "
|
|
1406
|
+
"shape": "Sfx",
|
|
1407
1407
|
"locationName": "resourceSpecification"
|
|
1408
1408
|
},
|
|
1409
1409
|
"UsagePrice": {
|
|
@@ -1477,7 +1477,7 @@
|
|
|
1477
1477
|
"locationName": "reservationId"
|
|
1478
1478
|
},
|
|
1479
1479
|
"ResourceSpecification": {
|
|
1480
|
-
"shape": "
|
|
1480
|
+
"shape": "Sfx",
|
|
1481
1481
|
"locationName": "resourceSpecification"
|
|
1482
1482
|
},
|
|
1483
1483
|
"Start": {
|
|
@@ -1487,7 +1487,7 @@
|
|
|
1487
1487
|
"locationName": "state"
|
|
1488
1488
|
},
|
|
1489
1489
|
"Tags": {
|
|
1490
|
-
"shape": "
|
|
1490
|
+
"shape": "Sdm",
|
|
1491
1491
|
"locationName": "tags"
|
|
1492
1492
|
},
|
|
1493
1493
|
"UsagePrice": {
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"locationName": "destinations"
|
|
1582
1582
|
},
|
|
1583
1583
|
"EgressEndpoints": {
|
|
1584
|
-
"shape": "
|
|
1584
|
+
"shape": "Sdq",
|
|
1585
1585
|
"locationName": "egressEndpoints"
|
|
1586
1586
|
},
|
|
1587
1587
|
"Id": {
|
|
@@ -1592,7 +1592,7 @@
|
|
|
1592
1592
|
"locationName": "inputAttachments"
|
|
1593
1593
|
},
|
|
1594
1594
|
"InputSpecification": {
|
|
1595
|
-
"shape": "
|
|
1595
|
+
"shape": "Sdh",
|
|
1596
1596
|
"locationName": "inputSpecification"
|
|
1597
1597
|
},
|
|
1598
1598
|
"LogLevel": {
|
|
@@ -1612,11 +1612,11 @@
|
|
|
1612
1612
|
"locationName": "state"
|
|
1613
1613
|
},
|
|
1614
1614
|
"Tags": {
|
|
1615
|
-
"shape": "
|
|
1615
|
+
"shape": "Sdm",
|
|
1616
1616
|
"locationName": "tags"
|
|
1617
1617
|
},
|
|
1618
1618
|
"Vpc": {
|
|
1619
|
-
"shape": "
|
|
1619
|
+
"shape": "Sdn",
|
|
1620
1620
|
"locationName": "vpc"
|
|
1621
1621
|
}
|
|
1622
1622
|
}
|
|
@@ -1727,7 +1727,7 @@
|
|
|
1727
1727
|
"locationName": "deviceUpdateStatus"
|
|
1728
1728
|
},
|
|
1729
1729
|
"HdDeviceSettings": {
|
|
1730
|
-
"shape": "
|
|
1730
|
+
"shape": "Sgi",
|
|
1731
1731
|
"locationName": "hdDeviceSettings"
|
|
1732
1732
|
},
|
|
1733
1733
|
"Id": {
|
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
"locationName": "name"
|
|
1741
1741
|
},
|
|
1742
1742
|
"NetworkSettings": {
|
|
1743
|
-
"shape": "
|
|
1743
|
+
"shape": "Sgn",
|
|
1744
1744
|
"locationName": "networkSettings"
|
|
1745
1745
|
},
|
|
1746
1746
|
"SerialNumber": {
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
"locationName": "type"
|
|
1751
1751
|
},
|
|
1752
1752
|
"UhdDeviceSettings": {
|
|
1753
|
-
"shape": "
|
|
1753
|
+
"shape": "Sgq",
|
|
1754
1754
|
"locationName": "uhdDeviceSettings"
|
|
1755
1755
|
}
|
|
1756
1756
|
}
|
|
@@ -1789,7 +1789,7 @@
|
|
|
1789
1789
|
"locationName": "inputSecurityGroups",
|
|
1790
1790
|
"type": "list",
|
|
1791
1791
|
"member": {
|
|
1792
|
-
"shape": "
|
|
1792
|
+
"shape": "Sem"
|
|
1793
1793
|
}
|
|
1794
1794
|
},
|
|
1795
1795
|
"NextToken": {
|
|
@@ -1825,7 +1825,7 @@
|
|
|
1825
1825
|
"locationName": "inputs",
|
|
1826
1826
|
"type": "list",
|
|
1827
1827
|
"member": {
|
|
1828
|
-
"shape": "
|
|
1828
|
+
"shape": "Se7"
|
|
1829
1829
|
}
|
|
1830
1830
|
},
|
|
1831
1831
|
"NextToken": {
|
|
@@ -1949,7 +1949,7 @@
|
|
|
1949
1949
|
"locationName": "state"
|
|
1950
1950
|
},
|
|
1951
1951
|
"Tags": {
|
|
1952
|
-
"shape": "
|
|
1952
|
+
"shape": "Sdm",
|
|
1953
1953
|
"locationName": "tags"
|
|
1954
1954
|
}
|
|
1955
1955
|
}
|
|
@@ -2063,7 +2063,7 @@
|
|
|
2063
2063
|
"locationName": "region"
|
|
2064
2064
|
},
|
|
2065
2065
|
"ResourceSpecification": {
|
|
2066
|
-
"shape": "
|
|
2066
|
+
"shape": "Sfx",
|
|
2067
2067
|
"locationName": "resourceSpecification"
|
|
2068
2068
|
},
|
|
2069
2069
|
"UsagePrice": {
|
|
@@ -2138,7 +2138,7 @@
|
|
|
2138
2138
|
"locationName": "reservations",
|
|
2139
2139
|
"type": "list",
|
|
2140
2140
|
"member": {
|
|
2141
|
-
"shape": "
|
|
2141
|
+
"shape": "Sia"
|
|
2142
2142
|
}
|
|
2143
2143
|
}
|
|
2144
2144
|
}
|
|
@@ -2166,7 +2166,7 @@
|
|
|
2166
2166
|
"type": "structure",
|
|
2167
2167
|
"members": {
|
|
2168
2168
|
"Tags": {
|
|
2169
|
-
"shape": "
|
|
2169
|
+
"shape": "Sdm",
|
|
2170
2170
|
"locationName": "tags"
|
|
2171
2171
|
}
|
|
2172
2172
|
}
|
|
@@ -2199,7 +2199,7 @@
|
|
|
2199
2199
|
"locationName": "start"
|
|
2200
2200
|
},
|
|
2201
2201
|
"Tags": {
|
|
2202
|
-
"shape": "
|
|
2202
|
+
"shape": "Sdm",
|
|
2203
2203
|
"locationName": "tags"
|
|
2204
2204
|
}
|
|
2205
2205
|
},
|
|
@@ -2212,7 +2212,7 @@
|
|
|
2212
2212
|
"type": "structure",
|
|
2213
2213
|
"members": {
|
|
2214
2214
|
"Reservation": {
|
|
2215
|
-
"shape": "
|
|
2215
|
+
"shape": "Sia",
|
|
2216
2216
|
"locationName": "reservation"
|
|
2217
2217
|
}
|
|
2218
2218
|
}
|
|
@@ -2275,7 +2275,7 @@
|
|
|
2275
2275
|
"locationName": "destinations"
|
|
2276
2276
|
},
|
|
2277
2277
|
"EgressEndpoints": {
|
|
2278
|
-
"shape": "
|
|
2278
|
+
"shape": "Sdq",
|
|
2279
2279
|
"locationName": "egressEndpoints"
|
|
2280
2280
|
},
|
|
2281
2281
|
"EncoderSettings": {
|
|
@@ -2290,7 +2290,7 @@
|
|
|
2290
2290
|
"locationName": "inputAttachments"
|
|
2291
2291
|
},
|
|
2292
2292
|
"InputSpecification": {
|
|
2293
|
-
"shape": "
|
|
2293
|
+
"shape": "Sdh",
|
|
2294
2294
|
"locationName": "inputSpecification"
|
|
2295
2295
|
},
|
|
2296
2296
|
"LogLevel": {
|
|
@@ -2300,7 +2300,7 @@
|
|
|
2300
2300
|
"locationName": "name"
|
|
2301
2301
|
},
|
|
2302
2302
|
"PipelineDetails": {
|
|
2303
|
-
"shape": "
|
|
2303
|
+
"shape": "Sds",
|
|
2304
2304
|
"locationName": "pipelineDetails"
|
|
2305
2305
|
},
|
|
2306
2306
|
"PipelinesRunningCount": {
|
|
@@ -2314,11 +2314,11 @@
|
|
|
2314
2314
|
"locationName": "state"
|
|
2315
2315
|
},
|
|
2316
2316
|
"Tags": {
|
|
2317
|
-
"shape": "
|
|
2317
|
+
"shape": "Sdm",
|
|
2318
2318
|
"locationName": "tags"
|
|
2319
2319
|
},
|
|
2320
2320
|
"Vpc": {
|
|
2321
|
-
"shape": "
|
|
2321
|
+
"shape": "Sdn",
|
|
2322
2322
|
"locationName": "vpc"
|
|
2323
2323
|
}
|
|
2324
2324
|
}
|
|
@@ -2352,14 +2352,14 @@
|
|
|
2352
2352
|
"locationName": "availabilityZones"
|
|
2353
2353
|
},
|
|
2354
2354
|
"Destinations": {
|
|
2355
|
-
"shape": "
|
|
2355
|
+
"shape": "Sex",
|
|
2356
2356
|
"locationName": "destinations"
|
|
2357
2357
|
},
|
|
2358
2358
|
"Id": {
|
|
2359
2359
|
"locationName": "id"
|
|
2360
2360
|
},
|
|
2361
2361
|
"MultiplexSettings": {
|
|
2362
|
-
"shape": "
|
|
2362
|
+
"shape": "Ser",
|
|
2363
2363
|
"locationName": "multiplexSettings"
|
|
2364
2364
|
},
|
|
2365
2365
|
"Name": {
|
|
@@ -2377,7 +2377,7 @@
|
|
|
2377
2377
|
"locationName": "state"
|
|
2378
2378
|
},
|
|
2379
2379
|
"Tags": {
|
|
2380
|
-
"shape": "
|
|
2380
|
+
"shape": "Sdm",
|
|
2381
2381
|
"locationName": "tags"
|
|
2382
2382
|
}
|
|
2383
2383
|
}
|
|
@@ -2418,7 +2418,7 @@
|
|
|
2418
2418
|
"locationName": "destinations"
|
|
2419
2419
|
},
|
|
2420
2420
|
"EgressEndpoints": {
|
|
2421
|
-
"shape": "
|
|
2421
|
+
"shape": "Sdq",
|
|
2422
2422
|
"locationName": "egressEndpoints"
|
|
2423
2423
|
},
|
|
2424
2424
|
"EncoderSettings": {
|
|
@@ -2433,7 +2433,7 @@
|
|
|
2433
2433
|
"locationName": "inputAttachments"
|
|
2434
2434
|
},
|
|
2435
2435
|
"InputSpecification": {
|
|
2436
|
-
"shape": "
|
|
2436
|
+
"shape": "Sdh",
|
|
2437
2437
|
"locationName": "inputSpecification"
|
|
2438
2438
|
},
|
|
2439
2439
|
"LogLevel": {
|
|
@@ -2443,7 +2443,7 @@
|
|
|
2443
2443
|
"locationName": "name"
|
|
2444
2444
|
},
|
|
2445
2445
|
"PipelineDetails": {
|
|
2446
|
-
"shape": "
|
|
2446
|
+
"shape": "Sds",
|
|
2447
2447
|
"locationName": "pipelineDetails"
|
|
2448
2448
|
},
|
|
2449
2449
|
"PipelinesRunningCount": {
|
|
@@ -2457,11 +2457,11 @@
|
|
|
2457
2457
|
"locationName": "state"
|
|
2458
2458
|
},
|
|
2459
2459
|
"Tags": {
|
|
2460
|
-
"shape": "
|
|
2460
|
+
"shape": "Sdm",
|
|
2461
2461
|
"locationName": "tags"
|
|
2462
2462
|
},
|
|
2463
2463
|
"Vpc": {
|
|
2464
|
-
"shape": "
|
|
2464
|
+
"shape": "Sdn",
|
|
2465
2465
|
"locationName": "vpc"
|
|
2466
2466
|
}
|
|
2467
2467
|
}
|
|
@@ -2495,14 +2495,14 @@
|
|
|
2495
2495
|
"locationName": "availabilityZones"
|
|
2496
2496
|
},
|
|
2497
2497
|
"Destinations": {
|
|
2498
|
-
"shape": "
|
|
2498
|
+
"shape": "Sex",
|
|
2499
2499
|
"locationName": "destinations"
|
|
2500
2500
|
},
|
|
2501
2501
|
"Id": {
|
|
2502
2502
|
"locationName": "id"
|
|
2503
2503
|
},
|
|
2504
2504
|
"MultiplexSettings": {
|
|
2505
|
-
"shape": "
|
|
2505
|
+
"shape": "Ser",
|
|
2506
2506
|
"locationName": "multiplexSettings"
|
|
2507
2507
|
},
|
|
2508
2508
|
"Name": {
|
|
@@ -2520,7 +2520,7 @@
|
|
|
2520
2520
|
"locationName": "state"
|
|
2521
2521
|
},
|
|
2522
2522
|
"Tags": {
|
|
2523
|
-
"shape": "
|
|
2523
|
+
"shape": "Sdm",
|
|
2524
2524
|
"locationName": "tags"
|
|
2525
2525
|
}
|
|
2526
2526
|
}
|
|
@@ -2587,7 +2587,7 @@
|
|
|
2587
2587
|
"locationName": "inputAttachments"
|
|
2588
2588
|
},
|
|
2589
2589
|
"InputSpecification": {
|
|
2590
|
-
"shape": "
|
|
2590
|
+
"shape": "Sdh",
|
|
2591
2591
|
"locationName": "inputSpecification"
|
|
2592
2592
|
},
|
|
2593
2593
|
"LogLevel": {
|
|
@@ -2608,7 +2608,7 @@
|
|
|
2608
2608
|
"type": "structure",
|
|
2609
2609
|
"members": {
|
|
2610
2610
|
"Channel": {
|
|
2611
|
-
"shape": "
|
|
2611
|
+
"shape": "Sdp",
|
|
2612
2612
|
"locationName": "channel"
|
|
2613
2613
|
}
|
|
2614
2614
|
}
|
|
@@ -2644,7 +2644,7 @@
|
|
|
2644
2644
|
"type": "structure",
|
|
2645
2645
|
"members": {
|
|
2646
2646
|
"Channel": {
|
|
2647
|
-
"shape": "
|
|
2647
|
+
"shape": "Sdp",
|
|
2648
2648
|
"locationName": "channel"
|
|
2649
2649
|
}
|
|
2650
2650
|
}
|
|
@@ -2660,7 +2660,7 @@
|
|
|
2660
2660
|
"type": "structure",
|
|
2661
2661
|
"members": {
|
|
2662
2662
|
"Destinations": {
|
|
2663
|
-
"shape": "
|
|
2663
|
+
"shape": "Sdw",
|
|
2664
2664
|
"locationName": "destinations"
|
|
2665
2665
|
},
|
|
2666
2666
|
"InputDevices": {
|
|
@@ -2684,7 +2684,7 @@
|
|
|
2684
2684
|
"locationName": "inputSecurityGroups"
|
|
2685
2685
|
},
|
|
2686
2686
|
"MediaConnectFlows": {
|
|
2687
|
-
"shape": "
|
|
2687
|
+
"shape": "Se0",
|
|
2688
2688
|
"locationName": "mediaConnectFlows"
|
|
2689
2689
|
},
|
|
2690
2690
|
"Name": {
|
|
@@ -2694,7 +2694,7 @@
|
|
|
2694
2694
|
"locationName": "roleArn"
|
|
2695
2695
|
},
|
|
2696
2696
|
"Sources": {
|
|
2697
|
-
"shape": "
|
|
2697
|
+
"shape": "Se2",
|
|
2698
2698
|
"locationName": "sources"
|
|
2699
2699
|
}
|
|
2700
2700
|
},
|
|
@@ -2706,7 +2706,7 @@
|
|
|
2706
2706
|
"type": "structure",
|
|
2707
2707
|
"members": {
|
|
2708
2708
|
"Input": {
|
|
2709
|
-
"shape": "
|
|
2709
|
+
"shape": "Se7",
|
|
2710
2710
|
"locationName": "input"
|
|
2711
2711
|
}
|
|
2712
2712
|
}
|
|
@@ -2722,7 +2722,7 @@
|
|
|
2722
2722
|
"type": "structure",
|
|
2723
2723
|
"members": {
|
|
2724
2724
|
"HdDeviceSettings": {
|
|
2725
|
-
"shape": "
|
|
2725
|
+
"shape": "Sj0",
|
|
2726
2726
|
"locationName": "hdDeviceSettings"
|
|
2727
2727
|
},
|
|
2728
2728
|
"InputDeviceId": {
|
|
@@ -2733,7 +2733,7 @@
|
|
|
2733
2733
|
"locationName": "name"
|
|
2734
2734
|
},
|
|
2735
2735
|
"UhdDeviceSettings": {
|
|
2736
|
-
"shape": "
|
|
2736
|
+
"shape": "Sj0",
|
|
2737
2737
|
"locationName": "uhdDeviceSettings"
|
|
2738
2738
|
}
|
|
2739
2739
|
},
|
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
"locationName": "deviceUpdateStatus"
|
|
2758
2758
|
},
|
|
2759
2759
|
"HdDeviceSettings": {
|
|
2760
|
-
"shape": "
|
|
2760
|
+
"shape": "Sgi",
|
|
2761
2761
|
"locationName": "hdDeviceSettings"
|
|
2762
2762
|
},
|
|
2763
2763
|
"Id": {
|
|
@@ -2770,7 +2770,7 @@
|
|
|
2770
2770
|
"locationName": "name"
|
|
2771
2771
|
},
|
|
2772
2772
|
"NetworkSettings": {
|
|
2773
|
-
"shape": "
|
|
2773
|
+
"shape": "Sgn",
|
|
2774
2774
|
"locationName": "networkSettings"
|
|
2775
2775
|
},
|
|
2776
2776
|
"SerialNumber": {
|
|
@@ -2780,7 +2780,7 @@
|
|
|
2780
2780
|
"locationName": "type"
|
|
2781
2781
|
},
|
|
2782
2782
|
"UhdDeviceSettings": {
|
|
2783
|
-
"shape": "
|
|
2783
|
+
"shape": "Sgq",
|
|
2784
2784
|
"locationName": "uhdDeviceSettings"
|
|
2785
2785
|
}
|
|
2786
2786
|
}
|
|
@@ -2800,11 +2800,11 @@
|
|
|
2800
2800
|
"locationName": "inputSecurityGroupId"
|
|
2801
2801
|
},
|
|
2802
2802
|
"Tags": {
|
|
2803
|
-
"shape": "
|
|
2803
|
+
"shape": "Sdm",
|
|
2804
2804
|
"locationName": "tags"
|
|
2805
2805
|
},
|
|
2806
2806
|
"WhitelistRules": {
|
|
2807
|
-
"shape": "
|
|
2807
|
+
"shape": "Sej",
|
|
2808
2808
|
"locationName": "whitelistRules"
|
|
2809
2809
|
}
|
|
2810
2810
|
},
|
|
@@ -2816,7 +2816,7 @@
|
|
|
2816
2816
|
"type": "structure",
|
|
2817
2817
|
"members": {
|
|
2818
2818
|
"SecurityGroup": {
|
|
2819
|
-
"shape": "
|
|
2819
|
+
"shape": "Sem",
|
|
2820
2820
|
"locationName": "securityGroup"
|
|
2821
2821
|
}
|
|
2822
2822
|
}
|
|
@@ -2836,7 +2836,7 @@
|
|
|
2836
2836
|
"locationName": "multiplexId"
|
|
2837
2837
|
},
|
|
2838
2838
|
"MultiplexSettings": {
|
|
2839
|
-
"shape": "
|
|
2839
|
+
"shape": "Ser",
|
|
2840
2840
|
"locationName": "multiplexSettings"
|
|
2841
2841
|
},
|
|
2842
2842
|
"Name": {
|
|
@@ -2851,7 +2851,7 @@
|
|
|
2851
2851
|
"type": "structure",
|
|
2852
2852
|
"members": {
|
|
2853
2853
|
"Multiplex": {
|
|
2854
|
-
"shape": "
|
|
2854
|
+
"shape": "Sew",
|
|
2855
2855
|
"locationName": "multiplex"
|
|
2856
2856
|
}
|
|
2857
2857
|
}
|
|
@@ -2871,7 +2871,7 @@
|
|
|
2871
2871
|
"locationName": "multiplexId"
|
|
2872
2872
|
},
|
|
2873
2873
|
"MultiplexProgramSettings": {
|
|
2874
|
-
"shape": "
|
|
2874
|
+
"shape": "Sf2",
|
|
2875
2875
|
"locationName": "multiplexProgramSettings"
|
|
2876
2876
|
},
|
|
2877
2877
|
"ProgramName": {
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
"type": "structure",
|
|
2889
2889
|
"members": {
|
|
2890
2890
|
"MultiplexProgram": {
|
|
2891
|
-
"shape": "
|
|
2891
|
+
"shape": "Sfb",
|
|
2892
2892
|
"locationName": "multiplexProgram"
|
|
2893
2893
|
}
|
|
2894
2894
|
}
|
|
@@ -2919,7 +2919,7 @@
|
|
|
2919
2919
|
"type": "structure",
|
|
2920
2920
|
"members": {
|
|
2921
2921
|
"Reservation": {
|
|
2922
|
-
"shape": "
|
|
2922
|
+
"shape": "Sia",
|
|
2923
2923
|
"locationName": "reservation"
|
|
2924
2924
|
}
|
|
2925
2925
|
}
|
|
@@ -5160,18 +5160,8 @@
|
|
|
5160
5160
|
"locationName": "colorSpacePassthroughSettings"
|
|
5161
5161
|
},
|
|
5162
5162
|
"Hdr10Settings": {
|
|
5163
|
-
"
|
|
5164
|
-
"
|
|
5165
|
-
"members": {
|
|
5166
|
-
"MaxCll": {
|
|
5167
|
-
"locationName": "maxCll",
|
|
5168
|
-
"type": "integer"
|
|
5169
|
-
},
|
|
5170
|
-
"MaxFall": {
|
|
5171
|
-
"locationName": "maxFall",
|
|
5172
|
-
"type": "integer"
|
|
5173
|
-
}
|
|
5174
|
-
}
|
|
5163
|
+
"shape": "Sb9",
|
|
5164
|
+
"locationName": "hdr10Settings"
|
|
5175
5165
|
},
|
|
5176
5166
|
"Rec601Settings": {
|
|
5177
5167
|
"shape": "Sa7",
|
|
@@ -5608,6 +5598,19 @@
|
|
|
5608
5598
|
}
|
|
5609
5599
|
}
|
|
5610
5600
|
},
|
|
5601
|
+
"Sb9": {
|
|
5602
|
+
"type": "structure",
|
|
5603
|
+
"members": {
|
|
5604
|
+
"MaxCll": {
|
|
5605
|
+
"locationName": "maxCll",
|
|
5606
|
+
"type": "integer"
|
|
5607
|
+
},
|
|
5608
|
+
"MaxFall": {
|
|
5609
|
+
"locationName": "maxFall",
|
|
5610
|
+
"type": "integer"
|
|
5611
|
+
}
|
|
5612
|
+
}
|
|
5613
|
+
},
|
|
5611
5614
|
"Sbz": {
|
|
5612
5615
|
"type": "list",
|
|
5613
5616
|
"member": {
|
|
@@ -5957,6 +5960,16 @@
|
|
|
5957
5960
|
"ColorSpace": {
|
|
5958
5961
|
"locationName": "colorSpace"
|
|
5959
5962
|
},
|
|
5963
|
+
"ColorSpaceSettings": {
|
|
5964
|
+
"locationName": "colorSpaceSettings",
|
|
5965
|
+
"type": "structure",
|
|
5966
|
+
"members": {
|
|
5967
|
+
"Hdr10Settings": {
|
|
5968
|
+
"shape": "Sb9",
|
|
5969
|
+
"locationName": "hdr10Settings"
|
|
5970
|
+
}
|
|
5971
|
+
}
|
|
5972
|
+
},
|
|
5960
5973
|
"ColorSpaceUsage": {
|
|
5961
5974
|
"locationName": "colorSpaceUsage"
|
|
5962
5975
|
},
|
|
@@ -5993,7 +6006,7 @@
|
|
|
5993
6006
|
}
|
|
5994
6007
|
}
|
|
5995
6008
|
},
|
|
5996
|
-
"
|
|
6009
|
+
"Sdh": {
|
|
5997
6010
|
"type": "structure",
|
|
5998
6011
|
"members": {
|
|
5999
6012
|
"Codec": {
|
|
@@ -6007,12 +6020,12 @@
|
|
|
6007
6020
|
}
|
|
6008
6021
|
}
|
|
6009
6022
|
},
|
|
6010
|
-
"
|
|
6023
|
+
"Sdm": {
|
|
6011
6024
|
"type": "map",
|
|
6012
6025
|
"key": {},
|
|
6013
6026
|
"value": {}
|
|
6014
6027
|
},
|
|
6015
|
-
"
|
|
6028
|
+
"Sdn": {
|
|
6016
6029
|
"type": "structure",
|
|
6017
6030
|
"members": {
|
|
6018
6031
|
"PublicAddressAllocationIds": {
|
|
@@ -6032,7 +6045,7 @@
|
|
|
6032
6045
|
"SubnetIds"
|
|
6033
6046
|
]
|
|
6034
6047
|
},
|
|
6035
|
-
"
|
|
6048
|
+
"Sdp": {
|
|
6036
6049
|
"type": "structure",
|
|
6037
6050
|
"members": {
|
|
6038
6051
|
"Arn": {
|
|
@@ -6050,7 +6063,7 @@
|
|
|
6050
6063
|
"locationName": "destinations"
|
|
6051
6064
|
},
|
|
6052
6065
|
"EgressEndpoints": {
|
|
6053
|
-
"shape": "
|
|
6066
|
+
"shape": "Sdq",
|
|
6054
6067
|
"locationName": "egressEndpoints"
|
|
6055
6068
|
},
|
|
6056
6069
|
"EncoderSettings": {
|
|
@@ -6065,7 +6078,7 @@
|
|
|
6065
6078
|
"locationName": "inputAttachments"
|
|
6066
6079
|
},
|
|
6067
6080
|
"InputSpecification": {
|
|
6068
|
-
"shape": "
|
|
6081
|
+
"shape": "Sdh",
|
|
6069
6082
|
"locationName": "inputSpecification"
|
|
6070
6083
|
},
|
|
6071
6084
|
"LogLevel": {
|
|
@@ -6075,7 +6088,7 @@
|
|
|
6075
6088
|
"locationName": "name"
|
|
6076
6089
|
},
|
|
6077
6090
|
"PipelineDetails": {
|
|
6078
|
-
"shape": "
|
|
6091
|
+
"shape": "Sds",
|
|
6079
6092
|
"locationName": "pipelineDetails"
|
|
6080
6093
|
},
|
|
6081
6094
|
"PipelinesRunningCount": {
|
|
@@ -6089,16 +6102,16 @@
|
|
|
6089
6102
|
"locationName": "state"
|
|
6090
6103
|
},
|
|
6091
6104
|
"Tags": {
|
|
6092
|
-
"shape": "
|
|
6105
|
+
"shape": "Sdm",
|
|
6093
6106
|
"locationName": "tags"
|
|
6094
6107
|
},
|
|
6095
6108
|
"Vpc": {
|
|
6096
|
-
"shape": "
|
|
6109
|
+
"shape": "Sdn",
|
|
6097
6110
|
"locationName": "vpc"
|
|
6098
6111
|
}
|
|
6099
6112
|
}
|
|
6100
6113
|
},
|
|
6101
|
-
"
|
|
6114
|
+
"Sdq": {
|
|
6102
6115
|
"type": "list",
|
|
6103
6116
|
"member": {
|
|
6104
6117
|
"type": "structure",
|
|
@@ -6109,7 +6122,7 @@
|
|
|
6109
6122
|
}
|
|
6110
6123
|
}
|
|
6111
6124
|
},
|
|
6112
|
-
"
|
|
6125
|
+
"Sds": {
|
|
6113
6126
|
"type": "list",
|
|
6114
6127
|
"member": {
|
|
6115
6128
|
"type": "structure",
|
|
@@ -6126,7 +6139,7 @@
|
|
|
6126
6139
|
}
|
|
6127
6140
|
}
|
|
6128
6141
|
},
|
|
6129
|
-
"
|
|
6142
|
+
"Sdw": {
|
|
6130
6143
|
"type": "list",
|
|
6131
6144
|
"member": {
|
|
6132
6145
|
"type": "structure",
|
|
@@ -6137,7 +6150,7 @@
|
|
|
6137
6150
|
}
|
|
6138
6151
|
}
|
|
6139
6152
|
},
|
|
6140
|
-
"
|
|
6153
|
+
"Sdy": {
|
|
6141
6154
|
"type": "list",
|
|
6142
6155
|
"member": {
|
|
6143
6156
|
"type": "structure",
|
|
@@ -6148,7 +6161,7 @@
|
|
|
6148
6161
|
}
|
|
6149
6162
|
}
|
|
6150
6163
|
},
|
|
6151
|
-
"
|
|
6164
|
+
"Se0": {
|
|
6152
6165
|
"type": "list",
|
|
6153
6166
|
"member": {
|
|
6154
6167
|
"type": "structure",
|
|
@@ -6159,7 +6172,7 @@
|
|
|
6159
6172
|
}
|
|
6160
6173
|
}
|
|
6161
6174
|
},
|
|
6162
|
-
"
|
|
6175
|
+
"Se2": {
|
|
6163
6176
|
"type": "list",
|
|
6164
6177
|
"member": {
|
|
6165
6178
|
"type": "structure",
|
|
@@ -6176,7 +6189,7 @@
|
|
|
6176
6189
|
}
|
|
6177
6190
|
}
|
|
6178
6191
|
},
|
|
6179
|
-
"
|
|
6192
|
+
"Se7": {
|
|
6180
6193
|
"type": "structure",
|
|
6181
6194
|
"members": {
|
|
6182
6195
|
"Arn": {
|
|
@@ -6187,7 +6200,7 @@
|
|
|
6187
6200
|
"locationName": "attachedChannels"
|
|
6188
6201
|
},
|
|
6189
6202
|
"Destinations": {
|
|
6190
|
-
"shape": "
|
|
6203
|
+
"shape": "Se8",
|
|
6191
6204
|
"locationName": "destinations"
|
|
6192
6205
|
},
|
|
6193
6206
|
"Id": {
|
|
@@ -6197,7 +6210,7 @@
|
|
|
6197
6210
|
"locationName": "inputClass"
|
|
6198
6211
|
},
|
|
6199
6212
|
"InputDevices": {
|
|
6200
|
-
"shape": "
|
|
6213
|
+
"shape": "Sdy",
|
|
6201
6214
|
"locationName": "inputDevices"
|
|
6202
6215
|
},
|
|
6203
6216
|
"InputPartnerIds": {
|
|
@@ -6208,7 +6221,7 @@
|
|
|
6208
6221
|
"locationName": "inputSourceType"
|
|
6209
6222
|
},
|
|
6210
6223
|
"MediaConnectFlows": {
|
|
6211
|
-
"shape": "
|
|
6224
|
+
"shape": "Sed",
|
|
6212
6225
|
"locationName": "mediaConnectFlows"
|
|
6213
6226
|
},
|
|
6214
6227
|
"Name": {
|
|
@@ -6222,14 +6235,14 @@
|
|
|
6222
6235
|
"locationName": "securityGroups"
|
|
6223
6236
|
},
|
|
6224
6237
|
"Sources": {
|
|
6225
|
-
"shape": "
|
|
6238
|
+
"shape": "Sef",
|
|
6226
6239
|
"locationName": "sources"
|
|
6227
6240
|
},
|
|
6228
6241
|
"State": {
|
|
6229
6242
|
"locationName": "state"
|
|
6230
6243
|
},
|
|
6231
6244
|
"Tags": {
|
|
6232
|
-
"shape": "
|
|
6245
|
+
"shape": "Sdm",
|
|
6233
6246
|
"locationName": "tags"
|
|
6234
6247
|
},
|
|
6235
6248
|
"Type": {
|
|
@@ -6237,7 +6250,7 @@
|
|
|
6237
6250
|
}
|
|
6238
6251
|
}
|
|
6239
6252
|
},
|
|
6240
|
-
"
|
|
6253
|
+
"Se8": {
|
|
6241
6254
|
"type": "list",
|
|
6242
6255
|
"member": {
|
|
6243
6256
|
"type": "structure",
|
|
@@ -6266,7 +6279,7 @@
|
|
|
6266
6279
|
}
|
|
6267
6280
|
}
|
|
6268
6281
|
},
|
|
6269
|
-
"
|
|
6282
|
+
"Sed": {
|
|
6270
6283
|
"type": "list",
|
|
6271
6284
|
"member": {
|
|
6272
6285
|
"type": "structure",
|
|
@@ -6277,7 +6290,7 @@
|
|
|
6277
6290
|
}
|
|
6278
6291
|
}
|
|
6279
6292
|
},
|
|
6280
|
-
"
|
|
6293
|
+
"Sef": {
|
|
6281
6294
|
"type": "list",
|
|
6282
6295
|
"member": {
|
|
6283
6296
|
"type": "structure",
|
|
@@ -6294,7 +6307,7 @@
|
|
|
6294
6307
|
}
|
|
6295
6308
|
}
|
|
6296
6309
|
},
|
|
6297
|
-
"
|
|
6310
|
+
"Sej": {
|
|
6298
6311
|
"type": "list",
|
|
6299
6312
|
"member": {
|
|
6300
6313
|
"type": "structure",
|
|
@@ -6305,7 +6318,7 @@
|
|
|
6305
6318
|
}
|
|
6306
6319
|
}
|
|
6307
6320
|
},
|
|
6308
|
-
"
|
|
6321
|
+
"Sem": {
|
|
6309
6322
|
"type": "structure",
|
|
6310
6323
|
"members": {
|
|
6311
6324
|
"Arn": {
|
|
@@ -6322,16 +6335,16 @@
|
|
|
6322
6335
|
"locationName": "state"
|
|
6323
6336
|
},
|
|
6324
6337
|
"Tags": {
|
|
6325
|
-
"shape": "
|
|
6338
|
+
"shape": "Sdm",
|
|
6326
6339
|
"locationName": "tags"
|
|
6327
6340
|
},
|
|
6328
6341
|
"WhitelistRules": {
|
|
6329
|
-
"shape": "
|
|
6342
|
+
"shape": "Seo",
|
|
6330
6343
|
"locationName": "whitelistRules"
|
|
6331
6344
|
}
|
|
6332
6345
|
}
|
|
6333
6346
|
},
|
|
6334
|
-
"
|
|
6347
|
+
"Seo": {
|
|
6335
6348
|
"type": "list",
|
|
6336
6349
|
"member": {
|
|
6337
6350
|
"type": "structure",
|
|
@@ -6342,7 +6355,7 @@
|
|
|
6342
6355
|
}
|
|
6343
6356
|
}
|
|
6344
6357
|
},
|
|
6345
|
-
"
|
|
6358
|
+
"Ser": {
|
|
6346
6359
|
"type": "structure",
|
|
6347
6360
|
"members": {
|
|
6348
6361
|
"MaximumVideoBufferDelayMilliseconds": {
|
|
@@ -6367,7 +6380,7 @@
|
|
|
6367
6380
|
"TransportStreamId"
|
|
6368
6381
|
]
|
|
6369
6382
|
},
|
|
6370
|
-
"
|
|
6383
|
+
"Sew": {
|
|
6371
6384
|
"type": "structure",
|
|
6372
6385
|
"members": {
|
|
6373
6386
|
"Arn": {
|
|
@@ -6378,14 +6391,14 @@
|
|
|
6378
6391
|
"locationName": "availabilityZones"
|
|
6379
6392
|
},
|
|
6380
6393
|
"Destinations": {
|
|
6381
|
-
"shape": "
|
|
6394
|
+
"shape": "Sex",
|
|
6382
6395
|
"locationName": "destinations"
|
|
6383
6396
|
},
|
|
6384
6397
|
"Id": {
|
|
6385
6398
|
"locationName": "id"
|
|
6386
6399
|
},
|
|
6387
6400
|
"MultiplexSettings": {
|
|
6388
|
-
"shape": "
|
|
6401
|
+
"shape": "Ser",
|
|
6389
6402
|
"locationName": "multiplexSettings"
|
|
6390
6403
|
},
|
|
6391
6404
|
"Name": {
|
|
@@ -6403,12 +6416,12 @@
|
|
|
6403
6416
|
"locationName": "state"
|
|
6404
6417
|
},
|
|
6405
6418
|
"Tags": {
|
|
6406
|
-
"shape": "
|
|
6419
|
+
"shape": "Sdm",
|
|
6407
6420
|
"locationName": "tags"
|
|
6408
6421
|
}
|
|
6409
6422
|
}
|
|
6410
6423
|
},
|
|
6411
|
-
"
|
|
6424
|
+
"Sex": {
|
|
6412
6425
|
"type": "list",
|
|
6413
6426
|
"member": {
|
|
6414
6427
|
"type": "structure",
|
|
@@ -6425,7 +6438,7 @@
|
|
|
6425
6438
|
}
|
|
6426
6439
|
}
|
|
6427
6440
|
},
|
|
6428
|
-
"
|
|
6441
|
+
"Sf2": {
|
|
6429
6442
|
"type": "structure",
|
|
6430
6443
|
"members": {
|
|
6431
6444
|
"PreferredChannelPipeline": {
|
|
@@ -6484,22 +6497,22 @@
|
|
|
6484
6497
|
"ProgramNumber"
|
|
6485
6498
|
]
|
|
6486
6499
|
},
|
|
6487
|
-
"
|
|
6500
|
+
"Sfb": {
|
|
6488
6501
|
"type": "structure",
|
|
6489
6502
|
"members": {
|
|
6490
6503
|
"ChannelId": {
|
|
6491
6504
|
"locationName": "channelId"
|
|
6492
6505
|
},
|
|
6493
6506
|
"MultiplexProgramSettings": {
|
|
6494
|
-
"shape": "
|
|
6507
|
+
"shape": "Sf2",
|
|
6495
6508
|
"locationName": "multiplexProgramSettings"
|
|
6496
6509
|
},
|
|
6497
6510
|
"PacketIdentifiersMap": {
|
|
6498
|
-
"shape": "
|
|
6511
|
+
"shape": "Sfc",
|
|
6499
6512
|
"locationName": "packetIdentifiersMap"
|
|
6500
6513
|
},
|
|
6501
6514
|
"PipelineDetails": {
|
|
6502
|
-
"shape": "
|
|
6515
|
+
"shape": "Sfe",
|
|
6503
6516
|
"locationName": "pipelineDetails"
|
|
6504
6517
|
},
|
|
6505
6518
|
"ProgramName": {
|
|
@@ -6507,15 +6520,15 @@
|
|
|
6507
6520
|
}
|
|
6508
6521
|
}
|
|
6509
6522
|
},
|
|
6510
|
-
"
|
|
6523
|
+
"Sfc": {
|
|
6511
6524
|
"type": "structure",
|
|
6512
6525
|
"members": {
|
|
6513
6526
|
"AudioPids": {
|
|
6514
|
-
"shape": "
|
|
6527
|
+
"shape": "Sfd",
|
|
6515
6528
|
"locationName": "audioPids"
|
|
6516
6529
|
},
|
|
6517
6530
|
"DvbSubPids": {
|
|
6518
|
-
"shape": "
|
|
6531
|
+
"shape": "Sfd",
|
|
6519
6532
|
"locationName": "dvbSubPids"
|
|
6520
6533
|
},
|
|
6521
6534
|
"DvbTeletextPid": {
|
|
@@ -6531,7 +6544,7 @@
|
|
|
6531
6544
|
"type": "integer"
|
|
6532
6545
|
},
|
|
6533
6546
|
"KlvDataPids": {
|
|
6534
|
-
"shape": "
|
|
6547
|
+
"shape": "Sfd",
|
|
6535
6548
|
"locationName": "klvDataPids"
|
|
6536
6549
|
},
|
|
6537
6550
|
"PcrPid": {
|
|
@@ -6547,7 +6560,7 @@
|
|
|
6547
6560
|
"type": "integer"
|
|
6548
6561
|
},
|
|
6549
6562
|
"Scte27Pids": {
|
|
6550
|
-
"shape": "
|
|
6563
|
+
"shape": "Sfd",
|
|
6551
6564
|
"locationName": "scte27Pids"
|
|
6552
6565
|
},
|
|
6553
6566
|
"Scte35Pid": {
|
|
@@ -6564,13 +6577,13 @@
|
|
|
6564
6577
|
}
|
|
6565
6578
|
}
|
|
6566
6579
|
},
|
|
6567
|
-
"
|
|
6580
|
+
"Sfd": {
|
|
6568
6581
|
"type": "list",
|
|
6569
6582
|
"member": {
|
|
6570
6583
|
"type": "integer"
|
|
6571
6584
|
}
|
|
6572
6585
|
},
|
|
6573
|
-
"
|
|
6586
|
+
"Sfe": {
|
|
6574
6587
|
"type": "list",
|
|
6575
6588
|
"member": {
|
|
6576
6589
|
"type": "structure",
|
|
@@ -6584,7 +6597,7 @@
|
|
|
6584
6597
|
}
|
|
6585
6598
|
}
|
|
6586
6599
|
},
|
|
6587
|
-
"
|
|
6600
|
+
"Sfx": {
|
|
6588
6601
|
"type": "structure",
|
|
6589
6602
|
"members": {
|
|
6590
6603
|
"ChannelClass": {
|
|
@@ -6613,7 +6626,7 @@
|
|
|
6613
6626
|
}
|
|
6614
6627
|
}
|
|
6615
6628
|
},
|
|
6616
|
-
"
|
|
6629
|
+
"Sgi": {
|
|
6617
6630
|
"type": "structure",
|
|
6618
6631
|
"members": {
|
|
6619
6632
|
"ActiveInput": {
|
|
@@ -6646,7 +6659,7 @@
|
|
|
6646
6659
|
}
|
|
6647
6660
|
}
|
|
6648
6661
|
},
|
|
6649
|
-
"
|
|
6662
|
+
"Sgn": {
|
|
6650
6663
|
"type": "structure",
|
|
6651
6664
|
"members": {
|
|
6652
6665
|
"DnsAddresses": {
|
|
@@ -6667,7 +6680,7 @@
|
|
|
6667
6680
|
}
|
|
6668
6681
|
}
|
|
6669
6682
|
},
|
|
6670
|
-
"
|
|
6683
|
+
"Sgq": {
|
|
6671
6684
|
"type": "structure",
|
|
6672
6685
|
"members": {
|
|
6673
6686
|
"ActiveInput": {
|
|
@@ -6700,7 +6713,7 @@
|
|
|
6700
6713
|
}
|
|
6701
6714
|
}
|
|
6702
6715
|
},
|
|
6703
|
-
"
|
|
6716
|
+
"Sia": {
|
|
6704
6717
|
"type": "structure",
|
|
6705
6718
|
"members": {
|
|
6706
6719
|
"Arn": {
|
|
@@ -6746,7 +6759,7 @@
|
|
|
6746
6759
|
"locationName": "reservationId"
|
|
6747
6760
|
},
|
|
6748
6761
|
"ResourceSpecification": {
|
|
6749
|
-
"shape": "
|
|
6762
|
+
"shape": "Sfx",
|
|
6750
6763
|
"locationName": "resourceSpecification"
|
|
6751
6764
|
},
|
|
6752
6765
|
"Start": {
|
|
@@ -6756,7 +6769,7 @@
|
|
|
6756
6769
|
"locationName": "state"
|
|
6757
6770
|
},
|
|
6758
6771
|
"Tags": {
|
|
6759
|
-
"shape": "
|
|
6772
|
+
"shape": "Sdm",
|
|
6760
6773
|
"locationName": "tags"
|
|
6761
6774
|
},
|
|
6762
6775
|
"UsagePrice": {
|
|
@@ -6765,7 +6778,7 @@
|
|
|
6765
6778
|
}
|
|
6766
6779
|
}
|
|
6767
6780
|
},
|
|
6768
|
-
"
|
|
6781
|
+
"Sj0": {
|
|
6769
6782
|
"type": "structure",
|
|
6770
6783
|
"members": {
|
|
6771
6784
|
"ConfiguredInput": {
|