cdk-comprehend-s3olap 2.0.21 → 2.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +28 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +39 -24
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -59
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +75 -69
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +144 -69
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +711 -707
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +135 -130
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +58 -3
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +106 -61
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +269 -234
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +24 -21
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.examples.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +1206 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +253 -103
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +33 -0
- package/node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +27 -5
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +228 -61
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +22 -3
- package/node_modules/aws-sdk/clients/athena.d.ts +57 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +12 -3
- package/node_modules/aws-sdk/clients/datasync.d.ts +133 -38
- package/node_modules/aws-sdk/clients/ec2.d.ts +33 -21
- package/node_modules/aws-sdk/clients/elbv2.d.ts +10 -10
- package/node_modules/aws-sdk/clients/emr.d.ts +16 -3
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +64 -3
- package/node_modules/aws-sdk/clients/glue.d.ts +16 -3
- package/node_modules/aws-sdk/clients/kendra.d.ts +109 -41
- package/node_modules/aws-sdk/clients/medialive.d.ts +41 -3
- package/node_modules/aws-sdk/clients/mwaa.d.ts +9 -12
- package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
- package/node_modules/aws-sdk/clients/pricing.d.ts +3 -3
- package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
- package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +245 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +70 -18
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +27 -1
- package/node_modules/aws-sdk/clients/workmail.d.ts +203 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +13 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +70 -22
- package/node_modules/aws-sdk/dist/aws-sdk.js +1013 -900
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +10 -0
- package/node_modules/aws-sdk/lib/model/api.js +1 -0
- package/node_modules/aws-sdk/lib/s3/managed_upload.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/install.js +4 -4
- package/node_modules/esbuild/lib/main.js +12 -12
- package/node_modules/esbuild/package.json +21 -21
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/package.json +5 -5
@@ -263,26 +263,26 @@
|
|
263
263
|
"type": "structure",
|
264
264
|
"members": {
|
265
265
|
"CdiInputSpecification": {
|
266
|
-
"shape": "
|
266
|
+
"shape": "S23",
|
267
267
|
"locationName": "cdiInputSpecification"
|
268
268
|
},
|
269
269
|
"ChannelClass": {
|
270
270
|
"locationName": "channelClass"
|
271
271
|
},
|
272
272
|
"Destinations": {
|
273
|
-
"shape": "
|
273
|
+
"shape": "S26",
|
274
274
|
"locationName": "destinations"
|
275
275
|
},
|
276
276
|
"EncoderSettings": {
|
277
|
-
"shape": "
|
277
|
+
"shape": "S2e",
|
278
278
|
"locationName": "encoderSettings"
|
279
279
|
},
|
280
280
|
"InputAttachments": {
|
281
|
-
"shape": "
|
281
|
+
"shape": "Scm",
|
282
282
|
"locationName": "inputAttachments"
|
283
283
|
},
|
284
284
|
"InputSpecification": {
|
285
|
-
"shape": "
|
285
|
+
"shape": "Se9",
|
286
286
|
"locationName": "inputSpecification"
|
287
287
|
},
|
288
288
|
"LogLevel": {
|
@@ -315,7 +315,7 @@
|
|
315
315
|
"locationName": "roleArn"
|
316
316
|
},
|
317
317
|
"Tags": {
|
318
|
-
"shape": "
|
318
|
+
"shape": "Seh",
|
319
319
|
"locationName": "tags"
|
320
320
|
},
|
321
321
|
"Vpc": {
|
@@ -345,7 +345,7 @@
|
|
345
345
|
"type": "structure",
|
346
346
|
"members": {
|
347
347
|
"Channel": {
|
348
|
-
"shape": "
|
348
|
+
"shape": "Sek",
|
349
349
|
"locationName": "channel"
|
350
350
|
}
|
351
351
|
}
|
@@ -360,11 +360,11 @@
|
|
360
360
|
"type": "structure",
|
361
361
|
"members": {
|
362
362
|
"Destinations": {
|
363
|
-
"shape": "
|
363
|
+
"shape": "Set",
|
364
364
|
"locationName": "destinations"
|
365
365
|
},
|
366
366
|
"InputDevices": {
|
367
|
-
"shape": "
|
367
|
+
"shape": "Sev",
|
368
368
|
"locationName": "inputDevices"
|
369
369
|
},
|
370
370
|
"InputSecurityGroups": {
|
@@ -372,7 +372,7 @@
|
|
372
372
|
"locationName": "inputSecurityGroups"
|
373
373
|
},
|
374
374
|
"MediaConnectFlows": {
|
375
|
-
"shape": "
|
375
|
+
"shape": "Sex",
|
376
376
|
"locationName": "mediaConnectFlows"
|
377
377
|
},
|
378
378
|
"Name": {
|
@@ -386,11 +386,11 @@
|
|
386
386
|
"locationName": "roleArn"
|
387
387
|
},
|
388
388
|
"Sources": {
|
389
|
-
"shape": "
|
389
|
+
"shape": "Sez",
|
390
390
|
"locationName": "sources"
|
391
391
|
},
|
392
392
|
"Tags": {
|
393
|
-
"shape": "
|
393
|
+
"shape": "Seh",
|
394
394
|
"locationName": "tags"
|
395
395
|
},
|
396
396
|
"Type": {
|
@@ -419,7 +419,7 @@
|
|
419
419
|
"type": "structure",
|
420
420
|
"members": {
|
421
421
|
"Input": {
|
422
|
-
"shape": "
|
422
|
+
"shape": "Sf4",
|
423
423
|
"locationName": "input"
|
424
424
|
}
|
425
425
|
}
|
@@ -434,11 +434,11 @@
|
|
434
434
|
"type": "structure",
|
435
435
|
"members": {
|
436
436
|
"Tags": {
|
437
|
-
"shape": "
|
437
|
+
"shape": "Seh",
|
438
438
|
"locationName": "tags"
|
439
439
|
},
|
440
440
|
"WhitelistRules": {
|
441
|
-
"shape": "
|
441
|
+
"shape": "Sfg",
|
442
442
|
"locationName": "whitelistRules"
|
443
443
|
}
|
444
444
|
}
|
@@ -447,7 +447,7 @@
|
|
447
447
|
"type": "structure",
|
448
448
|
"members": {
|
449
449
|
"SecurityGroup": {
|
450
|
-
"shape": "
|
450
|
+
"shape": "Sfj",
|
451
451
|
"locationName": "securityGroup"
|
452
452
|
}
|
453
453
|
}
|
@@ -466,7 +466,7 @@
|
|
466
466
|
"locationName": "availabilityZones"
|
467
467
|
},
|
468
468
|
"MultiplexSettings": {
|
469
|
-
"shape": "
|
469
|
+
"shape": "Sfo",
|
470
470
|
"locationName": "multiplexSettings"
|
471
471
|
},
|
472
472
|
"Name": {
|
@@ -477,7 +477,7 @@
|
|
477
477
|
"idempotencyToken": true
|
478
478
|
},
|
479
479
|
"Tags": {
|
480
|
-
"shape": "
|
480
|
+
"shape": "Seh",
|
481
481
|
"locationName": "tags"
|
482
482
|
}
|
483
483
|
},
|
@@ -492,7 +492,7 @@
|
|
492
492
|
"type": "structure",
|
493
493
|
"members": {
|
494
494
|
"Multiplex": {
|
495
|
-
"shape": "
|
495
|
+
"shape": "Sft",
|
496
496
|
"locationName": "multiplex"
|
497
497
|
}
|
498
498
|
}
|
@@ -511,7 +511,7 @@
|
|
511
511
|
"locationName": "multiplexId"
|
512
512
|
},
|
513
513
|
"MultiplexProgramSettings": {
|
514
|
-
"shape": "
|
514
|
+
"shape": "Sfz",
|
515
515
|
"locationName": "multiplexProgramSettings"
|
516
516
|
},
|
517
517
|
"ProgramName": {
|
@@ -533,7 +533,7 @@
|
|
533
533
|
"type": "structure",
|
534
534
|
"members": {
|
535
535
|
"MultiplexProgram": {
|
536
|
-
"shape": "
|
536
|
+
"shape": "Sg8",
|
537
537
|
"locationName": "multiplexProgram"
|
538
538
|
}
|
539
539
|
}
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"idempotencyToken": true
|
557
557
|
},
|
558
558
|
"Tags": {
|
559
|
-
"shape": "
|
559
|
+
"shape": "Seh",
|
560
560
|
"locationName": "tags"
|
561
561
|
}
|
562
562
|
},
|
@@ -568,7 +568,7 @@
|
|
568
568
|
"type": "structure",
|
569
569
|
"members": {
|
570
570
|
"Input": {
|
571
|
-
"shape": "
|
571
|
+
"shape": "Sf4",
|
572
572
|
"locationName": "input"
|
573
573
|
}
|
574
574
|
}
|
@@ -587,7 +587,7 @@
|
|
587
587
|
"locationName": "resource-arn"
|
588
588
|
},
|
589
589
|
"Tags": {
|
590
|
-
"shape": "
|
590
|
+
"shape": "Seh",
|
591
591
|
"locationName": "tags"
|
592
592
|
}
|
593
593
|
},
|
@@ -621,47 +621,47 @@
|
|
621
621
|
"locationName": "arn"
|
622
622
|
},
|
623
623
|
"CdiInputSpecification": {
|
624
|
-
"shape": "
|
624
|
+
"shape": "S23",
|
625
625
|
"locationName": "cdiInputSpecification"
|
626
626
|
},
|
627
627
|
"ChannelClass": {
|
628
628
|
"locationName": "channelClass"
|
629
629
|
},
|
630
630
|
"Destinations": {
|
631
|
-
"shape": "
|
631
|
+
"shape": "S26",
|
632
632
|
"locationName": "destinations"
|
633
633
|
},
|
634
634
|
"EgressEndpoints": {
|
635
|
-
"shape": "
|
635
|
+
"shape": "Sel",
|
636
636
|
"locationName": "egressEndpoints"
|
637
637
|
},
|
638
638
|
"EncoderSettings": {
|
639
|
-
"shape": "
|
639
|
+
"shape": "S2e",
|
640
640
|
"locationName": "encoderSettings"
|
641
641
|
},
|
642
642
|
"Id": {
|
643
643
|
"locationName": "id"
|
644
644
|
},
|
645
645
|
"InputAttachments": {
|
646
|
-
"shape": "
|
646
|
+
"shape": "Scm",
|
647
647
|
"locationName": "inputAttachments"
|
648
648
|
},
|
649
649
|
"InputSpecification": {
|
650
|
-
"shape": "
|
650
|
+
"shape": "Se9",
|
651
651
|
"locationName": "inputSpecification"
|
652
652
|
},
|
653
653
|
"LogLevel": {
|
654
654
|
"locationName": "logLevel"
|
655
655
|
},
|
656
656
|
"Maintenance": {
|
657
|
-
"shape": "
|
657
|
+
"shape": "Sen",
|
658
658
|
"locationName": "maintenance"
|
659
659
|
},
|
660
660
|
"Name": {
|
661
661
|
"locationName": "name"
|
662
662
|
},
|
663
663
|
"PipelineDetails": {
|
664
|
-
"shape": "
|
664
|
+
"shape": "Seo",
|
665
665
|
"locationName": "pipelineDetails"
|
666
666
|
},
|
667
667
|
"PipelinesRunningCount": {
|
@@ -675,11 +675,11 @@
|
|
675
675
|
"locationName": "state"
|
676
676
|
},
|
677
677
|
"Tags": {
|
678
|
-
"shape": "
|
678
|
+
"shape": "Seh",
|
679
679
|
"locationName": "tags"
|
680
680
|
},
|
681
681
|
"Vpc": {
|
682
|
-
"shape": "
|
682
|
+
"shape": "Ser",
|
683
683
|
"locationName": "vpc"
|
684
684
|
}
|
685
685
|
}
|
@@ -760,14 +760,14 @@
|
|
760
760
|
"locationName": "availabilityZones"
|
761
761
|
},
|
762
762
|
"Destinations": {
|
763
|
-
"shape": "
|
763
|
+
"shape": "Sfu",
|
764
764
|
"locationName": "destinations"
|
765
765
|
},
|
766
766
|
"Id": {
|
767
767
|
"locationName": "id"
|
768
768
|
},
|
769
769
|
"MultiplexSettings": {
|
770
|
-
"shape": "
|
770
|
+
"shape": "Sfo",
|
771
771
|
"locationName": "multiplexSettings"
|
772
772
|
},
|
773
773
|
"Name": {
|
@@ -785,7 +785,7 @@
|
|
785
785
|
"locationName": "state"
|
786
786
|
},
|
787
787
|
"Tags": {
|
788
|
-
"shape": "
|
788
|
+
"shape": "Seh",
|
789
789
|
"locationName": "tags"
|
790
790
|
}
|
791
791
|
}
|
@@ -821,15 +821,15 @@
|
|
821
821
|
"locationName": "channelId"
|
822
822
|
},
|
823
823
|
"MultiplexProgramSettings": {
|
824
|
-
"shape": "
|
824
|
+
"shape": "Sfz",
|
825
825
|
"locationName": "multiplexProgramSettings"
|
826
826
|
},
|
827
827
|
"PacketIdentifiersMap": {
|
828
|
-
"shape": "
|
828
|
+
"shape": "Sg9",
|
829
829
|
"locationName": "packetIdentifiersMap"
|
830
830
|
},
|
831
831
|
"PipelineDetails": {
|
832
|
-
"shape": "
|
832
|
+
"shape": "Sgb",
|
833
833
|
"locationName": "pipelineDetails"
|
834
834
|
},
|
835
835
|
"ProgramName": {
|
@@ -898,11 +898,15 @@
|
|
898
898
|
"Region": {
|
899
899
|
"locationName": "region"
|
900
900
|
},
|
901
|
+
"RenewalSettings": {
|
902
|
+
"shape": "Sgu",
|
903
|
+
"locationName": "renewalSettings"
|
904
|
+
},
|
901
905
|
"ReservationId": {
|
902
906
|
"locationName": "reservationId"
|
903
907
|
},
|
904
908
|
"ResourceSpecification": {
|
905
|
-
"shape": "
|
909
|
+
"shape": "Sgw",
|
906
910
|
"locationName": "resourceSpecification"
|
907
911
|
},
|
908
912
|
"Start": {
|
@@ -912,7 +916,7 @@
|
|
912
916
|
"locationName": "state"
|
913
917
|
},
|
914
918
|
"Tags": {
|
915
|
-
"shape": "
|
919
|
+
"shape": "Seh",
|
916
920
|
"locationName": "tags"
|
917
921
|
},
|
918
922
|
"UsagePrice": {
|
@@ -995,47 +999,47 @@
|
|
995
999
|
"locationName": "arn"
|
996
1000
|
},
|
997
1001
|
"CdiInputSpecification": {
|
998
|
-
"shape": "
|
1002
|
+
"shape": "S23",
|
999
1003
|
"locationName": "cdiInputSpecification"
|
1000
1004
|
},
|
1001
1005
|
"ChannelClass": {
|
1002
1006
|
"locationName": "channelClass"
|
1003
1007
|
},
|
1004
1008
|
"Destinations": {
|
1005
|
-
"shape": "
|
1009
|
+
"shape": "S26",
|
1006
1010
|
"locationName": "destinations"
|
1007
1011
|
},
|
1008
1012
|
"EgressEndpoints": {
|
1009
|
-
"shape": "
|
1013
|
+
"shape": "Sel",
|
1010
1014
|
"locationName": "egressEndpoints"
|
1011
1015
|
},
|
1012
1016
|
"EncoderSettings": {
|
1013
|
-
"shape": "
|
1017
|
+
"shape": "S2e",
|
1014
1018
|
"locationName": "encoderSettings"
|
1015
1019
|
},
|
1016
1020
|
"Id": {
|
1017
1021
|
"locationName": "id"
|
1018
1022
|
},
|
1019
1023
|
"InputAttachments": {
|
1020
|
-
"shape": "
|
1024
|
+
"shape": "Scm",
|
1021
1025
|
"locationName": "inputAttachments"
|
1022
1026
|
},
|
1023
1027
|
"InputSpecification": {
|
1024
|
-
"shape": "
|
1028
|
+
"shape": "Se9",
|
1025
1029
|
"locationName": "inputSpecification"
|
1026
1030
|
},
|
1027
1031
|
"LogLevel": {
|
1028
1032
|
"locationName": "logLevel"
|
1029
1033
|
},
|
1030
1034
|
"Maintenance": {
|
1031
|
-
"shape": "
|
1035
|
+
"shape": "Sen",
|
1032
1036
|
"locationName": "maintenance"
|
1033
1037
|
},
|
1034
1038
|
"Name": {
|
1035
1039
|
"locationName": "name"
|
1036
1040
|
},
|
1037
1041
|
"PipelineDetails": {
|
1038
|
-
"shape": "
|
1042
|
+
"shape": "Seo",
|
1039
1043
|
"locationName": "pipelineDetails"
|
1040
1044
|
},
|
1041
1045
|
"PipelinesRunningCount": {
|
@@ -1049,11 +1053,11 @@
|
|
1049
1053
|
"locationName": "state"
|
1050
1054
|
},
|
1051
1055
|
"Tags": {
|
1052
|
-
"shape": "
|
1056
|
+
"shape": "Seh",
|
1053
1057
|
"locationName": "tags"
|
1054
1058
|
},
|
1055
1059
|
"Vpc": {
|
1056
|
-
"shape": "
|
1060
|
+
"shape": "Ser",
|
1057
1061
|
"locationName": "vpc"
|
1058
1062
|
}
|
1059
1063
|
}
|
@@ -1088,7 +1092,7 @@
|
|
1088
1092
|
"locationName": "attachedChannels"
|
1089
1093
|
},
|
1090
1094
|
"Destinations": {
|
1091
|
-
"shape": "
|
1095
|
+
"shape": "Sf5",
|
1092
1096
|
"locationName": "destinations"
|
1093
1097
|
},
|
1094
1098
|
"Id": {
|
@@ -1098,7 +1102,7 @@
|
|
1098
1102
|
"locationName": "inputClass"
|
1099
1103
|
},
|
1100
1104
|
"InputDevices": {
|
1101
|
-
"shape": "
|
1105
|
+
"shape": "Sev",
|
1102
1106
|
"locationName": "inputDevices"
|
1103
1107
|
},
|
1104
1108
|
"InputPartnerIds": {
|
@@ -1109,7 +1113,7 @@
|
|
1109
1113
|
"locationName": "inputSourceType"
|
1110
1114
|
},
|
1111
1115
|
"MediaConnectFlows": {
|
1112
|
-
"shape": "
|
1116
|
+
"shape": "Sfa",
|
1113
1117
|
"locationName": "mediaConnectFlows"
|
1114
1118
|
},
|
1115
1119
|
"Name": {
|
@@ -1123,14 +1127,14 @@
|
|
1123
1127
|
"locationName": "securityGroups"
|
1124
1128
|
},
|
1125
1129
|
"Sources": {
|
1126
|
-
"shape": "
|
1130
|
+
"shape": "Sfc",
|
1127
1131
|
"locationName": "sources"
|
1128
1132
|
},
|
1129
1133
|
"State": {
|
1130
1134
|
"locationName": "state"
|
1131
1135
|
},
|
1132
1136
|
"Tags": {
|
1133
|
-
"shape": "
|
1137
|
+
"shape": "Seh",
|
1134
1138
|
"locationName": "tags"
|
1135
1139
|
},
|
1136
1140
|
"Type": {
|
@@ -1173,7 +1177,7 @@
|
|
1173
1177
|
"locationName": "deviceUpdateStatus"
|
1174
1178
|
},
|
1175
1179
|
"HdDeviceSettings": {
|
1176
|
-
"shape": "
|
1180
|
+
"shape": "Shh",
|
1177
1181
|
"locationName": "hdDeviceSettings"
|
1178
1182
|
},
|
1179
1183
|
"Id": {
|
@@ -1186,7 +1190,7 @@
|
|
1186
1190
|
"locationName": "name"
|
1187
1191
|
},
|
1188
1192
|
"NetworkSettings": {
|
1189
|
-
"shape": "
|
1193
|
+
"shape": "Shm",
|
1190
1194
|
"locationName": "networkSettings"
|
1191
1195
|
},
|
1192
1196
|
"SerialNumber": {
|
@@ -1196,7 +1200,7 @@
|
|
1196
1200
|
"locationName": "type"
|
1197
1201
|
},
|
1198
1202
|
"UhdDeviceSettings": {
|
1199
|
-
"shape": "
|
1203
|
+
"shape": "Shp",
|
1200
1204
|
"locationName": "uhdDeviceSettings"
|
1201
1205
|
}
|
1202
1206
|
}
|
@@ -1290,11 +1294,11 @@
|
|
1290
1294
|
"locationName": "state"
|
1291
1295
|
},
|
1292
1296
|
"Tags": {
|
1293
|
-
"shape": "
|
1297
|
+
"shape": "Seh",
|
1294
1298
|
"locationName": "tags"
|
1295
1299
|
},
|
1296
1300
|
"WhitelistRules": {
|
1297
|
-
"shape": "
|
1301
|
+
"shape": "Sfl",
|
1298
1302
|
"locationName": "whitelistRules"
|
1299
1303
|
}
|
1300
1304
|
}
|
@@ -1329,14 +1333,14 @@
|
|
1329
1333
|
"locationName": "availabilityZones"
|
1330
1334
|
},
|
1331
1335
|
"Destinations": {
|
1332
|
-
"shape": "
|
1336
|
+
"shape": "Sfu",
|
1333
1337
|
"locationName": "destinations"
|
1334
1338
|
},
|
1335
1339
|
"Id": {
|
1336
1340
|
"locationName": "id"
|
1337
1341
|
},
|
1338
1342
|
"MultiplexSettings": {
|
1339
|
-
"shape": "
|
1343
|
+
"shape": "Sfo",
|
1340
1344
|
"locationName": "multiplexSettings"
|
1341
1345
|
},
|
1342
1346
|
"Name": {
|
@@ -1354,7 +1358,7 @@
|
|
1354
1358
|
"locationName": "state"
|
1355
1359
|
},
|
1356
1360
|
"Tags": {
|
1357
|
-
"shape": "
|
1361
|
+
"shape": "Seh",
|
1358
1362
|
"locationName": "tags"
|
1359
1363
|
}
|
1360
1364
|
}
|
@@ -1390,15 +1394,15 @@
|
|
1390
1394
|
"locationName": "channelId"
|
1391
1395
|
},
|
1392
1396
|
"MultiplexProgramSettings": {
|
1393
|
-
"shape": "
|
1397
|
+
"shape": "Sfz",
|
1394
1398
|
"locationName": "multiplexProgramSettings"
|
1395
1399
|
},
|
1396
1400
|
"PacketIdentifiersMap": {
|
1397
|
-
"shape": "
|
1401
|
+
"shape": "Sg9",
|
1398
1402
|
"locationName": "packetIdentifiersMap"
|
1399
1403
|
},
|
1400
1404
|
"PipelineDetails": {
|
1401
|
-
"shape": "
|
1405
|
+
"shape": "Sgb",
|
1402
1406
|
"locationName": "pipelineDetails"
|
1403
1407
|
},
|
1404
1408
|
"ProgramName": {
|
@@ -1458,7 +1462,7 @@
|
|
1458
1462
|
"locationName": "region"
|
1459
1463
|
},
|
1460
1464
|
"ResourceSpecification": {
|
1461
|
-
"shape": "
|
1465
|
+
"shape": "Sgw",
|
1462
1466
|
"locationName": "resourceSpecification"
|
1463
1467
|
},
|
1464
1468
|
"UsagePrice": {
|
@@ -1528,11 +1532,15 @@
|
|
1528
1532
|
"Region": {
|
1529
1533
|
"locationName": "region"
|
1530
1534
|
},
|
1535
|
+
"RenewalSettings": {
|
1536
|
+
"shape": "Sgu",
|
1537
|
+
"locationName": "renewalSettings"
|
1538
|
+
},
|
1531
1539
|
"ReservationId": {
|
1532
1540
|
"locationName": "reservationId"
|
1533
1541
|
},
|
1534
1542
|
"ResourceSpecification": {
|
1535
|
-
"shape": "
|
1543
|
+
"shape": "Sgw",
|
1536
1544
|
"locationName": "resourceSpecification"
|
1537
1545
|
},
|
1538
1546
|
"Start": {
|
@@ -1542,7 +1550,7 @@
|
|
1542
1550
|
"locationName": "state"
|
1543
1551
|
},
|
1544
1552
|
"Tags": {
|
1545
|
-
"shape": "
|
1553
|
+
"shape": "Seh",
|
1546
1554
|
"locationName": "tags"
|
1547
1555
|
},
|
1548
1556
|
"UsagePrice": {
|
@@ -1625,36 +1633,36 @@
|
|
1625
1633
|
"locationName": "arn"
|
1626
1634
|
},
|
1627
1635
|
"CdiInputSpecification": {
|
1628
|
-
"shape": "
|
1636
|
+
"shape": "S23",
|
1629
1637
|
"locationName": "cdiInputSpecification"
|
1630
1638
|
},
|
1631
1639
|
"ChannelClass": {
|
1632
1640
|
"locationName": "channelClass"
|
1633
1641
|
},
|
1634
1642
|
"Destinations": {
|
1635
|
-
"shape": "
|
1643
|
+
"shape": "S26",
|
1636
1644
|
"locationName": "destinations"
|
1637
1645
|
},
|
1638
1646
|
"EgressEndpoints": {
|
1639
|
-
"shape": "
|
1647
|
+
"shape": "Sel",
|
1640
1648
|
"locationName": "egressEndpoints"
|
1641
1649
|
},
|
1642
1650
|
"Id": {
|
1643
1651
|
"locationName": "id"
|
1644
1652
|
},
|
1645
1653
|
"InputAttachments": {
|
1646
|
-
"shape": "
|
1654
|
+
"shape": "Scm",
|
1647
1655
|
"locationName": "inputAttachments"
|
1648
1656
|
},
|
1649
1657
|
"InputSpecification": {
|
1650
|
-
"shape": "
|
1658
|
+
"shape": "Se9",
|
1651
1659
|
"locationName": "inputSpecification"
|
1652
1660
|
},
|
1653
1661
|
"LogLevel": {
|
1654
1662
|
"locationName": "logLevel"
|
1655
1663
|
},
|
1656
1664
|
"Maintenance": {
|
1657
|
-
"shape": "
|
1665
|
+
"shape": "Sen",
|
1658
1666
|
"locationName": "maintenance"
|
1659
1667
|
},
|
1660
1668
|
"Name": {
|
@@ -1671,11 +1679,11 @@
|
|
1671
1679
|
"locationName": "state"
|
1672
1680
|
},
|
1673
1681
|
"Tags": {
|
1674
|
-
"shape": "
|
1682
|
+
"shape": "Seh",
|
1675
1683
|
"locationName": "tags"
|
1676
1684
|
},
|
1677
1685
|
"Vpc": {
|
1678
|
-
"shape": "
|
1686
|
+
"shape": "Ser",
|
1679
1687
|
"locationName": "vpc"
|
1680
1688
|
}
|
1681
1689
|
}
|
@@ -1786,7 +1794,7 @@
|
|
1786
1794
|
"locationName": "deviceUpdateStatus"
|
1787
1795
|
},
|
1788
1796
|
"HdDeviceSettings": {
|
1789
|
-
"shape": "
|
1797
|
+
"shape": "Shh",
|
1790
1798
|
"locationName": "hdDeviceSettings"
|
1791
1799
|
},
|
1792
1800
|
"Id": {
|
@@ -1799,7 +1807,7 @@
|
|
1799
1807
|
"locationName": "name"
|
1800
1808
|
},
|
1801
1809
|
"NetworkSettings": {
|
1802
|
-
"shape": "
|
1810
|
+
"shape": "Shm",
|
1803
1811
|
"locationName": "networkSettings"
|
1804
1812
|
},
|
1805
1813
|
"SerialNumber": {
|
@@ -1809,7 +1817,7 @@
|
|
1809
1817
|
"locationName": "type"
|
1810
1818
|
},
|
1811
1819
|
"UhdDeviceSettings": {
|
1812
|
-
"shape": "
|
1820
|
+
"shape": "Shp",
|
1813
1821
|
"locationName": "uhdDeviceSettings"
|
1814
1822
|
}
|
1815
1823
|
}
|
@@ -1848,7 +1856,7 @@
|
|
1848
1856
|
"locationName": "inputSecurityGroups",
|
1849
1857
|
"type": "list",
|
1850
1858
|
"member": {
|
1851
|
-
"shape": "
|
1859
|
+
"shape": "Sfj"
|
1852
1860
|
}
|
1853
1861
|
},
|
1854
1862
|
"NextToken": {
|
@@ -1884,7 +1892,7 @@
|
|
1884
1892
|
"locationName": "inputs",
|
1885
1893
|
"type": "list",
|
1886
1894
|
"member": {
|
1887
|
-
"shape": "
|
1895
|
+
"shape": "Sf4"
|
1888
1896
|
}
|
1889
1897
|
},
|
1890
1898
|
"NextToken": {
|
@@ -2008,7 +2016,7 @@
|
|
2008
2016
|
"locationName": "state"
|
2009
2017
|
},
|
2010
2018
|
"Tags": {
|
2011
|
-
"shape": "
|
2019
|
+
"shape": "Seh",
|
2012
2020
|
"locationName": "tags"
|
2013
2021
|
}
|
2014
2022
|
}
|
@@ -2122,7 +2130,7 @@
|
|
2122
2130
|
"locationName": "region"
|
2123
2131
|
},
|
2124
2132
|
"ResourceSpecification": {
|
2125
|
-
"shape": "
|
2133
|
+
"shape": "Sgw",
|
2126
2134
|
"locationName": "resourceSpecification"
|
2127
2135
|
},
|
2128
2136
|
"UsagePrice": {
|
@@ -2197,7 +2205,7 @@
|
|
2197
2205
|
"locationName": "reservations",
|
2198
2206
|
"type": "list",
|
2199
2207
|
"member": {
|
2200
|
-
"shape": "
|
2208
|
+
"shape": "Sj9"
|
2201
2209
|
}
|
2202
2210
|
}
|
2203
2211
|
}
|
@@ -2225,7 +2233,7 @@
|
|
2225
2233
|
"type": "structure",
|
2226
2234
|
"members": {
|
2227
2235
|
"Tags": {
|
2228
|
-
"shape": "
|
2236
|
+
"shape": "Seh",
|
2229
2237
|
"locationName": "tags"
|
2230
2238
|
}
|
2231
2239
|
}
|
@@ -2250,6 +2258,10 @@
|
|
2250
2258
|
"location": "uri",
|
2251
2259
|
"locationName": "offeringId"
|
2252
2260
|
},
|
2261
|
+
"RenewalSettings": {
|
2262
|
+
"shape": "Sgu",
|
2263
|
+
"locationName": "renewalSettings"
|
2264
|
+
},
|
2253
2265
|
"RequestId": {
|
2254
2266
|
"locationName": "requestId",
|
2255
2267
|
"idempotencyToken": true
|
@@ -2258,7 +2270,7 @@
|
|
2258
2270
|
"locationName": "start"
|
2259
2271
|
},
|
2260
2272
|
"Tags": {
|
2261
|
-
"shape": "
|
2273
|
+
"shape": "Seh",
|
2262
2274
|
"locationName": "tags"
|
2263
2275
|
}
|
2264
2276
|
},
|
@@ -2271,7 +2283,7 @@
|
|
2271
2283
|
"type": "structure",
|
2272
2284
|
"members": {
|
2273
2285
|
"Reservation": {
|
2274
|
-
"shape": "
|
2286
|
+
"shape": "Sj9",
|
2275
2287
|
"locationName": "reservation"
|
2276
2288
|
}
|
2277
2289
|
}
|
@@ -2323,47 +2335,47 @@
|
|
2323
2335
|
"locationName": "arn"
|
2324
2336
|
},
|
2325
2337
|
"CdiInputSpecification": {
|
2326
|
-
"shape": "
|
2338
|
+
"shape": "S23",
|
2327
2339
|
"locationName": "cdiInputSpecification"
|
2328
2340
|
},
|
2329
2341
|
"ChannelClass": {
|
2330
2342
|
"locationName": "channelClass"
|
2331
2343
|
},
|
2332
2344
|
"Destinations": {
|
2333
|
-
"shape": "
|
2345
|
+
"shape": "S26",
|
2334
2346
|
"locationName": "destinations"
|
2335
2347
|
},
|
2336
2348
|
"EgressEndpoints": {
|
2337
|
-
"shape": "
|
2349
|
+
"shape": "Sel",
|
2338
2350
|
"locationName": "egressEndpoints"
|
2339
2351
|
},
|
2340
2352
|
"EncoderSettings": {
|
2341
|
-
"shape": "
|
2353
|
+
"shape": "S2e",
|
2342
2354
|
"locationName": "encoderSettings"
|
2343
2355
|
},
|
2344
2356
|
"Id": {
|
2345
2357
|
"locationName": "id"
|
2346
2358
|
},
|
2347
2359
|
"InputAttachments": {
|
2348
|
-
"shape": "
|
2360
|
+
"shape": "Scm",
|
2349
2361
|
"locationName": "inputAttachments"
|
2350
2362
|
},
|
2351
2363
|
"InputSpecification": {
|
2352
|
-
"shape": "
|
2364
|
+
"shape": "Se9",
|
2353
2365
|
"locationName": "inputSpecification"
|
2354
2366
|
},
|
2355
2367
|
"LogLevel": {
|
2356
2368
|
"locationName": "logLevel"
|
2357
2369
|
},
|
2358
2370
|
"Maintenance": {
|
2359
|
-
"shape": "
|
2371
|
+
"shape": "Sen",
|
2360
2372
|
"locationName": "maintenance"
|
2361
2373
|
},
|
2362
2374
|
"Name": {
|
2363
2375
|
"locationName": "name"
|
2364
2376
|
},
|
2365
2377
|
"PipelineDetails": {
|
2366
|
-
"shape": "
|
2378
|
+
"shape": "Seo",
|
2367
2379
|
"locationName": "pipelineDetails"
|
2368
2380
|
},
|
2369
2381
|
"PipelinesRunningCount": {
|
@@ -2377,11 +2389,11 @@
|
|
2377
2389
|
"locationName": "state"
|
2378
2390
|
},
|
2379
2391
|
"Tags": {
|
2380
|
-
"shape": "
|
2392
|
+
"shape": "Seh",
|
2381
2393
|
"locationName": "tags"
|
2382
2394
|
},
|
2383
2395
|
"Vpc": {
|
2384
|
-
"shape": "
|
2396
|
+
"shape": "Ser",
|
2385
2397
|
"locationName": "vpc"
|
2386
2398
|
}
|
2387
2399
|
}
|
@@ -2415,14 +2427,14 @@
|
|
2415
2427
|
"locationName": "availabilityZones"
|
2416
2428
|
},
|
2417
2429
|
"Destinations": {
|
2418
|
-
"shape": "
|
2430
|
+
"shape": "Sfu",
|
2419
2431
|
"locationName": "destinations"
|
2420
2432
|
},
|
2421
2433
|
"Id": {
|
2422
2434
|
"locationName": "id"
|
2423
2435
|
},
|
2424
2436
|
"MultiplexSettings": {
|
2425
|
-
"shape": "
|
2437
|
+
"shape": "Sfo",
|
2426
2438
|
"locationName": "multiplexSettings"
|
2427
2439
|
},
|
2428
2440
|
"Name": {
|
@@ -2440,7 +2452,7 @@
|
|
2440
2452
|
"locationName": "state"
|
2441
2453
|
},
|
2442
2454
|
"Tags": {
|
2443
|
-
"shape": "
|
2455
|
+
"shape": "Seh",
|
2444
2456
|
"locationName": "tags"
|
2445
2457
|
}
|
2446
2458
|
}
|
@@ -2470,47 +2482,47 @@
|
|
2470
2482
|
"locationName": "arn"
|
2471
2483
|
},
|
2472
2484
|
"CdiInputSpecification": {
|
2473
|
-
"shape": "
|
2485
|
+
"shape": "S23",
|
2474
2486
|
"locationName": "cdiInputSpecification"
|
2475
2487
|
},
|
2476
2488
|
"ChannelClass": {
|
2477
2489
|
"locationName": "channelClass"
|
2478
2490
|
},
|
2479
2491
|
"Destinations": {
|
2480
|
-
"shape": "
|
2492
|
+
"shape": "S26",
|
2481
2493
|
"locationName": "destinations"
|
2482
2494
|
},
|
2483
2495
|
"EgressEndpoints": {
|
2484
|
-
"shape": "
|
2496
|
+
"shape": "Sel",
|
2485
2497
|
"locationName": "egressEndpoints"
|
2486
2498
|
},
|
2487
2499
|
"EncoderSettings": {
|
2488
|
-
"shape": "
|
2500
|
+
"shape": "S2e",
|
2489
2501
|
"locationName": "encoderSettings"
|
2490
2502
|
},
|
2491
2503
|
"Id": {
|
2492
2504
|
"locationName": "id"
|
2493
2505
|
},
|
2494
2506
|
"InputAttachments": {
|
2495
|
-
"shape": "
|
2507
|
+
"shape": "Scm",
|
2496
2508
|
"locationName": "inputAttachments"
|
2497
2509
|
},
|
2498
2510
|
"InputSpecification": {
|
2499
|
-
"shape": "
|
2511
|
+
"shape": "Se9",
|
2500
2512
|
"locationName": "inputSpecification"
|
2501
2513
|
},
|
2502
2514
|
"LogLevel": {
|
2503
2515
|
"locationName": "logLevel"
|
2504
2516
|
},
|
2505
2517
|
"Maintenance": {
|
2506
|
-
"shape": "
|
2518
|
+
"shape": "Sen",
|
2507
2519
|
"locationName": "maintenance"
|
2508
2520
|
},
|
2509
2521
|
"Name": {
|
2510
2522
|
"locationName": "name"
|
2511
2523
|
},
|
2512
2524
|
"PipelineDetails": {
|
2513
|
-
"shape": "
|
2525
|
+
"shape": "Seo",
|
2514
2526
|
"locationName": "pipelineDetails"
|
2515
2527
|
},
|
2516
2528
|
"PipelinesRunningCount": {
|
@@ -2524,11 +2536,11 @@
|
|
2524
2536
|
"locationName": "state"
|
2525
2537
|
},
|
2526
2538
|
"Tags": {
|
2527
|
-
"shape": "
|
2539
|
+
"shape": "Seh",
|
2528
2540
|
"locationName": "tags"
|
2529
2541
|
},
|
2530
2542
|
"Vpc": {
|
2531
|
-
"shape": "
|
2543
|
+
"shape": "Ser",
|
2532
2544
|
"locationName": "vpc"
|
2533
2545
|
}
|
2534
2546
|
}
|
@@ -2562,14 +2574,14 @@
|
|
2562
2574
|
"locationName": "availabilityZones"
|
2563
2575
|
},
|
2564
2576
|
"Destinations": {
|
2565
|
-
"shape": "
|
2577
|
+
"shape": "Sfu",
|
2566
2578
|
"locationName": "destinations"
|
2567
2579
|
},
|
2568
2580
|
"Id": {
|
2569
2581
|
"locationName": "id"
|
2570
2582
|
},
|
2571
2583
|
"MultiplexSettings": {
|
2572
|
-
"shape": "
|
2584
|
+
"shape": "Sfo",
|
2573
2585
|
"locationName": "multiplexSettings"
|
2574
2586
|
},
|
2575
2587
|
"Name": {
|
@@ -2587,7 +2599,7 @@
|
|
2587
2599
|
"locationName": "state"
|
2588
2600
|
},
|
2589
2601
|
"Tags": {
|
2590
|
-
"shape": "
|
2602
|
+
"shape": "Seh",
|
2591
2603
|
"locationName": "tags"
|
2592
2604
|
}
|
2593
2605
|
}
|
@@ -2634,7 +2646,7 @@
|
|
2634
2646
|
"type": "structure",
|
2635
2647
|
"members": {
|
2636
2648
|
"CdiInputSpecification": {
|
2637
|
-
"shape": "
|
2649
|
+
"shape": "S23",
|
2638
2650
|
"locationName": "cdiInputSpecification"
|
2639
2651
|
},
|
2640
2652
|
"ChannelId": {
|
@@ -2642,19 +2654,19 @@
|
|
2642
2654
|
"locationName": "channelId"
|
2643
2655
|
},
|
2644
2656
|
"Destinations": {
|
2645
|
-
"shape": "
|
2657
|
+
"shape": "S26",
|
2646
2658
|
"locationName": "destinations"
|
2647
2659
|
},
|
2648
2660
|
"EncoderSettings": {
|
2649
|
-
"shape": "
|
2661
|
+
"shape": "S2e",
|
2650
2662
|
"locationName": "encoderSettings"
|
2651
2663
|
},
|
2652
2664
|
"InputAttachments": {
|
2653
|
-
"shape": "
|
2665
|
+
"shape": "Scm",
|
2654
2666
|
"locationName": "inputAttachments"
|
2655
2667
|
},
|
2656
2668
|
"InputSpecification": {
|
2657
|
-
"shape": "
|
2669
|
+
"shape": "Se9",
|
2658
2670
|
"locationName": "inputSpecification"
|
2659
2671
|
},
|
2660
2672
|
"LogLevel": {
|
@@ -2690,7 +2702,7 @@
|
|
2690
2702
|
"type": "structure",
|
2691
2703
|
"members": {
|
2692
2704
|
"Channel": {
|
2693
|
-
"shape": "
|
2705
|
+
"shape": "Sek",
|
2694
2706
|
"locationName": "channel"
|
2695
2707
|
}
|
2696
2708
|
}
|
@@ -2713,7 +2725,7 @@
|
|
2713
2725
|
"locationName": "channelId"
|
2714
2726
|
},
|
2715
2727
|
"Destinations": {
|
2716
|
-
"shape": "
|
2728
|
+
"shape": "S26",
|
2717
2729
|
"locationName": "destinations"
|
2718
2730
|
}
|
2719
2731
|
},
|
@@ -2726,7 +2738,7 @@
|
|
2726
2738
|
"type": "structure",
|
2727
2739
|
"members": {
|
2728
2740
|
"Channel": {
|
2729
|
-
"shape": "
|
2741
|
+
"shape": "Sek",
|
2730
2742
|
"locationName": "channel"
|
2731
2743
|
}
|
2732
2744
|
}
|
@@ -2742,7 +2754,7 @@
|
|
2742
2754
|
"type": "structure",
|
2743
2755
|
"members": {
|
2744
2756
|
"Destinations": {
|
2745
|
-
"shape": "
|
2757
|
+
"shape": "Set",
|
2746
2758
|
"locationName": "destinations"
|
2747
2759
|
},
|
2748
2760
|
"InputDevices": {
|
@@ -2766,7 +2778,7 @@
|
|
2766
2778
|
"locationName": "inputSecurityGroups"
|
2767
2779
|
},
|
2768
2780
|
"MediaConnectFlows": {
|
2769
|
-
"shape": "
|
2781
|
+
"shape": "Sex",
|
2770
2782
|
"locationName": "mediaConnectFlows"
|
2771
2783
|
},
|
2772
2784
|
"Name": {
|
@@ -2776,7 +2788,7 @@
|
|
2776
2788
|
"locationName": "roleArn"
|
2777
2789
|
},
|
2778
2790
|
"Sources": {
|
2779
|
-
"shape": "
|
2791
|
+
"shape": "Sez",
|
2780
2792
|
"locationName": "sources"
|
2781
2793
|
}
|
2782
2794
|
},
|
@@ -2788,7 +2800,7 @@
|
|
2788
2800
|
"type": "structure",
|
2789
2801
|
"members": {
|
2790
2802
|
"Input": {
|
2791
|
-
"shape": "
|
2803
|
+
"shape": "Sf4",
|
2792
2804
|
"locationName": "input"
|
2793
2805
|
}
|
2794
2806
|
}
|
@@ -2804,7 +2816,7 @@
|
|
2804
2816
|
"type": "structure",
|
2805
2817
|
"members": {
|
2806
2818
|
"HdDeviceSettings": {
|
2807
|
-
"shape": "
|
2819
|
+
"shape": "Sk0",
|
2808
2820
|
"locationName": "hdDeviceSettings"
|
2809
2821
|
},
|
2810
2822
|
"InputDeviceId": {
|
@@ -2815,7 +2827,7 @@
|
|
2815
2827
|
"locationName": "name"
|
2816
2828
|
},
|
2817
2829
|
"UhdDeviceSettings": {
|
2818
|
-
"shape": "
|
2830
|
+
"shape": "Sk0",
|
2819
2831
|
"locationName": "uhdDeviceSettings"
|
2820
2832
|
}
|
2821
2833
|
},
|
@@ -2839,7 +2851,7 @@
|
|
2839
2851
|
"locationName": "deviceUpdateStatus"
|
2840
2852
|
},
|
2841
2853
|
"HdDeviceSettings": {
|
2842
|
-
"shape": "
|
2854
|
+
"shape": "Shh",
|
2843
2855
|
"locationName": "hdDeviceSettings"
|
2844
2856
|
},
|
2845
2857
|
"Id": {
|
@@ -2852,7 +2864,7 @@
|
|
2852
2864
|
"locationName": "name"
|
2853
2865
|
},
|
2854
2866
|
"NetworkSettings": {
|
2855
|
-
"shape": "
|
2867
|
+
"shape": "Shm",
|
2856
2868
|
"locationName": "networkSettings"
|
2857
2869
|
},
|
2858
2870
|
"SerialNumber": {
|
@@ -2862,7 +2874,7 @@
|
|
2862
2874
|
"locationName": "type"
|
2863
2875
|
},
|
2864
2876
|
"UhdDeviceSettings": {
|
2865
|
-
"shape": "
|
2877
|
+
"shape": "Shp",
|
2866
2878
|
"locationName": "uhdDeviceSettings"
|
2867
2879
|
}
|
2868
2880
|
}
|
@@ -2882,11 +2894,11 @@
|
|
2882
2894
|
"locationName": "inputSecurityGroupId"
|
2883
2895
|
},
|
2884
2896
|
"Tags": {
|
2885
|
-
"shape": "
|
2897
|
+
"shape": "Seh",
|
2886
2898
|
"locationName": "tags"
|
2887
2899
|
},
|
2888
2900
|
"WhitelistRules": {
|
2889
|
-
"shape": "
|
2901
|
+
"shape": "Sfg",
|
2890
2902
|
"locationName": "whitelistRules"
|
2891
2903
|
}
|
2892
2904
|
},
|
@@ -2898,7 +2910,7 @@
|
|
2898
2910
|
"type": "structure",
|
2899
2911
|
"members": {
|
2900
2912
|
"SecurityGroup": {
|
2901
|
-
"shape": "
|
2913
|
+
"shape": "Sfj",
|
2902
2914
|
"locationName": "securityGroup"
|
2903
2915
|
}
|
2904
2916
|
}
|
@@ -2918,7 +2930,7 @@
|
|
2918
2930
|
"locationName": "multiplexId"
|
2919
2931
|
},
|
2920
2932
|
"MultiplexSettings": {
|
2921
|
-
"shape": "
|
2933
|
+
"shape": "Sfo",
|
2922
2934
|
"locationName": "multiplexSettings"
|
2923
2935
|
},
|
2924
2936
|
"Name": {
|
@@ -2933,7 +2945,7 @@
|
|
2933
2945
|
"type": "structure",
|
2934
2946
|
"members": {
|
2935
2947
|
"Multiplex": {
|
2936
|
-
"shape": "
|
2948
|
+
"shape": "Sft",
|
2937
2949
|
"locationName": "multiplex"
|
2938
2950
|
}
|
2939
2951
|
}
|
@@ -2953,7 +2965,7 @@
|
|
2953
2965
|
"locationName": "multiplexId"
|
2954
2966
|
},
|
2955
2967
|
"MultiplexProgramSettings": {
|
2956
|
-
"shape": "
|
2968
|
+
"shape": "Sfz",
|
2957
2969
|
"locationName": "multiplexProgramSettings"
|
2958
2970
|
},
|
2959
2971
|
"ProgramName": {
|
@@ -2970,7 +2982,7 @@
|
|
2970
2982
|
"type": "structure",
|
2971
2983
|
"members": {
|
2972
2984
|
"MultiplexProgram": {
|
2973
|
-
"shape": "
|
2985
|
+
"shape": "Sg8",
|
2974
2986
|
"locationName": "multiplexProgram"
|
2975
2987
|
}
|
2976
2988
|
}
|
@@ -2988,6 +3000,10 @@
|
|
2988
3000
|
"Name": {
|
2989
3001
|
"locationName": "name"
|
2990
3002
|
},
|
3003
|
+
"RenewalSettings": {
|
3004
|
+
"shape": "Sgu",
|
3005
|
+
"locationName": "renewalSettings"
|
3006
|
+
},
|
2991
3007
|
"ReservationId": {
|
2992
3008
|
"location": "uri",
|
2993
3009
|
"locationName": "reservationId"
|
@@ -3001,7 +3017,7 @@
|
|
3001
3017
|
"type": "structure",
|
3002
3018
|
"members": {
|
3003
3019
|
"Reservation": {
|
3004
|
-
"shape": "
|
3020
|
+
"shape": "Sj9",
|
3005
3021
|
"locationName": "reservation"
|
3006
3022
|
}
|
3007
3023
|
}
|
@@ -3461,7 +3477,7 @@
|
|
3461
3477
|
"Uri"
|
3462
3478
|
]
|
3463
3479
|
},
|
3464
|
-
"
|
3480
|
+
"S23": {
|
3465
3481
|
"type": "structure",
|
3466
3482
|
"members": {
|
3467
3483
|
"Resolution": {
|
@@ -3469,7 +3485,7 @@
|
|
3469
3485
|
}
|
3470
3486
|
}
|
3471
3487
|
},
|
3472
|
-
"
|
3488
|
+
"S26": {
|
3473
3489
|
"type": "list",
|
3474
3490
|
"member": {
|
3475
3491
|
"type": "structure",
|
@@ -3525,7 +3541,7 @@
|
|
3525
3541
|
}
|
3526
3542
|
}
|
3527
3543
|
},
|
3528
|
-
"
|
3544
|
+
"S2e": {
|
3529
3545
|
"type": "structure",
|
3530
3546
|
"members": {
|
3531
3547
|
"AudioDescriptions": {
|
@@ -3952,6 +3968,9 @@
|
|
3952
3968
|
"member": {
|
3953
3969
|
"type": "structure",
|
3954
3970
|
"members": {
|
3971
|
+
"Accessibility": {
|
3972
|
+
"locationName": "accessibility"
|
3973
|
+
},
|
3955
3974
|
"CaptionSelectorName": {
|
3956
3975
|
"locationName": "captionSelectorName"
|
3957
3976
|
},
|
@@ -4310,7 +4329,7 @@
|
|
4310
4329
|
}
|
4311
4330
|
},
|
4312
4331
|
"Destination": {
|
4313
|
-
"shape": "
|
4332
|
+
"shape": "S6f",
|
4314
4333
|
"locationName": "destination"
|
4315
4334
|
},
|
4316
4335
|
"RolloverInterval": {
|
@@ -4327,7 +4346,7 @@
|
|
4327
4346
|
"type": "structure",
|
4328
4347
|
"members": {
|
4329
4348
|
"Destination": {
|
4330
|
-
"shape": "
|
4349
|
+
"shape": "S6f",
|
4331
4350
|
"locationName": "destination"
|
4332
4351
|
},
|
4333
4352
|
"FrameCaptureCdnSettings": {
|
@@ -4408,7 +4427,7 @@
|
|
4408
4427
|
"locationName": "constantIv"
|
4409
4428
|
},
|
4410
4429
|
"Destination": {
|
4411
|
-
"shape": "
|
4430
|
+
"shape": "S6f",
|
4412
4431
|
"locationName": "destination"
|
4413
4432
|
},
|
4414
4433
|
"DirectoryStructure": {
|
@@ -4659,7 +4678,7 @@
|
|
4659
4678
|
"type": "structure",
|
4660
4679
|
"members": {
|
4661
4680
|
"Destination": {
|
4662
|
-
"shape": "
|
4681
|
+
"shape": "S6f",
|
4663
4682
|
"locationName": "destination"
|
4664
4683
|
}
|
4665
4684
|
},
|
@@ -4685,7 +4704,7 @@
|
|
4685
4704
|
"type": "integer"
|
4686
4705
|
},
|
4687
4706
|
"Destination": {
|
4688
|
-
"shape": "
|
4707
|
+
"shape": "S6f",
|
4689
4708
|
"locationName": "destination"
|
4690
4709
|
},
|
4691
4710
|
"EventId": {
|
@@ -4824,7 +4843,7 @@
|
|
4824
4843
|
"type": "structure",
|
4825
4844
|
"members": {
|
4826
4845
|
"M2tsSettings": {
|
4827
|
-
"shape": "
|
4846
|
+
"shape": "S8m",
|
4828
4847
|
"locationName": "m2tsSettings"
|
4829
4848
|
},
|
4830
4849
|
"RawSettings": {
|
@@ -5014,7 +5033,7 @@
|
|
5014
5033
|
"type": "structure",
|
5015
5034
|
"members": {
|
5016
5035
|
"Destination": {
|
5017
|
-
"shape": "
|
5036
|
+
"shape": "S6f",
|
5018
5037
|
"locationName": "destination"
|
5019
5038
|
}
|
5020
5039
|
},
|
@@ -5034,7 +5053,7 @@
|
|
5034
5053
|
"type": "integer"
|
5035
5054
|
},
|
5036
5055
|
"Destination": {
|
5037
|
-
"shape": "
|
5056
|
+
"shape": "S6f",
|
5038
5057
|
"locationName": "destination"
|
5039
5058
|
},
|
5040
5059
|
"NumRetries": {
|
@@ -5059,13 +5078,13 @@
|
|
5059
5078
|
"type": "structure",
|
5060
5079
|
"members": {
|
5061
5080
|
"M2tsSettings": {
|
5062
|
-
"shape": "
|
5081
|
+
"shape": "S8m",
|
5063
5082
|
"locationName": "m2tsSettings"
|
5064
5083
|
}
|
5065
5084
|
}
|
5066
5085
|
},
|
5067
5086
|
"Destination": {
|
5068
|
-
"shape": "
|
5087
|
+
"shape": "S6f",
|
5069
5088
|
"locationName": "destination"
|
5070
5089
|
},
|
5071
5090
|
"FecOutputSettings": {
|
@@ -5178,15 +5197,15 @@
|
|
5178
5197
|
"type": "structure",
|
5179
5198
|
"members": {
|
5180
5199
|
"ColorSpacePassthroughSettings": {
|
5181
|
-
"shape": "
|
5200
|
+
"shape": "Sat",
|
5182
5201
|
"locationName": "colorSpacePassthroughSettings"
|
5183
5202
|
},
|
5184
5203
|
"Rec601Settings": {
|
5185
|
-
"shape": "
|
5204
|
+
"shape": "Sau",
|
5186
5205
|
"locationName": "rec601Settings"
|
5187
5206
|
},
|
5188
5207
|
"Rec709Settings": {
|
5189
|
-
"shape": "
|
5208
|
+
"shape": "Sav",
|
5190
5209
|
"locationName": "rec709Settings"
|
5191
5210
|
}
|
5192
5211
|
}
|
@@ -5199,7 +5218,7 @@
|
|
5199
5218
|
"type": "structure",
|
5200
5219
|
"members": {
|
5201
5220
|
"TemporalFilterSettings": {
|
5202
|
-
"shape": "
|
5221
|
+
"shape": "Say",
|
5203
5222
|
"locationName": "temporalFilterSettings"
|
5204
5223
|
}
|
5205
5224
|
}
|
@@ -5344,19 +5363,19 @@
|
|
5344
5363
|
"type": "structure",
|
5345
5364
|
"members": {
|
5346
5365
|
"ColorSpacePassthroughSettings": {
|
5347
|
-
"shape": "
|
5366
|
+
"shape": "Sat",
|
5348
5367
|
"locationName": "colorSpacePassthroughSettings"
|
5349
5368
|
},
|
5350
5369
|
"Hdr10Settings": {
|
5351
|
-
"shape": "
|
5370
|
+
"shape": "Sbw",
|
5352
5371
|
"locationName": "hdr10Settings"
|
5353
5372
|
},
|
5354
5373
|
"Rec601Settings": {
|
5355
|
-
"shape": "
|
5374
|
+
"shape": "Sau",
|
5356
5375
|
"locationName": "rec601Settings"
|
5357
5376
|
},
|
5358
5377
|
"Rec709Settings": {
|
5359
|
-
"shape": "
|
5378
|
+
"shape": "Sav",
|
5360
5379
|
"locationName": "rec709Settings"
|
5361
5380
|
}
|
5362
5381
|
}
|
@@ -5366,7 +5385,7 @@
|
|
5366
5385
|
"type": "structure",
|
5367
5386
|
"members": {
|
5368
5387
|
"TemporalFilterSettings": {
|
5369
|
-
"shape": "
|
5388
|
+
"shape": "Say",
|
5370
5389
|
"locationName": "temporalFilterSettings"
|
5371
5390
|
}
|
5372
5391
|
}
|
@@ -5474,7 +5493,7 @@
|
|
5474
5493
|
"type": "structure",
|
5475
5494
|
"members": {
|
5476
5495
|
"TemporalFilterSettings": {
|
5477
|
-
"shape": "
|
5496
|
+
"shape": "Say",
|
5478
5497
|
"locationName": "temporalFilterSettings"
|
5479
5498
|
}
|
5480
5499
|
}
|
@@ -5557,7 +5576,7 @@
|
|
5557
5576
|
"TimecodeConfig"
|
5558
5577
|
]
|
5559
5578
|
},
|
5560
|
-
"
|
5579
|
+
"S6f": {
|
5561
5580
|
"type": "structure",
|
5562
5581
|
"members": {
|
5563
5582
|
"DestinationRefId": {
|
@@ -5565,7 +5584,7 @@
|
|
5565
5584
|
}
|
5566
5585
|
}
|
5567
5586
|
},
|
5568
|
-
"
|
5587
|
+
"S8m": {
|
5569
5588
|
"type": "structure",
|
5570
5589
|
"members": {
|
5571
5590
|
"AbsentInputAudioBehavior": {
|
@@ -5763,19 +5782,19 @@
|
|
5763
5782
|
}
|
5764
5783
|
}
|
5765
5784
|
},
|
5766
|
-
"
|
5785
|
+
"Sat": {
|
5767
5786
|
"type": "structure",
|
5768
5787
|
"members": {}
|
5769
5788
|
},
|
5770
|
-
"
|
5789
|
+
"Sau": {
|
5771
5790
|
"type": "structure",
|
5772
5791
|
"members": {}
|
5773
5792
|
},
|
5774
|
-
"
|
5793
|
+
"Sav": {
|
5775
5794
|
"type": "structure",
|
5776
5795
|
"members": {}
|
5777
5796
|
},
|
5778
|
-
"
|
5797
|
+
"Say": {
|
5779
5798
|
"type": "structure",
|
5780
5799
|
"members": {
|
5781
5800
|
"PostFilterSharpening": {
|
@@ -5786,7 +5805,7 @@
|
|
5786
5805
|
}
|
5787
5806
|
}
|
5788
5807
|
},
|
5789
|
-
"
|
5808
|
+
"Sbw": {
|
5790
5809
|
"type": "structure",
|
5791
5810
|
"members": {
|
5792
5811
|
"MaxCll": {
|
@@ -5799,7 +5818,7 @@
|
|
5799
5818
|
}
|
5800
5819
|
}
|
5801
5820
|
},
|
5802
|
-
"
|
5821
|
+
"Scm": {
|
5803
5822
|
"type": "list",
|
5804
5823
|
"member": {
|
5805
5824
|
"type": "structure",
|
@@ -6182,7 +6201,7 @@
|
|
6182
6201
|
"type": "structure",
|
6183
6202
|
"members": {
|
6184
6203
|
"Hdr10Settings": {
|
6185
|
-
"shape": "
|
6204
|
+
"shape": "Sbw",
|
6186
6205
|
"locationName": "hdr10Settings"
|
6187
6206
|
}
|
6188
6207
|
}
|
@@ -6223,7 +6242,7 @@
|
|
6223
6242
|
}
|
6224
6243
|
}
|
6225
6244
|
},
|
6226
|
-
"
|
6245
|
+
"Se9": {
|
6227
6246
|
"type": "structure",
|
6228
6247
|
"members": {
|
6229
6248
|
"Codec": {
|
@@ -6237,59 +6256,59 @@
|
|
6237
6256
|
}
|
6238
6257
|
}
|
6239
6258
|
},
|
6240
|
-
"
|
6259
|
+
"Seh": {
|
6241
6260
|
"type": "map",
|
6242
6261
|
"key": {},
|
6243
6262
|
"value": {}
|
6244
6263
|
},
|
6245
|
-
"
|
6264
|
+
"Sek": {
|
6246
6265
|
"type": "structure",
|
6247
6266
|
"members": {
|
6248
6267
|
"Arn": {
|
6249
6268
|
"locationName": "arn"
|
6250
6269
|
},
|
6251
6270
|
"CdiInputSpecification": {
|
6252
|
-
"shape": "
|
6271
|
+
"shape": "S23",
|
6253
6272
|
"locationName": "cdiInputSpecification"
|
6254
6273
|
},
|
6255
6274
|
"ChannelClass": {
|
6256
6275
|
"locationName": "channelClass"
|
6257
6276
|
},
|
6258
6277
|
"Destinations": {
|
6259
|
-
"shape": "
|
6278
|
+
"shape": "S26",
|
6260
6279
|
"locationName": "destinations"
|
6261
6280
|
},
|
6262
6281
|
"EgressEndpoints": {
|
6263
|
-
"shape": "
|
6282
|
+
"shape": "Sel",
|
6264
6283
|
"locationName": "egressEndpoints"
|
6265
6284
|
},
|
6266
6285
|
"EncoderSettings": {
|
6267
|
-
"shape": "
|
6286
|
+
"shape": "S2e",
|
6268
6287
|
"locationName": "encoderSettings"
|
6269
6288
|
},
|
6270
6289
|
"Id": {
|
6271
6290
|
"locationName": "id"
|
6272
6291
|
},
|
6273
6292
|
"InputAttachments": {
|
6274
|
-
"shape": "
|
6293
|
+
"shape": "Scm",
|
6275
6294
|
"locationName": "inputAttachments"
|
6276
6295
|
},
|
6277
6296
|
"InputSpecification": {
|
6278
|
-
"shape": "
|
6297
|
+
"shape": "Se9",
|
6279
6298
|
"locationName": "inputSpecification"
|
6280
6299
|
},
|
6281
6300
|
"LogLevel": {
|
6282
6301
|
"locationName": "logLevel"
|
6283
6302
|
},
|
6284
6303
|
"Maintenance": {
|
6285
|
-
"shape": "
|
6304
|
+
"shape": "Sen",
|
6286
6305
|
"locationName": "maintenance"
|
6287
6306
|
},
|
6288
6307
|
"Name": {
|
6289
6308
|
"locationName": "name"
|
6290
6309
|
},
|
6291
6310
|
"PipelineDetails": {
|
6292
|
-
"shape": "
|
6311
|
+
"shape": "Seo",
|
6293
6312
|
"locationName": "pipelineDetails"
|
6294
6313
|
},
|
6295
6314
|
"PipelinesRunningCount": {
|
@@ -6303,16 +6322,16 @@
|
|
6303
6322
|
"locationName": "state"
|
6304
6323
|
},
|
6305
6324
|
"Tags": {
|
6306
|
-
"shape": "
|
6325
|
+
"shape": "Seh",
|
6307
6326
|
"locationName": "tags"
|
6308
6327
|
},
|
6309
6328
|
"Vpc": {
|
6310
|
-
"shape": "
|
6329
|
+
"shape": "Ser",
|
6311
6330
|
"locationName": "vpc"
|
6312
6331
|
}
|
6313
6332
|
}
|
6314
6333
|
},
|
6315
|
-
"
|
6334
|
+
"Sel": {
|
6316
6335
|
"type": "list",
|
6317
6336
|
"member": {
|
6318
6337
|
"type": "structure",
|
@@ -6323,7 +6342,7 @@
|
|
6323
6342
|
}
|
6324
6343
|
}
|
6325
6344
|
},
|
6326
|
-
"
|
6345
|
+
"Sen": {
|
6327
6346
|
"type": "structure",
|
6328
6347
|
"members": {
|
6329
6348
|
"MaintenanceDay": {
|
@@ -6340,7 +6359,7 @@
|
|
6340
6359
|
}
|
6341
6360
|
}
|
6342
6361
|
},
|
6343
|
-
"
|
6362
|
+
"Seo": {
|
6344
6363
|
"type": "list",
|
6345
6364
|
"member": {
|
6346
6365
|
"type": "structure",
|
@@ -6363,7 +6382,7 @@
|
|
6363
6382
|
}
|
6364
6383
|
}
|
6365
6384
|
},
|
6366
|
-
"
|
6385
|
+
"Ser": {
|
6367
6386
|
"type": "structure",
|
6368
6387
|
"members": {
|
6369
6388
|
"AvailabilityZones": {
|
@@ -6384,7 +6403,7 @@
|
|
6384
6403
|
}
|
6385
6404
|
}
|
6386
6405
|
},
|
6387
|
-
"
|
6406
|
+
"Set": {
|
6388
6407
|
"type": "list",
|
6389
6408
|
"member": {
|
6390
6409
|
"type": "structure",
|
@@ -6395,7 +6414,7 @@
|
|
6395
6414
|
}
|
6396
6415
|
}
|
6397
6416
|
},
|
6398
|
-
"
|
6417
|
+
"Sev": {
|
6399
6418
|
"type": "list",
|
6400
6419
|
"member": {
|
6401
6420
|
"type": "structure",
|
@@ -6406,7 +6425,7 @@
|
|
6406
6425
|
}
|
6407
6426
|
}
|
6408
6427
|
},
|
6409
|
-
"
|
6428
|
+
"Sex": {
|
6410
6429
|
"type": "list",
|
6411
6430
|
"member": {
|
6412
6431
|
"type": "structure",
|
@@ -6417,7 +6436,7 @@
|
|
6417
6436
|
}
|
6418
6437
|
}
|
6419
6438
|
},
|
6420
|
-
"
|
6439
|
+
"Sez": {
|
6421
6440
|
"type": "list",
|
6422
6441
|
"member": {
|
6423
6442
|
"type": "structure",
|
@@ -6434,7 +6453,7 @@
|
|
6434
6453
|
}
|
6435
6454
|
}
|
6436
6455
|
},
|
6437
|
-
"
|
6456
|
+
"Sf4": {
|
6438
6457
|
"type": "structure",
|
6439
6458
|
"members": {
|
6440
6459
|
"Arn": {
|
@@ -6445,7 +6464,7 @@
|
|
6445
6464
|
"locationName": "attachedChannels"
|
6446
6465
|
},
|
6447
6466
|
"Destinations": {
|
6448
|
-
"shape": "
|
6467
|
+
"shape": "Sf5",
|
6449
6468
|
"locationName": "destinations"
|
6450
6469
|
},
|
6451
6470
|
"Id": {
|
@@ -6455,7 +6474,7 @@
|
|
6455
6474
|
"locationName": "inputClass"
|
6456
6475
|
},
|
6457
6476
|
"InputDevices": {
|
6458
|
-
"shape": "
|
6477
|
+
"shape": "Sev",
|
6459
6478
|
"locationName": "inputDevices"
|
6460
6479
|
},
|
6461
6480
|
"InputPartnerIds": {
|
@@ -6466,7 +6485,7 @@
|
|
6466
6485
|
"locationName": "inputSourceType"
|
6467
6486
|
},
|
6468
6487
|
"MediaConnectFlows": {
|
6469
|
-
"shape": "
|
6488
|
+
"shape": "Sfa",
|
6470
6489
|
"locationName": "mediaConnectFlows"
|
6471
6490
|
},
|
6472
6491
|
"Name": {
|
@@ -6480,14 +6499,14 @@
|
|
6480
6499
|
"locationName": "securityGroups"
|
6481
6500
|
},
|
6482
6501
|
"Sources": {
|
6483
|
-
"shape": "
|
6502
|
+
"shape": "Sfc",
|
6484
6503
|
"locationName": "sources"
|
6485
6504
|
},
|
6486
6505
|
"State": {
|
6487
6506
|
"locationName": "state"
|
6488
6507
|
},
|
6489
6508
|
"Tags": {
|
6490
|
-
"shape": "
|
6509
|
+
"shape": "Seh",
|
6491
6510
|
"locationName": "tags"
|
6492
6511
|
},
|
6493
6512
|
"Type": {
|
@@ -6495,7 +6514,7 @@
|
|
6495
6514
|
}
|
6496
6515
|
}
|
6497
6516
|
},
|
6498
|
-
"
|
6517
|
+
"Sf5": {
|
6499
6518
|
"type": "list",
|
6500
6519
|
"member": {
|
6501
6520
|
"type": "structure",
|
@@ -6524,7 +6543,7 @@
|
|
6524
6543
|
}
|
6525
6544
|
}
|
6526
6545
|
},
|
6527
|
-
"
|
6546
|
+
"Sfa": {
|
6528
6547
|
"type": "list",
|
6529
6548
|
"member": {
|
6530
6549
|
"type": "structure",
|
@@ -6535,7 +6554,7 @@
|
|
6535
6554
|
}
|
6536
6555
|
}
|
6537
6556
|
},
|
6538
|
-
"
|
6557
|
+
"Sfc": {
|
6539
6558
|
"type": "list",
|
6540
6559
|
"member": {
|
6541
6560
|
"type": "structure",
|
@@ -6552,7 +6571,7 @@
|
|
6552
6571
|
}
|
6553
6572
|
}
|
6554
6573
|
},
|
6555
|
-
"
|
6574
|
+
"Sfg": {
|
6556
6575
|
"type": "list",
|
6557
6576
|
"member": {
|
6558
6577
|
"type": "structure",
|
@@ -6563,7 +6582,7 @@
|
|
6563
6582
|
}
|
6564
6583
|
}
|
6565
6584
|
},
|
6566
|
-
"
|
6585
|
+
"Sfj": {
|
6567
6586
|
"type": "structure",
|
6568
6587
|
"members": {
|
6569
6588
|
"Arn": {
|
@@ -6580,16 +6599,16 @@
|
|
6580
6599
|
"locationName": "state"
|
6581
6600
|
},
|
6582
6601
|
"Tags": {
|
6583
|
-
"shape": "
|
6602
|
+
"shape": "Seh",
|
6584
6603
|
"locationName": "tags"
|
6585
6604
|
},
|
6586
6605
|
"WhitelistRules": {
|
6587
|
-
"shape": "
|
6606
|
+
"shape": "Sfl",
|
6588
6607
|
"locationName": "whitelistRules"
|
6589
6608
|
}
|
6590
6609
|
}
|
6591
6610
|
},
|
6592
|
-
"
|
6611
|
+
"Sfl": {
|
6593
6612
|
"type": "list",
|
6594
6613
|
"member": {
|
6595
6614
|
"type": "structure",
|
@@ -6600,7 +6619,7 @@
|
|
6600
6619
|
}
|
6601
6620
|
}
|
6602
6621
|
},
|
6603
|
-
"
|
6622
|
+
"Sfo": {
|
6604
6623
|
"type": "structure",
|
6605
6624
|
"members": {
|
6606
6625
|
"MaximumVideoBufferDelayMilliseconds": {
|
@@ -6625,7 +6644,7 @@
|
|
6625
6644
|
"TransportStreamId"
|
6626
6645
|
]
|
6627
6646
|
},
|
6628
|
-
"
|
6647
|
+
"Sft": {
|
6629
6648
|
"type": "structure",
|
6630
6649
|
"members": {
|
6631
6650
|
"Arn": {
|
@@ -6636,14 +6655,14 @@
|
|
6636
6655
|
"locationName": "availabilityZones"
|
6637
6656
|
},
|
6638
6657
|
"Destinations": {
|
6639
|
-
"shape": "
|
6658
|
+
"shape": "Sfu",
|
6640
6659
|
"locationName": "destinations"
|
6641
6660
|
},
|
6642
6661
|
"Id": {
|
6643
6662
|
"locationName": "id"
|
6644
6663
|
},
|
6645
6664
|
"MultiplexSettings": {
|
6646
|
-
"shape": "
|
6665
|
+
"shape": "Sfo",
|
6647
6666
|
"locationName": "multiplexSettings"
|
6648
6667
|
},
|
6649
6668
|
"Name": {
|
@@ -6661,12 +6680,12 @@
|
|
6661
6680
|
"locationName": "state"
|
6662
6681
|
},
|
6663
6682
|
"Tags": {
|
6664
|
-
"shape": "
|
6683
|
+
"shape": "Seh",
|
6665
6684
|
"locationName": "tags"
|
6666
6685
|
}
|
6667
6686
|
}
|
6668
6687
|
},
|
6669
|
-
"
|
6688
|
+
"Sfu": {
|
6670
6689
|
"type": "list",
|
6671
6690
|
"member": {
|
6672
6691
|
"type": "structure",
|
@@ -6683,7 +6702,7 @@
|
|
6683
6702
|
}
|
6684
6703
|
}
|
6685
6704
|
},
|
6686
|
-
"
|
6705
|
+
"Sfz": {
|
6687
6706
|
"type": "structure",
|
6688
6707
|
"members": {
|
6689
6708
|
"PreferredChannelPipeline": {
|
@@ -6742,22 +6761,22 @@
|
|
6742
6761
|
"ProgramNumber"
|
6743
6762
|
]
|
6744
6763
|
},
|
6745
|
-
"
|
6764
|
+
"Sg8": {
|
6746
6765
|
"type": "structure",
|
6747
6766
|
"members": {
|
6748
6767
|
"ChannelId": {
|
6749
6768
|
"locationName": "channelId"
|
6750
6769
|
},
|
6751
6770
|
"MultiplexProgramSettings": {
|
6752
|
-
"shape": "
|
6771
|
+
"shape": "Sfz",
|
6753
6772
|
"locationName": "multiplexProgramSettings"
|
6754
6773
|
},
|
6755
6774
|
"PacketIdentifiersMap": {
|
6756
|
-
"shape": "
|
6775
|
+
"shape": "Sg9",
|
6757
6776
|
"locationName": "packetIdentifiersMap"
|
6758
6777
|
},
|
6759
6778
|
"PipelineDetails": {
|
6760
|
-
"shape": "
|
6779
|
+
"shape": "Sgb",
|
6761
6780
|
"locationName": "pipelineDetails"
|
6762
6781
|
},
|
6763
6782
|
"ProgramName": {
|
@@ -6765,15 +6784,15 @@
|
|
6765
6784
|
}
|
6766
6785
|
}
|
6767
6786
|
},
|
6768
|
-
"
|
6787
|
+
"Sg9": {
|
6769
6788
|
"type": "structure",
|
6770
6789
|
"members": {
|
6771
6790
|
"AudioPids": {
|
6772
|
-
"shape": "
|
6791
|
+
"shape": "Sga",
|
6773
6792
|
"locationName": "audioPids"
|
6774
6793
|
},
|
6775
6794
|
"DvbSubPids": {
|
6776
|
-
"shape": "
|
6795
|
+
"shape": "Sga",
|
6777
6796
|
"locationName": "dvbSubPids"
|
6778
6797
|
},
|
6779
6798
|
"DvbTeletextPid": {
|
@@ -6789,7 +6808,7 @@
|
|
6789
6808
|
"type": "integer"
|
6790
6809
|
},
|
6791
6810
|
"KlvDataPids": {
|
6792
|
-
"shape": "
|
6811
|
+
"shape": "Sga",
|
6793
6812
|
"locationName": "klvDataPids"
|
6794
6813
|
},
|
6795
6814
|
"PcrPid": {
|
@@ -6805,7 +6824,7 @@
|
|
6805
6824
|
"type": "integer"
|
6806
6825
|
},
|
6807
6826
|
"Scte27Pids": {
|
6808
|
-
"shape": "
|
6827
|
+
"shape": "Sga",
|
6809
6828
|
"locationName": "scte27Pids"
|
6810
6829
|
},
|
6811
6830
|
"Scte35Pid": {
|
@@ -6822,13 +6841,13 @@
|
|
6822
6841
|
}
|
6823
6842
|
}
|
6824
6843
|
},
|
6825
|
-
"
|
6844
|
+
"Sga": {
|
6826
6845
|
"type": "list",
|
6827
6846
|
"member": {
|
6828
6847
|
"type": "integer"
|
6829
6848
|
}
|
6830
6849
|
},
|
6831
|
-
"
|
6850
|
+
"Sgb": {
|
6832
6851
|
"type": "list",
|
6833
6852
|
"member": {
|
6834
6853
|
"type": "structure",
|
@@ -6842,7 +6861,19 @@
|
|
6842
6861
|
}
|
6843
6862
|
}
|
6844
6863
|
},
|
6845
|
-
"
|
6864
|
+
"Sgu": {
|
6865
|
+
"type": "structure",
|
6866
|
+
"members": {
|
6867
|
+
"AutomaticRenewal": {
|
6868
|
+
"locationName": "automaticRenewal"
|
6869
|
+
},
|
6870
|
+
"RenewalCount": {
|
6871
|
+
"locationName": "renewalCount",
|
6872
|
+
"type": "integer"
|
6873
|
+
}
|
6874
|
+
}
|
6875
|
+
},
|
6876
|
+
"Sgw": {
|
6846
6877
|
"type": "structure",
|
6847
6878
|
"members": {
|
6848
6879
|
"ChannelClass": {
|
@@ -6871,7 +6902,7 @@
|
|
6871
6902
|
}
|
6872
6903
|
}
|
6873
6904
|
},
|
6874
|
-
"
|
6905
|
+
"Shh": {
|
6875
6906
|
"type": "structure",
|
6876
6907
|
"members": {
|
6877
6908
|
"ActiveInput": {
|
@@ -6904,7 +6935,7 @@
|
|
6904
6935
|
}
|
6905
6936
|
}
|
6906
6937
|
},
|
6907
|
-
"
|
6938
|
+
"Shm": {
|
6908
6939
|
"type": "structure",
|
6909
6940
|
"members": {
|
6910
6941
|
"DnsAddresses": {
|
@@ -6925,7 +6956,7 @@
|
|
6925
6956
|
}
|
6926
6957
|
}
|
6927
6958
|
},
|
6928
|
-
"
|
6959
|
+
"Shp": {
|
6929
6960
|
"type": "structure",
|
6930
6961
|
"members": {
|
6931
6962
|
"ActiveInput": {
|
@@ -6958,7 +6989,7 @@
|
|
6958
6989
|
}
|
6959
6990
|
}
|
6960
6991
|
},
|
6961
|
-
"
|
6992
|
+
"Sj9": {
|
6962
6993
|
"type": "structure",
|
6963
6994
|
"members": {
|
6964
6995
|
"Arn": {
|
@@ -7000,11 +7031,15 @@
|
|
7000
7031
|
"Region": {
|
7001
7032
|
"locationName": "region"
|
7002
7033
|
},
|
7034
|
+
"RenewalSettings": {
|
7035
|
+
"shape": "Sgu",
|
7036
|
+
"locationName": "renewalSettings"
|
7037
|
+
},
|
7003
7038
|
"ReservationId": {
|
7004
7039
|
"locationName": "reservationId"
|
7005
7040
|
},
|
7006
7041
|
"ResourceSpecification": {
|
7007
|
-
"shape": "
|
7042
|
+
"shape": "Sgw",
|
7008
7043
|
"locationName": "resourceSpecification"
|
7009
7044
|
},
|
7010
7045
|
"Start": {
|
@@ -7014,7 +7049,7 @@
|
|
7014
7049
|
"locationName": "state"
|
7015
7050
|
},
|
7016
7051
|
"Tags": {
|
7017
|
-
"shape": "
|
7052
|
+
"shape": "Seh",
|
7018
7053
|
"locationName": "tags"
|
7019
7054
|
},
|
7020
7055
|
"UsagePrice": {
|
@@ -7023,7 +7058,7 @@
|
|
7023
7058
|
}
|
7024
7059
|
}
|
7025
7060
|
},
|
7026
|
-
"
|
7061
|
+
"Sk0": {
|
7027
7062
|
"type": "structure",
|
7028
7063
|
"members": {
|
7029
7064
|
"ConfiguredInput": {
|