cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -263,26 +263,26 @@
263
263
  "type": "structure",
264
264
  "members": {
265
265
  "CdiInputSpecification": {
266
- "shape": "S25",
266
+ "shape": "S27",
267
267
  "locationName": "cdiInputSpecification"
268
268
  },
269
269
  "ChannelClass": {
270
270
  "locationName": "channelClass"
271
271
  },
272
272
  "Destinations": {
273
- "shape": "S28",
273
+ "shape": "S2a",
274
274
  "locationName": "destinations"
275
275
  },
276
276
  "EncoderSettings": {
277
- "shape": "S2g",
277
+ "shape": "S2i",
278
278
  "locationName": "encoderSettings"
279
279
  },
280
280
  "InputAttachments": {
281
- "shape": "Sd8",
281
+ "shape": "Sdb",
282
282
  "locationName": "inputAttachments"
283
283
  },
284
284
  "InputSpecification": {
285
- "shape": "Sex",
285
+ "shape": "Sf0",
286
286
  "locationName": "inputSpecification"
287
287
  },
288
288
  "LogLevel": {
@@ -315,7 +315,7 @@
315
315
  "locationName": "roleArn"
316
316
  },
317
317
  "Tags": {
318
- "shape": "Sf5",
318
+ "shape": "Sf8",
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": "Sf8",
348
+ "shape": "Sfb",
349
349
  "locationName": "channel"
350
350
  }
351
351
  }
@@ -360,11 +360,11 @@
360
360
  "type": "structure",
361
361
  "members": {
362
362
  "Destinations": {
363
- "shape": "Sfh",
363
+ "shape": "Sfk",
364
364
  "locationName": "destinations"
365
365
  },
366
366
  "InputDevices": {
367
- "shape": "Sfj",
367
+ "shape": "Sfm",
368
368
  "locationName": "inputDevices"
369
369
  },
370
370
  "InputSecurityGroups": {
@@ -372,7 +372,7 @@
372
372
  "locationName": "inputSecurityGroups"
373
373
  },
374
374
  "MediaConnectFlows": {
375
- "shape": "Sfl",
375
+ "shape": "Sfo",
376
376
  "locationName": "mediaConnectFlows"
377
377
  },
378
378
  "Name": {
@@ -386,11 +386,11 @@
386
386
  "locationName": "roleArn"
387
387
  },
388
388
  "Sources": {
389
- "shape": "Sfn",
389
+ "shape": "Sfq",
390
390
  "locationName": "sources"
391
391
  },
392
392
  "Tags": {
393
- "shape": "Sf5",
393
+ "shape": "Sf8",
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": "Sfs",
422
+ "shape": "Sfv",
423
423
  "locationName": "input"
424
424
  }
425
425
  }
@@ -434,11 +434,11 @@
434
434
  "type": "structure",
435
435
  "members": {
436
436
  "Tags": {
437
- "shape": "Sf5",
437
+ "shape": "Sf8",
438
438
  "locationName": "tags"
439
439
  },
440
440
  "WhitelistRules": {
441
- "shape": "Sg4",
441
+ "shape": "Sg7",
442
442
  "locationName": "whitelistRules"
443
443
  }
444
444
  }
@@ -447,7 +447,7 @@
447
447
  "type": "structure",
448
448
  "members": {
449
449
  "SecurityGroup": {
450
- "shape": "Sg7",
450
+ "shape": "Sga",
451
451
  "locationName": "securityGroup"
452
452
  }
453
453
  }
@@ -466,7 +466,7 @@
466
466
  "locationName": "availabilityZones"
467
467
  },
468
468
  "MultiplexSettings": {
469
- "shape": "Sgc",
469
+ "shape": "Sgf",
470
470
  "locationName": "multiplexSettings"
471
471
  },
472
472
  "Name": {
@@ -477,7 +477,7 @@
477
477
  "idempotencyToken": true
478
478
  },
479
479
  "Tags": {
480
- "shape": "Sf5",
480
+ "shape": "Sf8",
481
481
  "locationName": "tags"
482
482
  }
483
483
  },
@@ -492,7 +492,7 @@
492
492
  "type": "structure",
493
493
  "members": {
494
494
  "Multiplex": {
495
- "shape": "Sgh",
495
+ "shape": "Sgk",
496
496
  "locationName": "multiplex"
497
497
  }
498
498
  }
@@ -511,7 +511,7 @@
511
511
  "locationName": "multiplexId"
512
512
  },
513
513
  "MultiplexProgramSettings": {
514
- "shape": "Sgn",
514
+ "shape": "Sgq",
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": "Sgv",
536
+ "shape": "Sgy",
537
537
  "locationName": "multiplexProgram"
538
538
  }
539
539
  }
@@ -556,7 +556,7 @@
556
556
  "idempotencyToken": true
557
557
  },
558
558
  "Tags": {
559
- "shape": "Sf5",
559
+ "shape": "Sf8",
560
560
  "locationName": "tags"
561
561
  }
562
562
  },
@@ -568,7 +568,7 @@
568
568
  "type": "structure",
569
569
  "members": {
570
570
  "Input": {
571
- "shape": "Sfs",
571
+ "shape": "Sfv",
572
572
  "locationName": "input"
573
573
  }
574
574
  }
@@ -587,7 +587,7 @@
587
587
  "locationName": "resource-arn"
588
588
  },
589
589
  "Tags": {
590
- "shape": "Sf5",
590
+ "shape": "Sf8",
591
591
  "locationName": "tags"
592
592
  }
593
593
  },
@@ -621,47 +621,47 @@
621
621
  "locationName": "arn"
622
622
  },
623
623
  "CdiInputSpecification": {
624
- "shape": "S25",
624
+ "shape": "S27",
625
625
  "locationName": "cdiInputSpecification"
626
626
  },
627
627
  "ChannelClass": {
628
628
  "locationName": "channelClass"
629
629
  },
630
630
  "Destinations": {
631
- "shape": "S28",
631
+ "shape": "S2a",
632
632
  "locationName": "destinations"
633
633
  },
634
634
  "EgressEndpoints": {
635
- "shape": "Sf9",
635
+ "shape": "Sfc",
636
636
  "locationName": "egressEndpoints"
637
637
  },
638
638
  "EncoderSettings": {
639
- "shape": "S2g",
639
+ "shape": "S2i",
640
640
  "locationName": "encoderSettings"
641
641
  },
642
642
  "Id": {
643
643
  "locationName": "id"
644
644
  },
645
645
  "InputAttachments": {
646
- "shape": "Sd8",
646
+ "shape": "Sdb",
647
647
  "locationName": "inputAttachments"
648
648
  },
649
649
  "InputSpecification": {
650
- "shape": "Sex",
650
+ "shape": "Sf0",
651
651
  "locationName": "inputSpecification"
652
652
  },
653
653
  "LogLevel": {
654
654
  "locationName": "logLevel"
655
655
  },
656
656
  "Maintenance": {
657
- "shape": "Sfb",
657
+ "shape": "Sfe",
658
658
  "locationName": "maintenance"
659
659
  },
660
660
  "Name": {
661
661
  "locationName": "name"
662
662
  },
663
663
  "PipelineDetails": {
664
- "shape": "Sfc",
664
+ "shape": "Sff",
665
665
  "locationName": "pipelineDetails"
666
666
  },
667
667
  "PipelinesRunningCount": {
@@ -675,11 +675,11 @@
675
675
  "locationName": "state"
676
676
  },
677
677
  "Tags": {
678
- "shape": "Sf5",
678
+ "shape": "Sf8",
679
679
  "locationName": "tags"
680
680
  },
681
681
  "Vpc": {
682
- "shape": "Sff",
682
+ "shape": "Sfi",
683
683
  "locationName": "vpc"
684
684
  }
685
685
  }
@@ -760,14 +760,14 @@
760
760
  "locationName": "availabilityZones"
761
761
  },
762
762
  "Destinations": {
763
- "shape": "Sgi",
763
+ "shape": "Sgl",
764
764
  "locationName": "destinations"
765
765
  },
766
766
  "Id": {
767
767
  "locationName": "id"
768
768
  },
769
769
  "MultiplexSettings": {
770
- "shape": "Sgc",
770
+ "shape": "Sgf",
771
771
  "locationName": "multiplexSettings"
772
772
  },
773
773
  "Name": {
@@ -785,7 +785,7 @@
785
785
  "locationName": "state"
786
786
  },
787
787
  "Tags": {
788
- "shape": "Sf5",
788
+ "shape": "Sf8",
789
789
  "locationName": "tags"
790
790
  }
791
791
  }
@@ -821,15 +821,15 @@
821
821
  "locationName": "channelId"
822
822
  },
823
823
  "MultiplexProgramSettings": {
824
- "shape": "Sgn",
824
+ "shape": "Sgq",
825
825
  "locationName": "multiplexProgramSettings"
826
826
  },
827
827
  "PacketIdentifiersMap": {
828
- "shape": "Sgw",
828
+ "shape": "Sgz",
829
829
  "locationName": "packetIdentifiersMap"
830
830
  },
831
831
  "PipelineDetails": {
832
- "shape": "Sgy",
832
+ "shape": "Sh1",
833
833
  "locationName": "pipelineDetails"
834
834
  },
835
835
  "ProgramName": {
@@ -899,14 +899,14 @@
899
899
  "locationName": "region"
900
900
  },
901
901
  "RenewalSettings": {
902
- "shape": "Shh",
902
+ "shape": "Shk",
903
903
  "locationName": "renewalSettings"
904
904
  },
905
905
  "ReservationId": {
906
906
  "locationName": "reservationId"
907
907
  },
908
908
  "ResourceSpecification": {
909
- "shape": "Shj",
909
+ "shape": "Shm",
910
910
  "locationName": "resourceSpecification"
911
911
  },
912
912
  "Start": {
@@ -916,7 +916,7 @@
916
916
  "locationName": "state"
917
917
  },
918
918
  "Tags": {
919
- "shape": "Sf5",
919
+ "shape": "Sf8",
920
920
  "locationName": "tags"
921
921
  },
922
922
  "UsagePrice": {
@@ -974,6 +974,26 @@
974
974
  ]
975
975
  }
976
976
  },
977
+ "DescribeAccountConfiguration": {
978
+ "http": {
979
+ "method": "GET",
980
+ "requestUri": "/prod/accountConfiguration",
981
+ "responseCode": 200
982
+ },
983
+ "input": {
984
+ "type": "structure",
985
+ "members": {}
986
+ },
987
+ "output": {
988
+ "type": "structure",
989
+ "members": {
990
+ "AccountConfiguration": {
991
+ "shape": "Si0",
992
+ "locationName": "accountConfiguration"
993
+ }
994
+ }
995
+ }
996
+ },
977
997
  "DescribeChannel": {
978
998
  "http": {
979
999
  "method": "GET",
@@ -999,47 +1019,47 @@
999
1019
  "locationName": "arn"
1000
1020
  },
1001
1021
  "CdiInputSpecification": {
1002
- "shape": "S25",
1022
+ "shape": "S27",
1003
1023
  "locationName": "cdiInputSpecification"
1004
1024
  },
1005
1025
  "ChannelClass": {
1006
1026
  "locationName": "channelClass"
1007
1027
  },
1008
1028
  "Destinations": {
1009
- "shape": "S28",
1029
+ "shape": "S2a",
1010
1030
  "locationName": "destinations"
1011
1031
  },
1012
1032
  "EgressEndpoints": {
1013
- "shape": "Sf9",
1033
+ "shape": "Sfc",
1014
1034
  "locationName": "egressEndpoints"
1015
1035
  },
1016
1036
  "EncoderSettings": {
1017
- "shape": "S2g",
1037
+ "shape": "S2i",
1018
1038
  "locationName": "encoderSettings"
1019
1039
  },
1020
1040
  "Id": {
1021
1041
  "locationName": "id"
1022
1042
  },
1023
1043
  "InputAttachments": {
1024
- "shape": "Sd8",
1044
+ "shape": "Sdb",
1025
1045
  "locationName": "inputAttachments"
1026
1046
  },
1027
1047
  "InputSpecification": {
1028
- "shape": "Sex",
1048
+ "shape": "Sf0",
1029
1049
  "locationName": "inputSpecification"
1030
1050
  },
1031
1051
  "LogLevel": {
1032
1052
  "locationName": "logLevel"
1033
1053
  },
1034
1054
  "Maintenance": {
1035
- "shape": "Sfb",
1055
+ "shape": "Sfe",
1036
1056
  "locationName": "maintenance"
1037
1057
  },
1038
1058
  "Name": {
1039
1059
  "locationName": "name"
1040
1060
  },
1041
1061
  "PipelineDetails": {
1042
- "shape": "Sfc",
1062
+ "shape": "Sff",
1043
1063
  "locationName": "pipelineDetails"
1044
1064
  },
1045
1065
  "PipelinesRunningCount": {
@@ -1053,11 +1073,11 @@
1053
1073
  "locationName": "state"
1054
1074
  },
1055
1075
  "Tags": {
1056
- "shape": "Sf5",
1076
+ "shape": "Sf8",
1057
1077
  "locationName": "tags"
1058
1078
  },
1059
1079
  "Vpc": {
1060
- "shape": "Sff",
1080
+ "shape": "Sfi",
1061
1081
  "locationName": "vpc"
1062
1082
  }
1063
1083
  }
@@ -1092,7 +1112,7 @@
1092
1112
  "locationName": "attachedChannels"
1093
1113
  },
1094
1114
  "Destinations": {
1095
- "shape": "Sft",
1115
+ "shape": "Sfw",
1096
1116
  "locationName": "destinations"
1097
1117
  },
1098
1118
  "Id": {
@@ -1102,7 +1122,7 @@
1102
1122
  "locationName": "inputClass"
1103
1123
  },
1104
1124
  "InputDevices": {
1105
- "shape": "Sfj",
1125
+ "shape": "Sfm",
1106
1126
  "locationName": "inputDevices"
1107
1127
  },
1108
1128
  "InputPartnerIds": {
@@ -1113,7 +1133,7 @@
1113
1133
  "locationName": "inputSourceType"
1114
1134
  },
1115
1135
  "MediaConnectFlows": {
1116
- "shape": "Sfy",
1136
+ "shape": "Sg1",
1117
1137
  "locationName": "mediaConnectFlows"
1118
1138
  },
1119
1139
  "Name": {
@@ -1127,14 +1147,14 @@
1127
1147
  "locationName": "securityGroups"
1128
1148
  },
1129
1149
  "Sources": {
1130
- "shape": "Sg0",
1150
+ "shape": "Sg3",
1131
1151
  "locationName": "sources"
1132
1152
  },
1133
1153
  "State": {
1134
1154
  "locationName": "state"
1135
1155
  },
1136
1156
  "Tags": {
1137
- "shape": "Sf5",
1157
+ "shape": "Sf8",
1138
1158
  "locationName": "tags"
1139
1159
  },
1140
1160
  "Type": {
@@ -1177,7 +1197,7 @@
1177
1197
  "locationName": "deviceUpdateStatus"
1178
1198
  },
1179
1199
  "HdDeviceSettings": {
1180
- "shape": "Si4",
1200
+ "shape": "Sia",
1181
1201
  "locationName": "hdDeviceSettings"
1182
1202
  },
1183
1203
  "Id": {
@@ -1190,7 +1210,7 @@
1190
1210
  "locationName": "name"
1191
1211
  },
1192
1212
  "NetworkSettings": {
1193
- "shape": "Si9",
1213
+ "shape": "Sif",
1194
1214
  "locationName": "networkSettings"
1195
1215
  },
1196
1216
  "SerialNumber": {
@@ -1200,11 +1220,11 @@
1200
1220
  "locationName": "type"
1201
1221
  },
1202
1222
  "UhdDeviceSettings": {
1203
- "shape": "Sic",
1223
+ "shape": "Sii",
1204
1224
  "locationName": "uhdDeviceSettings"
1205
1225
  },
1206
1226
  "Tags": {
1207
- "shape": "Sf5",
1227
+ "shape": "Sf8",
1208
1228
  "locationName": "tags"
1209
1229
  },
1210
1230
  "AvailabilityZone": {
@@ -1308,11 +1328,11 @@
1308
1328
  "locationName": "state"
1309
1329
  },
1310
1330
  "Tags": {
1311
- "shape": "Sf5",
1331
+ "shape": "Sf8",
1312
1332
  "locationName": "tags"
1313
1333
  },
1314
1334
  "WhitelistRules": {
1315
- "shape": "Sg9",
1335
+ "shape": "Sgc",
1316
1336
  "locationName": "whitelistRules"
1317
1337
  }
1318
1338
  }
@@ -1347,14 +1367,14 @@
1347
1367
  "locationName": "availabilityZones"
1348
1368
  },
1349
1369
  "Destinations": {
1350
- "shape": "Sgi",
1370
+ "shape": "Sgl",
1351
1371
  "locationName": "destinations"
1352
1372
  },
1353
1373
  "Id": {
1354
1374
  "locationName": "id"
1355
1375
  },
1356
1376
  "MultiplexSettings": {
1357
- "shape": "Sgc",
1377
+ "shape": "Sgf",
1358
1378
  "locationName": "multiplexSettings"
1359
1379
  },
1360
1380
  "Name": {
@@ -1372,7 +1392,7 @@
1372
1392
  "locationName": "state"
1373
1393
  },
1374
1394
  "Tags": {
1375
- "shape": "Sf5",
1395
+ "shape": "Sf8",
1376
1396
  "locationName": "tags"
1377
1397
  }
1378
1398
  }
@@ -1408,15 +1428,15 @@
1408
1428
  "locationName": "channelId"
1409
1429
  },
1410
1430
  "MultiplexProgramSettings": {
1411
- "shape": "Sgn",
1431
+ "shape": "Sgq",
1412
1432
  "locationName": "multiplexProgramSettings"
1413
1433
  },
1414
1434
  "PacketIdentifiersMap": {
1415
- "shape": "Sgw",
1435
+ "shape": "Sgz",
1416
1436
  "locationName": "packetIdentifiersMap"
1417
1437
  },
1418
1438
  "PipelineDetails": {
1419
- "shape": "Sgy",
1439
+ "shape": "Sh1",
1420
1440
  "locationName": "pipelineDetails"
1421
1441
  },
1422
1442
  "ProgramName": {
@@ -1476,7 +1496,7 @@
1476
1496
  "locationName": "region"
1477
1497
  },
1478
1498
  "ResourceSpecification": {
1479
- "shape": "Shj",
1499
+ "shape": "Shm",
1480
1500
  "locationName": "resourceSpecification"
1481
1501
  },
1482
1502
  "UsagePrice": {
@@ -1547,14 +1567,14 @@
1547
1567
  "locationName": "region"
1548
1568
  },
1549
1569
  "RenewalSettings": {
1550
- "shape": "Shh",
1570
+ "shape": "Shk",
1551
1571
  "locationName": "renewalSettings"
1552
1572
  },
1553
1573
  "ReservationId": {
1554
1574
  "locationName": "reservationId"
1555
1575
  },
1556
1576
  "ResourceSpecification": {
1557
- "shape": "Shj",
1577
+ "shape": "Shm",
1558
1578
  "locationName": "resourceSpecification"
1559
1579
  },
1560
1580
  "Start": {
@@ -1564,7 +1584,7 @@
1564
1584
  "locationName": "state"
1565
1585
  },
1566
1586
  "Tags": {
1567
- "shape": "Sf5",
1587
+ "shape": "Sf8",
1568
1588
  "locationName": "tags"
1569
1589
  },
1570
1590
  "UsagePrice": {
@@ -1614,26 +1634,6 @@
1614
1634
  }
1615
1635
  }
1616
1636
  },
1617
- "DescribeAccountConfiguration": {
1618
- "http": {
1619
- "method": "GET",
1620
- "requestUri": "/prod/accountConfiguration",
1621
- "responseCode": 200
1622
- },
1623
- "input": {
1624
- "type": "structure",
1625
- "members": {}
1626
- },
1627
- "output": {
1628
- "type": "structure",
1629
- "members": {
1630
- "AccountConfiguration": {
1631
- "shape": "Sj2",
1632
- "locationName": "accountConfiguration"
1633
- }
1634
- }
1635
- }
1636
- },
1637
1637
  "DescribeThumbnails": {
1638
1638
  "http": {
1639
1639
  "method": "GET",
@@ -1736,36 +1736,36 @@
1736
1736
  "locationName": "arn"
1737
1737
  },
1738
1738
  "CdiInputSpecification": {
1739
- "shape": "S25",
1739
+ "shape": "S27",
1740
1740
  "locationName": "cdiInputSpecification"
1741
1741
  },
1742
1742
  "ChannelClass": {
1743
1743
  "locationName": "channelClass"
1744
1744
  },
1745
1745
  "Destinations": {
1746
- "shape": "S28",
1746
+ "shape": "S2a",
1747
1747
  "locationName": "destinations"
1748
1748
  },
1749
1749
  "EgressEndpoints": {
1750
- "shape": "Sf9",
1750
+ "shape": "Sfc",
1751
1751
  "locationName": "egressEndpoints"
1752
1752
  },
1753
1753
  "Id": {
1754
1754
  "locationName": "id"
1755
1755
  },
1756
1756
  "InputAttachments": {
1757
- "shape": "Sd8",
1757
+ "shape": "Sdb",
1758
1758
  "locationName": "inputAttachments"
1759
1759
  },
1760
1760
  "InputSpecification": {
1761
- "shape": "Sex",
1761
+ "shape": "Sf0",
1762
1762
  "locationName": "inputSpecification"
1763
1763
  },
1764
1764
  "LogLevel": {
1765
1765
  "locationName": "logLevel"
1766
1766
  },
1767
1767
  "Maintenance": {
1768
- "shape": "Sfb",
1768
+ "shape": "Sfe",
1769
1769
  "locationName": "maintenance"
1770
1770
  },
1771
1771
  "Name": {
@@ -1782,11 +1782,11 @@
1782
1782
  "locationName": "state"
1783
1783
  },
1784
1784
  "Tags": {
1785
- "shape": "Sf5",
1785
+ "shape": "Sf8",
1786
1786
  "locationName": "tags"
1787
1787
  },
1788
1788
  "Vpc": {
1789
- "shape": "Sff",
1789
+ "shape": "Sfi",
1790
1790
  "locationName": "vpc"
1791
1791
  }
1792
1792
  }
@@ -1897,7 +1897,7 @@
1897
1897
  "locationName": "deviceUpdateStatus"
1898
1898
  },
1899
1899
  "HdDeviceSettings": {
1900
- "shape": "Si4",
1900
+ "shape": "Sia",
1901
1901
  "locationName": "hdDeviceSettings"
1902
1902
  },
1903
1903
  "Id": {
@@ -1910,7 +1910,7 @@
1910
1910
  "locationName": "name"
1911
1911
  },
1912
1912
  "NetworkSettings": {
1913
- "shape": "Si9",
1913
+ "shape": "Sif",
1914
1914
  "locationName": "networkSettings"
1915
1915
  },
1916
1916
  "SerialNumber": {
@@ -1920,11 +1920,11 @@
1920
1920
  "locationName": "type"
1921
1921
  },
1922
1922
  "UhdDeviceSettings": {
1923
- "shape": "Sic",
1923
+ "shape": "Sii",
1924
1924
  "locationName": "uhdDeviceSettings"
1925
1925
  },
1926
1926
  "Tags": {
1927
- "shape": "Sf5",
1927
+ "shape": "Sf8",
1928
1928
  "locationName": "tags"
1929
1929
  },
1930
1930
  "AvailabilityZone": {
@@ -1973,7 +1973,7 @@
1973
1973
  "locationName": "inputSecurityGroups",
1974
1974
  "type": "list",
1975
1975
  "member": {
1976
- "shape": "Sg7"
1976
+ "shape": "Sga"
1977
1977
  }
1978
1978
  },
1979
1979
  "NextToken": {
@@ -2009,7 +2009,7 @@
2009
2009
  "locationName": "inputs",
2010
2010
  "type": "list",
2011
2011
  "member": {
2012
- "shape": "Sfs"
2012
+ "shape": "Sfv"
2013
2013
  }
2014
2014
  },
2015
2015
  "NextToken": {
@@ -2133,7 +2133,7 @@
2133
2133
  "locationName": "state"
2134
2134
  },
2135
2135
  "Tags": {
2136
- "shape": "Sf5",
2136
+ "shape": "Sf8",
2137
2137
  "locationName": "tags"
2138
2138
  }
2139
2139
  }
@@ -2247,7 +2247,7 @@
2247
2247
  "locationName": "region"
2248
2248
  },
2249
2249
  "ResourceSpecification": {
2250
- "shape": "Shj",
2250
+ "shape": "Shm",
2251
2251
  "locationName": "resourceSpecification"
2252
2252
  },
2253
2253
  "UsagePrice": {
@@ -2322,7 +2322,7 @@
2322
2322
  "locationName": "reservations",
2323
2323
  "type": "list",
2324
2324
  "member": {
2325
- "shape": "Ska"
2325
+ "shape": "Skd"
2326
2326
  }
2327
2327
  }
2328
2328
  }
@@ -2350,7 +2350,7 @@
2350
2350
  "type": "structure",
2351
2351
  "members": {
2352
2352
  "Tags": {
2353
- "shape": "Sf5",
2353
+ "shape": "Sf8",
2354
2354
  "locationName": "tags"
2355
2355
  }
2356
2356
  }
@@ -2376,7 +2376,7 @@
2376
2376
  "locationName": "offeringId"
2377
2377
  },
2378
2378
  "RenewalSettings": {
2379
- "shape": "Shh",
2379
+ "shape": "Shk",
2380
2380
  "locationName": "renewalSettings"
2381
2381
  },
2382
2382
  "RequestId": {
@@ -2387,7 +2387,7 @@
2387
2387
  "locationName": "start"
2388
2388
  },
2389
2389
  "Tags": {
2390
- "shape": "Sf5",
2390
+ "shape": "Sf8",
2391
2391
  "locationName": "tags"
2392
2392
  }
2393
2393
  },
@@ -2400,7 +2400,7 @@
2400
2400
  "type": "structure",
2401
2401
  "members": {
2402
2402
  "Reservation": {
2403
- "shape": "Ska",
2403
+ "shape": "Skd",
2404
2404
  "locationName": "reservation"
2405
2405
  }
2406
2406
  }
@@ -2453,31 +2453,6 @@
2453
2453
  "members": {}
2454
2454
  }
2455
2455
  },
2456
- "UpdateAccountConfiguration": {
2457
- "http": {
2458
- "method": "PUT",
2459
- "requestUri": "/prod/accountConfiguration",
2460
- "responseCode": 200
2461
- },
2462
- "input": {
2463
- "type": "structure",
2464
- "members": {
2465
- "AccountConfiguration": {
2466
- "shape": "Sj2",
2467
- "locationName": "accountConfiguration"
2468
- }
2469
- }
2470
- },
2471
- "output": {
2472
- "type": "structure",
2473
- "members": {
2474
- "AccountConfiguration": {
2475
- "shape": "Sj2",
2476
- "locationName": "accountConfiguration"
2477
- }
2478
- }
2479
- }
2480
- },
2481
2456
  "StartChannel": {
2482
2457
  "http": {
2483
2458
  "requestUri": "/prod/channels/{channelId}/start",
@@ -2502,47 +2477,47 @@
2502
2477
  "locationName": "arn"
2503
2478
  },
2504
2479
  "CdiInputSpecification": {
2505
- "shape": "S25",
2480
+ "shape": "S27",
2506
2481
  "locationName": "cdiInputSpecification"
2507
2482
  },
2508
2483
  "ChannelClass": {
2509
2484
  "locationName": "channelClass"
2510
2485
  },
2511
2486
  "Destinations": {
2512
- "shape": "S28",
2487
+ "shape": "S2a",
2513
2488
  "locationName": "destinations"
2514
2489
  },
2515
2490
  "EgressEndpoints": {
2516
- "shape": "Sf9",
2491
+ "shape": "Sfc",
2517
2492
  "locationName": "egressEndpoints"
2518
2493
  },
2519
2494
  "EncoderSettings": {
2520
- "shape": "S2g",
2495
+ "shape": "S2i",
2521
2496
  "locationName": "encoderSettings"
2522
2497
  },
2523
2498
  "Id": {
2524
2499
  "locationName": "id"
2525
2500
  },
2526
2501
  "InputAttachments": {
2527
- "shape": "Sd8",
2502
+ "shape": "Sdb",
2528
2503
  "locationName": "inputAttachments"
2529
2504
  },
2530
2505
  "InputSpecification": {
2531
- "shape": "Sex",
2506
+ "shape": "Sf0",
2532
2507
  "locationName": "inputSpecification"
2533
2508
  },
2534
2509
  "LogLevel": {
2535
2510
  "locationName": "logLevel"
2536
2511
  },
2537
2512
  "Maintenance": {
2538
- "shape": "Sfb",
2513
+ "shape": "Sfe",
2539
2514
  "locationName": "maintenance"
2540
2515
  },
2541
2516
  "Name": {
2542
2517
  "locationName": "name"
2543
2518
  },
2544
2519
  "PipelineDetails": {
2545
- "shape": "Sfc",
2520
+ "shape": "Sff",
2546
2521
  "locationName": "pipelineDetails"
2547
2522
  },
2548
2523
  "PipelinesRunningCount": {
@@ -2556,11 +2531,11 @@
2556
2531
  "locationName": "state"
2557
2532
  },
2558
2533
  "Tags": {
2559
- "shape": "Sf5",
2534
+ "shape": "Sf8",
2560
2535
  "locationName": "tags"
2561
2536
  },
2562
2537
  "Vpc": {
2563
- "shape": "Sff",
2538
+ "shape": "Sfi",
2564
2539
  "locationName": "vpc"
2565
2540
  }
2566
2541
  }
@@ -2638,14 +2613,14 @@
2638
2613
  "locationName": "availabilityZones"
2639
2614
  },
2640
2615
  "Destinations": {
2641
- "shape": "Sgi",
2616
+ "shape": "Sgl",
2642
2617
  "locationName": "destinations"
2643
2618
  },
2644
2619
  "Id": {
2645
2620
  "locationName": "id"
2646
2621
  },
2647
2622
  "MultiplexSettings": {
2648
- "shape": "Sgc",
2623
+ "shape": "Sgf",
2649
2624
  "locationName": "multiplexSettings"
2650
2625
  },
2651
2626
  "Name": {
@@ -2663,7 +2638,7 @@
2663
2638
  "locationName": "state"
2664
2639
  },
2665
2640
  "Tags": {
2666
- "shape": "Sf5",
2641
+ "shape": "Sf8",
2667
2642
  "locationName": "tags"
2668
2643
  }
2669
2644
  }
@@ -2693,47 +2668,47 @@
2693
2668
  "locationName": "arn"
2694
2669
  },
2695
2670
  "CdiInputSpecification": {
2696
- "shape": "S25",
2671
+ "shape": "S27",
2697
2672
  "locationName": "cdiInputSpecification"
2698
2673
  },
2699
2674
  "ChannelClass": {
2700
2675
  "locationName": "channelClass"
2701
2676
  },
2702
2677
  "Destinations": {
2703
- "shape": "S28",
2678
+ "shape": "S2a",
2704
2679
  "locationName": "destinations"
2705
2680
  },
2706
2681
  "EgressEndpoints": {
2707
- "shape": "Sf9",
2682
+ "shape": "Sfc",
2708
2683
  "locationName": "egressEndpoints"
2709
2684
  },
2710
2685
  "EncoderSettings": {
2711
- "shape": "S2g",
2686
+ "shape": "S2i",
2712
2687
  "locationName": "encoderSettings"
2713
2688
  },
2714
2689
  "Id": {
2715
2690
  "locationName": "id"
2716
2691
  },
2717
2692
  "InputAttachments": {
2718
- "shape": "Sd8",
2693
+ "shape": "Sdb",
2719
2694
  "locationName": "inputAttachments"
2720
2695
  },
2721
2696
  "InputSpecification": {
2722
- "shape": "Sex",
2697
+ "shape": "Sf0",
2723
2698
  "locationName": "inputSpecification"
2724
2699
  },
2725
2700
  "LogLevel": {
2726
2701
  "locationName": "logLevel"
2727
2702
  },
2728
2703
  "Maintenance": {
2729
- "shape": "Sfb",
2704
+ "shape": "Sfe",
2730
2705
  "locationName": "maintenance"
2731
2706
  },
2732
2707
  "Name": {
2733
2708
  "locationName": "name"
2734
2709
  },
2735
2710
  "PipelineDetails": {
2736
- "shape": "Sfc",
2711
+ "shape": "Sff",
2737
2712
  "locationName": "pipelineDetails"
2738
2713
  },
2739
2714
  "PipelinesRunningCount": {
@@ -2747,11 +2722,11 @@
2747
2722
  "locationName": "state"
2748
2723
  },
2749
2724
  "Tags": {
2750
- "shape": "Sf5",
2725
+ "shape": "Sf8",
2751
2726
  "locationName": "tags"
2752
2727
  },
2753
2728
  "Vpc": {
2754
- "shape": "Sff",
2729
+ "shape": "Sfi",
2755
2730
  "locationName": "vpc"
2756
2731
  }
2757
2732
  }
@@ -2807,14 +2782,14 @@
2807
2782
  "locationName": "availabilityZones"
2808
2783
  },
2809
2784
  "Destinations": {
2810
- "shape": "Sgi",
2785
+ "shape": "Sgl",
2811
2786
  "locationName": "destinations"
2812
2787
  },
2813
2788
  "Id": {
2814
2789
  "locationName": "id"
2815
2790
  },
2816
2791
  "MultiplexSettings": {
2817
- "shape": "Sgc",
2792
+ "shape": "Sgf",
2818
2793
  "locationName": "multiplexSettings"
2819
2794
  },
2820
2795
  "Name": {
@@ -2832,7 +2807,7 @@
2832
2807
  "locationName": "state"
2833
2808
  },
2834
2809
  "Tags": {
2835
- "shape": "Sf5",
2810
+ "shape": "Sf8",
2836
2811
  "locationName": "tags"
2837
2812
  }
2838
2813
  }
@@ -2869,6 +2844,31 @@
2869
2844
  "members": {}
2870
2845
  }
2871
2846
  },
2847
+ "UpdateAccountConfiguration": {
2848
+ "http": {
2849
+ "method": "PUT",
2850
+ "requestUri": "/prod/accountConfiguration",
2851
+ "responseCode": 200
2852
+ },
2853
+ "input": {
2854
+ "type": "structure",
2855
+ "members": {
2856
+ "AccountConfiguration": {
2857
+ "shape": "Si0",
2858
+ "locationName": "accountConfiguration"
2859
+ }
2860
+ }
2861
+ },
2862
+ "output": {
2863
+ "type": "structure",
2864
+ "members": {
2865
+ "AccountConfiguration": {
2866
+ "shape": "Si0",
2867
+ "locationName": "accountConfiguration"
2868
+ }
2869
+ }
2870
+ }
2871
+ },
2872
2872
  "UpdateChannel": {
2873
2873
  "http": {
2874
2874
  "method": "PUT",
@@ -2879,7 +2879,7 @@
2879
2879
  "type": "structure",
2880
2880
  "members": {
2881
2881
  "CdiInputSpecification": {
2882
- "shape": "S25",
2882
+ "shape": "S27",
2883
2883
  "locationName": "cdiInputSpecification"
2884
2884
  },
2885
2885
  "ChannelId": {
@@ -2887,19 +2887,19 @@
2887
2887
  "locationName": "channelId"
2888
2888
  },
2889
2889
  "Destinations": {
2890
- "shape": "S28",
2890
+ "shape": "S2a",
2891
2891
  "locationName": "destinations"
2892
2892
  },
2893
2893
  "EncoderSettings": {
2894
- "shape": "S2g",
2894
+ "shape": "S2i",
2895
2895
  "locationName": "encoderSettings"
2896
2896
  },
2897
2897
  "InputAttachments": {
2898
- "shape": "Sd8",
2898
+ "shape": "Sdb",
2899
2899
  "locationName": "inputAttachments"
2900
2900
  },
2901
2901
  "InputSpecification": {
2902
- "shape": "Sex",
2902
+ "shape": "Sf0",
2903
2903
  "locationName": "inputSpecification"
2904
2904
  },
2905
2905
  "LogLevel": {
@@ -2935,7 +2935,7 @@
2935
2935
  "type": "structure",
2936
2936
  "members": {
2937
2937
  "Channel": {
2938
- "shape": "Sf8",
2938
+ "shape": "Sfb",
2939
2939
  "locationName": "channel"
2940
2940
  }
2941
2941
  }
@@ -2958,7 +2958,7 @@
2958
2958
  "locationName": "channelId"
2959
2959
  },
2960
2960
  "Destinations": {
2961
- "shape": "S28",
2961
+ "shape": "S2a",
2962
2962
  "locationName": "destinations"
2963
2963
  }
2964
2964
  },
@@ -2971,7 +2971,7 @@
2971
2971
  "type": "structure",
2972
2972
  "members": {
2973
2973
  "Channel": {
2974
- "shape": "Sf8",
2974
+ "shape": "Sfb",
2975
2975
  "locationName": "channel"
2976
2976
  }
2977
2977
  }
@@ -2987,7 +2987,7 @@
2987
2987
  "type": "structure",
2988
2988
  "members": {
2989
2989
  "Destinations": {
2990
- "shape": "Sfh",
2990
+ "shape": "Sfk",
2991
2991
  "locationName": "destinations"
2992
2992
  },
2993
2993
  "InputDevices": {
@@ -3011,7 +3011,7 @@
3011
3011
  "locationName": "inputSecurityGroups"
3012
3012
  },
3013
3013
  "MediaConnectFlows": {
3014
- "shape": "Sfl",
3014
+ "shape": "Sfo",
3015
3015
  "locationName": "mediaConnectFlows"
3016
3016
  },
3017
3017
  "Name": {
@@ -3021,7 +3021,7 @@
3021
3021
  "locationName": "roleArn"
3022
3022
  },
3023
3023
  "Sources": {
3024
- "shape": "Sfn",
3024
+ "shape": "Sfq",
3025
3025
  "locationName": "sources"
3026
3026
  }
3027
3027
  },
@@ -3033,7 +3033,7 @@
3033
3033
  "type": "structure",
3034
3034
  "members": {
3035
3035
  "Input": {
3036
- "shape": "Sfs",
3036
+ "shape": "Sfv",
3037
3037
  "locationName": "input"
3038
3038
  }
3039
3039
  }
@@ -3049,7 +3049,7 @@
3049
3049
  "type": "structure",
3050
3050
  "members": {
3051
3051
  "HdDeviceSettings": {
3052
- "shape": "Slc",
3052
+ "shape": "Slf",
3053
3053
  "locationName": "hdDeviceSettings"
3054
3054
  },
3055
3055
  "InputDeviceId": {
@@ -3060,7 +3060,7 @@
3060
3060
  "locationName": "name"
3061
3061
  },
3062
3062
  "UhdDeviceSettings": {
3063
- "shape": "Slc",
3063
+ "shape": "Slf",
3064
3064
  "locationName": "uhdDeviceSettings"
3065
3065
  },
3066
3066
  "AvailabilityZone": {
@@ -3087,7 +3087,7 @@
3087
3087
  "locationName": "deviceUpdateStatus"
3088
3088
  },
3089
3089
  "HdDeviceSettings": {
3090
- "shape": "Si4",
3090
+ "shape": "Sia",
3091
3091
  "locationName": "hdDeviceSettings"
3092
3092
  },
3093
3093
  "Id": {
@@ -3100,7 +3100,7 @@
3100
3100
  "locationName": "name"
3101
3101
  },
3102
3102
  "NetworkSettings": {
3103
- "shape": "Si9",
3103
+ "shape": "Sif",
3104
3104
  "locationName": "networkSettings"
3105
3105
  },
3106
3106
  "SerialNumber": {
@@ -3110,11 +3110,11 @@
3110
3110
  "locationName": "type"
3111
3111
  },
3112
3112
  "UhdDeviceSettings": {
3113
- "shape": "Sic",
3113
+ "shape": "Sii",
3114
3114
  "locationName": "uhdDeviceSettings"
3115
3115
  },
3116
3116
  "Tags": {
3117
- "shape": "Sf5",
3117
+ "shape": "Sf8",
3118
3118
  "locationName": "tags"
3119
3119
  },
3120
3120
  "AvailabilityZone": {
@@ -3144,11 +3144,11 @@
3144
3144
  "locationName": "inputSecurityGroupId"
3145
3145
  },
3146
3146
  "Tags": {
3147
- "shape": "Sf5",
3147
+ "shape": "Sf8",
3148
3148
  "locationName": "tags"
3149
3149
  },
3150
3150
  "WhitelistRules": {
3151
- "shape": "Sg4",
3151
+ "shape": "Sg7",
3152
3152
  "locationName": "whitelistRules"
3153
3153
  }
3154
3154
  },
@@ -3160,7 +3160,7 @@
3160
3160
  "type": "structure",
3161
3161
  "members": {
3162
3162
  "SecurityGroup": {
3163
- "shape": "Sg7",
3163
+ "shape": "Sga",
3164
3164
  "locationName": "securityGroup"
3165
3165
  }
3166
3166
  }
@@ -3180,7 +3180,7 @@
3180
3180
  "locationName": "multiplexId"
3181
3181
  },
3182
3182
  "MultiplexSettings": {
3183
- "shape": "Sgc",
3183
+ "shape": "Sgf",
3184
3184
  "locationName": "multiplexSettings"
3185
3185
  },
3186
3186
  "Name": {
@@ -3195,7 +3195,7 @@
3195
3195
  "type": "structure",
3196
3196
  "members": {
3197
3197
  "Multiplex": {
3198
- "shape": "Sgh",
3198
+ "shape": "Sgk",
3199
3199
  "locationName": "multiplex"
3200
3200
  }
3201
3201
  }
@@ -3215,7 +3215,7 @@
3215
3215
  "locationName": "multiplexId"
3216
3216
  },
3217
3217
  "MultiplexProgramSettings": {
3218
- "shape": "Sgn",
3218
+ "shape": "Sgq",
3219
3219
  "locationName": "multiplexProgramSettings"
3220
3220
  },
3221
3221
  "ProgramName": {
@@ -3232,7 +3232,7 @@
3232
3232
  "type": "structure",
3233
3233
  "members": {
3234
3234
  "MultiplexProgram": {
3235
- "shape": "Sgv",
3235
+ "shape": "Sgy",
3236
3236
  "locationName": "multiplexProgram"
3237
3237
  }
3238
3238
  }
@@ -3251,7 +3251,7 @@
3251
3251
  "locationName": "name"
3252
3252
  },
3253
3253
  "RenewalSettings": {
3254
- "shape": "Shh",
3254
+ "shape": "Shk",
3255
3255
  "locationName": "renewalSettings"
3256
3256
  },
3257
3257
  "ReservationId": {
@@ -3267,7 +3267,7 @@
3267
3267
  "type": "structure",
3268
3268
  "members": {
3269
3269
  "Reservation": {
3270
- "shape": "Ska",
3270
+ "shape": "Skd",
3271
3271
  "locationName": "reservation"
3272
3272
  }
3273
3273
  }
@@ -3643,6 +3643,81 @@
3643
3643
  "type": "integer"
3644
3644
  }
3645
3645
  }
3646
+ },
3647
+ "StaticImageOutputActivateSettings": {
3648
+ "locationName": "staticImageOutputActivateSettings",
3649
+ "type": "structure",
3650
+ "members": {
3651
+ "Duration": {
3652
+ "locationName": "duration",
3653
+ "type": "integer"
3654
+ },
3655
+ "FadeIn": {
3656
+ "locationName": "fadeIn",
3657
+ "type": "integer"
3658
+ },
3659
+ "FadeOut": {
3660
+ "locationName": "fadeOut",
3661
+ "type": "integer"
3662
+ },
3663
+ "Height": {
3664
+ "locationName": "height",
3665
+ "type": "integer"
3666
+ },
3667
+ "Image": {
3668
+ "shape": "S1m",
3669
+ "locationName": "image"
3670
+ },
3671
+ "ImageX": {
3672
+ "locationName": "imageX",
3673
+ "type": "integer"
3674
+ },
3675
+ "ImageY": {
3676
+ "locationName": "imageY",
3677
+ "type": "integer"
3678
+ },
3679
+ "Layer": {
3680
+ "locationName": "layer",
3681
+ "type": "integer"
3682
+ },
3683
+ "Opacity": {
3684
+ "locationName": "opacity",
3685
+ "type": "integer"
3686
+ },
3687
+ "OutputNames": {
3688
+ "shape": "S5",
3689
+ "locationName": "outputNames"
3690
+ },
3691
+ "Width": {
3692
+ "locationName": "width",
3693
+ "type": "integer"
3694
+ }
3695
+ },
3696
+ "required": [
3697
+ "OutputNames",
3698
+ "Image"
3699
+ ]
3700
+ },
3701
+ "StaticImageOutputDeactivateSettings": {
3702
+ "locationName": "staticImageOutputDeactivateSettings",
3703
+ "type": "structure",
3704
+ "members": {
3705
+ "FadeOut": {
3706
+ "locationName": "fadeOut",
3707
+ "type": "integer"
3708
+ },
3709
+ "Layer": {
3710
+ "locationName": "layer",
3711
+ "type": "integer"
3712
+ },
3713
+ "OutputNames": {
3714
+ "shape": "S5",
3715
+ "locationName": "outputNames"
3716
+ }
3717
+ },
3718
+ "required": [
3719
+ "OutputNames"
3720
+ ]
3646
3721
  }
3647
3722
  }
3648
3723
  },
@@ -3742,7 +3817,7 @@
3742
3817
  "Uri"
3743
3818
  ]
3744
3819
  },
3745
- "S25": {
3820
+ "S27": {
3746
3821
  "type": "structure",
3747
3822
  "members": {
3748
3823
  "Resolution": {
@@ -3750,7 +3825,7 @@
3750
3825
  }
3751
3826
  }
3752
3827
  },
3753
- "S28": {
3828
+ "S2a": {
3754
3829
  "type": "list",
3755
3830
  "member": {
3756
3831
  "type": "structure",
@@ -3806,7 +3881,7 @@
3806
3881
  }
3807
3882
  }
3808
3883
  },
3809
- "S2g": {
3884
+ "S2i": {
3810
3885
  "type": "structure",
3811
3886
  "members": {
3812
3887
  "AudioDescriptions": {
@@ -4543,6 +4618,9 @@
4543
4618
  "members": {
4544
4619
  "InputPrepareScheduleActions": {
4545
4620
  "locationName": "inputPrepareScheduleActions"
4621
+ },
4622
+ "OutputStaticImageOverlayScheduleActions": {
4623
+ "locationName": "outputStaticImageOverlayScheduleActions"
4546
4624
  }
4547
4625
  }
4548
4626
  },
@@ -4683,7 +4761,7 @@
4683
4761
  }
4684
4762
  },
4685
4763
  "Destination": {
4686
- "shape": "S6s",
4764
+ "shape": "S6v",
4687
4765
  "locationName": "destination"
4688
4766
  },
4689
4767
  "RolloverInterval": {
@@ -4700,7 +4778,7 @@
4700
4778
  "type": "structure",
4701
4779
  "members": {
4702
4780
  "Destination": {
4703
- "shape": "S6s",
4781
+ "shape": "S6v",
4704
4782
  "locationName": "destination"
4705
4783
  },
4706
4784
  "FrameCaptureCdnSettings": {
@@ -4781,7 +4859,7 @@
4781
4859
  "locationName": "constantIv"
4782
4860
  },
4783
4861
  "Destination": {
4784
- "shape": "S6s",
4862
+ "shape": "S6v",
4785
4863
  "locationName": "destination"
4786
4864
  },
4787
4865
  "DirectoryStructure": {
@@ -5032,7 +5110,7 @@
5032
5110
  "type": "structure",
5033
5111
  "members": {
5034
5112
  "Destination": {
5035
- "shape": "S6s",
5113
+ "shape": "S6v",
5036
5114
  "locationName": "destination"
5037
5115
  }
5038
5116
  },
@@ -5058,7 +5136,7 @@
5058
5136
  "type": "integer"
5059
5137
  },
5060
5138
  "Destination": {
5061
- "shape": "S6s",
5139
+ "shape": "S6v",
5062
5140
  "locationName": "destination"
5063
5141
  },
5064
5142
  "EventId": {
@@ -5200,7 +5278,7 @@
5200
5278
  "type": "structure",
5201
5279
  "members": {
5202
5280
  "M2tsSettings": {
5203
- "shape": "S90",
5281
+ "shape": "S93",
5204
5282
  "locationName": "m2tsSettings"
5205
5283
  },
5206
5284
  "RawSettings": {
@@ -5396,7 +5474,7 @@
5396
5474
  "type": "structure",
5397
5475
  "members": {
5398
5476
  "Destination": {
5399
- "shape": "S6s",
5477
+ "shape": "S6v",
5400
5478
  "locationName": "destination"
5401
5479
  }
5402
5480
  },
@@ -5416,7 +5494,7 @@
5416
5494
  "type": "integer"
5417
5495
  },
5418
5496
  "Destination": {
5419
- "shape": "S6s",
5497
+ "shape": "S6v",
5420
5498
  "locationName": "destination"
5421
5499
  },
5422
5500
  "NumRetries": {
@@ -5441,13 +5519,13 @@
5441
5519
  "type": "structure",
5442
5520
  "members": {
5443
5521
  "M2tsSettings": {
5444
- "shape": "S90",
5522
+ "shape": "S93",
5445
5523
  "locationName": "m2tsSettings"
5446
5524
  }
5447
5525
  }
5448
5526
  },
5449
5527
  "Destination": {
5450
- "shape": "S6s",
5528
+ "shape": "S6v",
5451
5529
  "locationName": "destination"
5452
5530
  },
5453
5531
  "FecOutputSettings": {
@@ -5529,7 +5607,7 @@
5529
5607
  "locationName": "captureIntervalUnits"
5530
5608
  },
5531
5609
  "TimecodeBurninSettings": {
5532
- "shape": "Sb3",
5610
+ "shape": "Sb6",
5533
5611
  "locationName": "timecodeBurninSettings"
5534
5612
  }
5535
5613
  }
@@ -5564,15 +5642,15 @@
5564
5642
  "type": "structure",
5565
5643
  "members": {
5566
5644
  "ColorSpacePassthroughSettings": {
5567
- "shape": "Sbc",
5645
+ "shape": "Sbf",
5568
5646
  "locationName": "colorSpacePassthroughSettings"
5569
5647
  },
5570
5648
  "Rec601Settings": {
5571
- "shape": "Sbd",
5649
+ "shape": "Sbg",
5572
5650
  "locationName": "rec601Settings"
5573
5651
  },
5574
5652
  "Rec709Settings": {
5575
- "shape": "Sbe",
5653
+ "shape": "Sbh",
5576
5654
  "locationName": "rec709Settings"
5577
5655
  }
5578
5656
  }
@@ -5585,7 +5663,7 @@
5585
5663
  "type": "structure",
5586
5664
  "members": {
5587
5665
  "TemporalFilterSettings": {
5588
- "shape": "Sbh",
5666
+ "shape": "Sbk",
5589
5667
  "locationName": "temporalFilterSettings"
5590
5668
  }
5591
5669
  }
@@ -5700,7 +5778,7 @@
5700
5778
  "locationName": "timecodeInsertion"
5701
5779
  },
5702
5780
  "TimecodeBurninSettings": {
5703
- "shape": "Sb3",
5781
+ "shape": "Sb6",
5704
5782
  "locationName": "timecodeBurninSettings"
5705
5783
  }
5706
5784
  }
@@ -5734,7 +5812,7 @@
5734
5812
  "type": "structure",
5735
5813
  "members": {
5736
5814
  "ColorSpacePassthroughSettings": {
5737
- "shape": "Sbc",
5815
+ "shape": "Sbf",
5738
5816
  "locationName": "colorSpacePassthroughSettings"
5739
5817
  },
5740
5818
  "DolbyVision81Settings": {
@@ -5743,15 +5821,15 @@
5743
5821
  "members": {}
5744
5822
  },
5745
5823
  "Hdr10Settings": {
5746
- "shape": "Scg",
5824
+ "shape": "Scj",
5747
5825
  "locationName": "hdr10Settings"
5748
5826
  },
5749
5827
  "Rec601Settings": {
5750
- "shape": "Sbd",
5828
+ "shape": "Sbg",
5751
5829
  "locationName": "rec601Settings"
5752
5830
  },
5753
5831
  "Rec709Settings": {
5754
- "shape": "Sbe",
5832
+ "shape": "Sbh",
5755
5833
  "locationName": "rec709Settings"
5756
5834
  }
5757
5835
  }
@@ -5761,7 +5839,7 @@
5761
5839
  "type": "structure",
5762
5840
  "members": {
5763
5841
  "TemporalFilterSettings": {
5764
- "shape": "Sbh",
5842
+ "shape": "Sbk",
5765
5843
  "locationName": "temporalFilterSettings"
5766
5844
  }
5767
5845
  }
@@ -5840,7 +5918,7 @@
5840
5918
  "locationName": "timecodeInsertion"
5841
5919
  },
5842
5920
  "TimecodeBurninSettings": {
5843
- "shape": "Sb3",
5921
+ "shape": "Sb6",
5844
5922
  "locationName": "timecodeBurninSettings"
5845
5923
  }
5846
5924
  },
@@ -5873,7 +5951,7 @@
5873
5951
  "type": "structure",
5874
5952
  "members": {
5875
5953
  "TemporalFilterSettings": {
5876
- "shape": "Sbh",
5954
+ "shape": "Sbk",
5877
5955
  "locationName": "temporalFilterSettings"
5878
5956
  }
5879
5957
  }
@@ -5914,7 +5992,7 @@
5914
5992
  "locationName": "timecodeInsertion"
5915
5993
  },
5916
5994
  "TimecodeBurninSettings": {
5917
- "shape": "Sb3",
5995
+ "shape": "Sb6",
5918
5996
  "locationName": "timecodeBurninSettings"
5919
5997
  }
5920
5998
  },
@@ -5972,7 +6050,7 @@
5972
6050
  "TimecodeConfig"
5973
6051
  ]
5974
6052
  },
5975
- "S6s": {
6053
+ "S6v": {
5976
6054
  "type": "structure",
5977
6055
  "members": {
5978
6056
  "DestinationRefId": {
@@ -5980,7 +6058,7 @@
5980
6058
  }
5981
6059
  }
5982
6060
  },
5983
- "S90": {
6061
+ "S93": {
5984
6062
  "type": "structure",
5985
6063
  "members": {
5986
6064
  "AbsentInputAudioBehavior": {
@@ -6182,7 +6260,7 @@
6182
6260
  }
6183
6261
  }
6184
6262
  },
6185
- "Sb3": {
6263
+ "Sb6": {
6186
6264
  "type": "structure",
6187
6265
  "members": {
6188
6266
  "FontSize": {
@@ -6200,19 +6278,19 @@
6200
6278
  "FontSize"
6201
6279
  ]
6202
6280
  },
6203
- "Sbc": {
6281
+ "Sbf": {
6204
6282
  "type": "structure",
6205
6283
  "members": {}
6206
6284
  },
6207
- "Sbd": {
6285
+ "Sbg": {
6208
6286
  "type": "structure",
6209
6287
  "members": {}
6210
6288
  },
6211
- "Sbe": {
6289
+ "Sbh": {
6212
6290
  "type": "structure",
6213
6291
  "members": {}
6214
6292
  },
6215
- "Sbh": {
6293
+ "Sbk": {
6216
6294
  "type": "structure",
6217
6295
  "members": {
6218
6296
  "PostFilterSharpening": {
@@ -6223,7 +6301,7 @@
6223
6301
  }
6224
6302
  }
6225
6303
  },
6226
- "Scg": {
6304
+ "Scj": {
6227
6305
  "type": "structure",
6228
6306
  "members": {
6229
6307
  "MaxCll": {
@@ -6236,7 +6314,7 @@
6236
6314
  }
6237
6315
  }
6238
6316
  },
6239
- "Sd8": {
6317
+ "Sdb": {
6240
6318
  "type": "list",
6241
6319
  "member": {
6242
6320
  "type": "structure",
@@ -6631,7 +6709,7 @@
6631
6709
  "type": "structure",
6632
6710
  "members": {
6633
6711
  "Hdr10Settings": {
6634
- "shape": "Scg",
6712
+ "shape": "Scj",
6635
6713
  "locationName": "hdr10Settings"
6636
6714
  }
6637
6715
  }
@@ -6672,7 +6750,7 @@
6672
6750
  }
6673
6751
  }
6674
6752
  },
6675
- "Sex": {
6753
+ "Sf0": {
6676
6754
  "type": "structure",
6677
6755
  "members": {
6678
6756
  "Codec": {
@@ -6686,59 +6764,59 @@
6686
6764
  }
6687
6765
  }
6688
6766
  },
6689
- "Sf5": {
6767
+ "Sf8": {
6690
6768
  "type": "map",
6691
6769
  "key": {},
6692
6770
  "value": {}
6693
6771
  },
6694
- "Sf8": {
6772
+ "Sfb": {
6695
6773
  "type": "structure",
6696
6774
  "members": {
6697
6775
  "Arn": {
6698
6776
  "locationName": "arn"
6699
6777
  },
6700
6778
  "CdiInputSpecification": {
6701
- "shape": "S25",
6779
+ "shape": "S27",
6702
6780
  "locationName": "cdiInputSpecification"
6703
6781
  },
6704
6782
  "ChannelClass": {
6705
6783
  "locationName": "channelClass"
6706
6784
  },
6707
6785
  "Destinations": {
6708
- "shape": "S28",
6786
+ "shape": "S2a",
6709
6787
  "locationName": "destinations"
6710
6788
  },
6711
6789
  "EgressEndpoints": {
6712
- "shape": "Sf9",
6790
+ "shape": "Sfc",
6713
6791
  "locationName": "egressEndpoints"
6714
6792
  },
6715
6793
  "EncoderSettings": {
6716
- "shape": "S2g",
6794
+ "shape": "S2i",
6717
6795
  "locationName": "encoderSettings"
6718
6796
  },
6719
6797
  "Id": {
6720
6798
  "locationName": "id"
6721
6799
  },
6722
6800
  "InputAttachments": {
6723
- "shape": "Sd8",
6801
+ "shape": "Sdb",
6724
6802
  "locationName": "inputAttachments"
6725
6803
  },
6726
6804
  "InputSpecification": {
6727
- "shape": "Sex",
6805
+ "shape": "Sf0",
6728
6806
  "locationName": "inputSpecification"
6729
6807
  },
6730
6808
  "LogLevel": {
6731
6809
  "locationName": "logLevel"
6732
6810
  },
6733
6811
  "Maintenance": {
6734
- "shape": "Sfb",
6812
+ "shape": "Sfe",
6735
6813
  "locationName": "maintenance"
6736
6814
  },
6737
6815
  "Name": {
6738
6816
  "locationName": "name"
6739
6817
  },
6740
6818
  "PipelineDetails": {
6741
- "shape": "Sfc",
6819
+ "shape": "Sff",
6742
6820
  "locationName": "pipelineDetails"
6743
6821
  },
6744
6822
  "PipelinesRunningCount": {
@@ -6752,16 +6830,16 @@
6752
6830
  "locationName": "state"
6753
6831
  },
6754
6832
  "Tags": {
6755
- "shape": "Sf5",
6833
+ "shape": "Sf8",
6756
6834
  "locationName": "tags"
6757
6835
  },
6758
6836
  "Vpc": {
6759
- "shape": "Sff",
6837
+ "shape": "Sfi",
6760
6838
  "locationName": "vpc"
6761
6839
  }
6762
6840
  }
6763
6841
  },
6764
- "Sf9": {
6842
+ "Sfc": {
6765
6843
  "type": "list",
6766
6844
  "member": {
6767
6845
  "type": "structure",
@@ -6772,7 +6850,7 @@
6772
6850
  }
6773
6851
  }
6774
6852
  },
6775
- "Sfb": {
6853
+ "Sfe": {
6776
6854
  "type": "structure",
6777
6855
  "members": {
6778
6856
  "MaintenanceDay": {
@@ -6789,7 +6867,7 @@
6789
6867
  }
6790
6868
  }
6791
6869
  },
6792
- "Sfc": {
6870
+ "Sff": {
6793
6871
  "type": "list",
6794
6872
  "member": {
6795
6873
  "type": "structure",
@@ -6812,7 +6890,7 @@
6812
6890
  }
6813
6891
  }
6814
6892
  },
6815
- "Sff": {
6893
+ "Sfi": {
6816
6894
  "type": "structure",
6817
6895
  "members": {
6818
6896
  "AvailabilityZones": {
@@ -6833,7 +6911,7 @@
6833
6911
  }
6834
6912
  }
6835
6913
  },
6836
- "Sfh": {
6914
+ "Sfk": {
6837
6915
  "type": "list",
6838
6916
  "member": {
6839
6917
  "type": "structure",
@@ -6844,7 +6922,7 @@
6844
6922
  }
6845
6923
  }
6846
6924
  },
6847
- "Sfj": {
6925
+ "Sfm": {
6848
6926
  "type": "list",
6849
6927
  "member": {
6850
6928
  "type": "structure",
@@ -6855,7 +6933,7 @@
6855
6933
  }
6856
6934
  }
6857
6935
  },
6858
- "Sfl": {
6936
+ "Sfo": {
6859
6937
  "type": "list",
6860
6938
  "member": {
6861
6939
  "type": "structure",
@@ -6866,7 +6944,7 @@
6866
6944
  }
6867
6945
  }
6868
6946
  },
6869
- "Sfn": {
6947
+ "Sfq": {
6870
6948
  "type": "list",
6871
6949
  "member": {
6872
6950
  "type": "structure",
@@ -6883,7 +6961,7 @@
6883
6961
  }
6884
6962
  }
6885
6963
  },
6886
- "Sfs": {
6964
+ "Sfv": {
6887
6965
  "type": "structure",
6888
6966
  "members": {
6889
6967
  "Arn": {
@@ -6894,7 +6972,7 @@
6894
6972
  "locationName": "attachedChannels"
6895
6973
  },
6896
6974
  "Destinations": {
6897
- "shape": "Sft",
6975
+ "shape": "Sfw",
6898
6976
  "locationName": "destinations"
6899
6977
  },
6900
6978
  "Id": {
@@ -6904,7 +6982,7 @@
6904
6982
  "locationName": "inputClass"
6905
6983
  },
6906
6984
  "InputDevices": {
6907
- "shape": "Sfj",
6985
+ "shape": "Sfm",
6908
6986
  "locationName": "inputDevices"
6909
6987
  },
6910
6988
  "InputPartnerIds": {
@@ -6915,7 +6993,7 @@
6915
6993
  "locationName": "inputSourceType"
6916
6994
  },
6917
6995
  "MediaConnectFlows": {
6918
- "shape": "Sfy",
6996
+ "shape": "Sg1",
6919
6997
  "locationName": "mediaConnectFlows"
6920
6998
  },
6921
6999
  "Name": {
@@ -6929,14 +7007,14 @@
6929
7007
  "locationName": "securityGroups"
6930
7008
  },
6931
7009
  "Sources": {
6932
- "shape": "Sg0",
7010
+ "shape": "Sg3",
6933
7011
  "locationName": "sources"
6934
7012
  },
6935
7013
  "State": {
6936
7014
  "locationName": "state"
6937
7015
  },
6938
7016
  "Tags": {
6939
- "shape": "Sf5",
7017
+ "shape": "Sf8",
6940
7018
  "locationName": "tags"
6941
7019
  },
6942
7020
  "Type": {
@@ -6944,7 +7022,7 @@
6944
7022
  }
6945
7023
  }
6946
7024
  },
6947
- "Sft": {
7025
+ "Sfw": {
6948
7026
  "type": "list",
6949
7027
  "member": {
6950
7028
  "type": "structure",
@@ -6973,7 +7051,7 @@
6973
7051
  }
6974
7052
  }
6975
7053
  },
6976
- "Sfy": {
7054
+ "Sg1": {
6977
7055
  "type": "list",
6978
7056
  "member": {
6979
7057
  "type": "structure",
@@ -6984,7 +7062,7 @@
6984
7062
  }
6985
7063
  }
6986
7064
  },
6987
- "Sg0": {
7065
+ "Sg3": {
6988
7066
  "type": "list",
6989
7067
  "member": {
6990
7068
  "type": "structure",
@@ -7001,7 +7079,7 @@
7001
7079
  }
7002
7080
  }
7003
7081
  },
7004
- "Sg4": {
7082
+ "Sg7": {
7005
7083
  "type": "list",
7006
7084
  "member": {
7007
7085
  "type": "structure",
@@ -7012,7 +7090,7 @@
7012
7090
  }
7013
7091
  }
7014
7092
  },
7015
- "Sg7": {
7093
+ "Sga": {
7016
7094
  "type": "structure",
7017
7095
  "members": {
7018
7096
  "Arn": {
@@ -7029,16 +7107,16 @@
7029
7107
  "locationName": "state"
7030
7108
  },
7031
7109
  "Tags": {
7032
- "shape": "Sf5",
7110
+ "shape": "Sf8",
7033
7111
  "locationName": "tags"
7034
7112
  },
7035
7113
  "WhitelistRules": {
7036
- "shape": "Sg9",
7114
+ "shape": "Sgc",
7037
7115
  "locationName": "whitelistRules"
7038
7116
  }
7039
7117
  }
7040
7118
  },
7041
- "Sg9": {
7119
+ "Sgc": {
7042
7120
  "type": "list",
7043
7121
  "member": {
7044
7122
  "type": "structure",
@@ -7049,7 +7127,7 @@
7049
7127
  }
7050
7128
  }
7051
7129
  },
7052
- "Sgc": {
7130
+ "Sgf": {
7053
7131
  "type": "structure",
7054
7132
  "members": {
7055
7133
  "MaximumVideoBufferDelayMilliseconds": {
@@ -7074,7 +7152,7 @@
7074
7152
  "TransportStreamId"
7075
7153
  ]
7076
7154
  },
7077
- "Sgh": {
7155
+ "Sgk": {
7078
7156
  "type": "structure",
7079
7157
  "members": {
7080
7158
  "Arn": {
@@ -7085,14 +7163,14 @@
7085
7163
  "locationName": "availabilityZones"
7086
7164
  },
7087
7165
  "Destinations": {
7088
- "shape": "Sgi",
7166
+ "shape": "Sgl",
7089
7167
  "locationName": "destinations"
7090
7168
  },
7091
7169
  "Id": {
7092
7170
  "locationName": "id"
7093
7171
  },
7094
7172
  "MultiplexSettings": {
7095
- "shape": "Sgc",
7173
+ "shape": "Sgf",
7096
7174
  "locationName": "multiplexSettings"
7097
7175
  },
7098
7176
  "Name": {
@@ -7110,12 +7188,12 @@
7110
7188
  "locationName": "state"
7111
7189
  },
7112
7190
  "Tags": {
7113
- "shape": "Sf5",
7191
+ "shape": "Sf8",
7114
7192
  "locationName": "tags"
7115
7193
  }
7116
7194
  }
7117
7195
  },
7118
- "Sgi": {
7196
+ "Sgl": {
7119
7197
  "type": "list",
7120
7198
  "member": {
7121
7199
  "type": "structure",
@@ -7132,7 +7210,7 @@
7132
7210
  }
7133
7211
  }
7134
7212
  },
7135
- "Sgn": {
7213
+ "Sgq": {
7136
7214
  "type": "structure",
7137
7215
  "members": {
7138
7216
  "PreferredChannelPipeline": {
@@ -7191,22 +7269,22 @@
7191
7269
  "ProgramNumber"
7192
7270
  ]
7193
7271
  },
7194
- "Sgv": {
7272
+ "Sgy": {
7195
7273
  "type": "structure",
7196
7274
  "members": {
7197
7275
  "ChannelId": {
7198
7276
  "locationName": "channelId"
7199
7277
  },
7200
7278
  "MultiplexProgramSettings": {
7201
- "shape": "Sgn",
7279
+ "shape": "Sgq",
7202
7280
  "locationName": "multiplexProgramSettings"
7203
7281
  },
7204
7282
  "PacketIdentifiersMap": {
7205
- "shape": "Sgw",
7283
+ "shape": "Sgz",
7206
7284
  "locationName": "packetIdentifiersMap"
7207
7285
  },
7208
7286
  "PipelineDetails": {
7209
- "shape": "Sgy",
7287
+ "shape": "Sh1",
7210
7288
  "locationName": "pipelineDetails"
7211
7289
  },
7212
7290
  "ProgramName": {
@@ -7214,15 +7292,15 @@
7214
7292
  }
7215
7293
  }
7216
7294
  },
7217
- "Sgw": {
7295
+ "Sgz": {
7218
7296
  "type": "structure",
7219
7297
  "members": {
7220
7298
  "AudioPids": {
7221
- "shape": "Sgx",
7299
+ "shape": "Sh0",
7222
7300
  "locationName": "audioPids"
7223
7301
  },
7224
7302
  "DvbSubPids": {
7225
- "shape": "Sgx",
7303
+ "shape": "Sh0",
7226
7304
  "locationName": "dvbSubPids"
7227
7305
  },
7228
7306
  "DvbTeletextPid": {
@@ -7238,7 +7316,7 @@
7238
7316
  "type": "integer"
7239
7317
  },
7240
7318
  "KlvDataPids": {
7241
- "shape": "Sgx",
7319
+ "shape": "Sh0",
7242
7320
  "locationName": "klvDataPids"
7243
7321
  },
7244
7322
  "PcrPid": {
@@ -7254,7 +7332,7 @@
7254
7332
  "type": "integer"
7255
7333
  },
7256
7334
  "Scte27Pids": {
7257
- "shape": "Sgx",
7335
+ "shape": "Sh0",
7258
7336
  "locationName": "scte27Pids"
7259
7337
  },
7260
7338
  "Scte35Pid": {
@@ -7271,13 +7349,13 @@
7271
7349
  }
7272
7350
  }
7273
7351
  },
7274
- "Sgx": {
7352
+ "Sh0": {
7275
7353
  "type": "list",
7276
7354
  "member": {
7277
7355
  "type": "integer"
7278
7356
  }
7279
7357
  },
7280
- "Sgy": {
7358
+ "Sh1": {
7281
7359
  "type": "list",
7282
7360
  "member": {
7283
7361
  "type": "structure",
@@ -7291,7 +7369,7 @@
7291
7369
  }
7292
7370
  }
7293
7371
  },
7294
- "Shh": {
7372
+ "Shk": {
7295
7373
  "type": "structure",
7296
7374
  "members": {
7297
7375
  "AutomaticRenewal": {
@@ -7303,7 +7381,7 @@
7303
7381
  }
7304
7382
  }
7305
7383
  },
7306
- "Shj": {
7384
+ "Shm": {
7307
7385
  "type": "structure",
7308
7386
  "members": {
7309
7387
  "ChannelClass": {
@@ -7332,7 +7410,15 @@
7332
7410
  }
7333
7411
  }
7334
7412
  },
7335
- "Si4": {
7413
+ "Si0": {
7414
+ "type": "structure",
7415
+ "members": {
7416
+ "KmsKeyId": {
7417
+ "locationName": "kmsKeyId"
7418
+ }
7419
+ }
7420
+ },
7421
+ "Sia": {
7336
7422
  "type": "structure",
7337
7423
  "members": {
7338
7424
  "ActiveInput": {
@@ -7369,7 +7455,7 @@
7369
7455
  }
7370
7456
  }
7371
7457
  },
7372
- "Si9": {
7458
+ "Sif": {
7373
7459
  "type": "structure",
7374
7460
  "members": {
7375
7461
  "DnsAddresses": {
@@ -7390,7 +7476,7 @@
7390
7476
  }
7391
7477
  }
7392
7478
  },
7393
- "Sic": {
7479
+ "Sii": {
7394
7480
  "type": "structure",
7395
7481
  "members": {
7396
7482
  "ActiveInput": {
@@ -7448,15 +7534,7 @@
7448
7534
  }
7449
7535
  }
7450
7536
  },
7451
- "Sj2": {
7452
- "type": "structure",
7453
- "members": {
7454
- "KmsKeyId": {
7455
- "locationName": "kmsKeyId"
7456
- }
7457
- }
7458
- },
7459
- "Ska": {
7537
+ "Skd": {
7460
7538
  "type": "structure",
7461
7539
  "members": {
7462
7540
  "Arn": {
@@ -7499,14 +7577,14 @@
7499
7577
  "locationName": "region"
7500
7578
  },
7501
7579
  "RenewalSettings": {
7502
- "shape": "Shh",
7580
+ "shape": "Shk",
7503
7581
  "locationName": "renewalSettings"
7504
7582
  },
7505
7583
  "ReservationId": {
7506
7584
  "locationName": "reservationId"
7507
7585
  },
7508
7586
  "ResourceSpecification": {
7509
- "shape": "Shj",
7587
+ "shape": "Shm",
7510
7588
  "locationName": "resourceSpecification"
7511
7589
  },
7512
7590
  "Start": {
@@ -7516,7 +7594,7 @@
7516
7594
  "locationName": "state"
7517
7595
  },
7518
7596
  "Tags": {
7519
- "shape": "Sf5",
7597
+ "shape": "Sf8",
7520
7598
  "locationName": "tags"
7521
7599
  },
7522
7600
  "UsagePrice": {
@@ -7525,7 +7603,7 @@
7525
7603
  }
7526
7604
  }
7527
7605
  },
7528
- "Slc": {
7606
+ "Slf": {
7529
7607
  "type": "structure",
7530
7608
  "members": {
7531
7609
  "ConfiguredInput": {