aws-sdk 2.875.0 → 2.879.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -103,11 +103,11 @@
103
103
  "locationName": "statusUpdateInterval"
104
104
  },
105
105
  "Tags": {
106
- "shape": "Sgl",
106
+ "shape": "Sgv",
107
107
  "locationName": "tags"
108
108
  },
109
109
  "UserMetadata": {
110
- "shape": "Sgl",
110
+ "shape": "Sgv",
111
111
  "locationName": "userMetadata"
112
112
  }
113
113
  },
@@ -120,7 +120,7 @@
120
120
  "type": "structure",
121
121
  "members": {
122
122
  "Job": {
123
- "shape": "Sgn",
123
+ "shape": "Sgx",
124
124
  "locationName": "job"
125
125
  }
126
126
  }
@@ -159,14 +159,14 @@
159
159
  "locationName": "queue"
160
160
  },
161
161
  "Settings": {
162
- "shape": "Sh3",
162
+ "shape": "Shd",
163
163
  "locationName": "settings"
164
164
  },
165
165
  "StatusUpdateInterval": {
166
166
  "locationName": "statusUpdateInterval"
167
167
  },
168
168
  "Tags": {
169
- "shape": "Sgl",
169
+ "shape": "Sgv",
170
170
  "locationName": "tags"
171
171
  }
172
172
  },
@@ -179,7 +179,7 @@
179
179
  "type": "structure",
180
180
  "members": {
181
181
  "JobTemplate": {
182
- "shape": "Sh7",
182
+ "shape": "Shh",
183
183
  "locationName": "jobTemplate"
184
184
  }
185
185
  }
@@ -203,11 +203,11 @@
203
203
  "locationName": "name"
204
204
  },
205
205
  "Settings": {
206
- "shape": "Sha",
206
+ "shape": "Shk",
207
207
  "locationName": "settings"
208
208
  },
209
209
  "Tags": {
210
- "shape": "Sgl",
210
+ "shape": "Sgv",
211
211
  "locationName": "tags"
212
212
  }
213
213
  },
@@ -220,7 +220,7 @@
220
220
  "type": "structure",
221
221
  "members": {
222
222
  "Preset": {
223
- "shape": "She",
223
+ "shape": "Sho",
224
224
  "locationName": "preset"
225
225
  }
226
226
  }
@@ -244,14 +244,14 @@
244
244
  "locationName": "pricingPlan"
245
245
  },
246
246
  "ReservationPlanSettings": {
247
- "shape": "Shh",
247
+ "shape": "Shr",
248
248
  "locationName": "reservationPlanSettings"
249
249
  },
250
250
  "Status": {
251
251
  "locationName": "status"
252
252
  },
253
253
  "Tags": {
254
- "shape": "Sgl",
254
+ "shape": "Sgv",
255
255
  "locationName": "tags"
256
256
  }
257
257
  },
@@ -263,7 +263,7 @@
263
263
  "type": "structure",
264
264
  "members": {
265
265
  "Queue": {
266
- "shape": "Shm",
266
+ "shape": "Shw",
267
267
  "locationName": "queue"
268
268
  }
269
269
  }
@@ -424,7 +424,7 @@
424
424
  "type": "structure",
425
425
  "members": {
426
426
  "Job": {
427
- "shape": "Sgn",
427
+ "shape": "Sgx",
428
428
  "locationName": "job"
429
429
  }
430
430
  }
@@ -452,7 +452,7 @@
452
452
  "type": "structure",
453
453
  "members": {
454
454
  "JobTemplate": {
455
- "shape": "Sh7",
455
+ "shape": "Shh",
456
456
  "locationName": "jobTemplate"
457
457
  }
458
458
  }
@@ -480,7 +480,7 @@
480
480
  "type": "structure",
481
481
  "members": {
482
482
  "Preset": {
483
- "shape": "She",
483
+ "shape": "Sho",
484
484
  "locationName": "preset"
485
485
  }
486
486
  }
@@ -508,7 +508,7 @@
508
508
  "type": "structure",
509
509
  "members": {
510
510
  "Queue": {
511
- "shape": "Shm",
511
+ "shape": "Shw",
512
512
  "locationName": "queue"
513
513
  }
514
514
  }
@@ -553,7 +553,7 @@
553
553
  "locationName": "jobTemplates",
554
554
  "type": "list",
555
555
  "member": {
556
- "shape": "Sh7"
556
+ "shape": "Shh"
557
557
  }
558
558
  },
559
559
  "NextToken": {
@@ -601,7 +601,7 @@
601
601
  "locationName": "jobs",
602
602
  "type": "list",
603
603
  "member": {
604
- "shape": "Sgn"
604
+ "shape": "Sgx"
605
605
  }
606
606
  },
607
607
  "NextToken": {
@@ -652,7 +652,7 @@
652
652
  "locationName": "presets",
653
653
  "type": "list",
654
654
  "member": {
655
- "shape": "She"
655
+ "shape": "Sho"
656
656
  }
657
657
  }
658
658
  }
@@ -696,7 +696,7 @@
696
696
  "locationName": "queues",
697
697
  "type": "list",
698
698
  "member": {
699
- "shape": "Shm"
699
+ "shape": "Shw"
700
700
  }
701
701
  }
702
702
  }
@@ -731,7 +731,7 @@
731
731
  "locationName": "arn"
732
732
  },
733
733
  "Tags": {
734
- "shape": "Sgl",
734
+ "shape": "Sgv",
735
735
  "locationName": "tags"
736
736
  }
737
737
  }
@@ -751,7 +751,7 @@
751
751
  "locationName": "arn"
752
752
  },
753
753
  "Tags": {
754
- "shape": "Sgl",
754
+ "shape": "Sgv",
755
755
  "locationName": "tags"
756
756
  }
757
757
  },
@@ -779,7 +779,7 @@
779
779
  "location": "uri"
780
780
  },
781
781
  "TagKeys": {
782
- "shape": "Sgs",
782
+ "shape": "Sh2",
783
783
  "locationName": "tagKeys"
784
784
  }
785
785
  },
@@ -827,7 +827,7 @@
827
827
  "locationName": "queue"
828
828
  },
829
829
  "Settings": {
830
- "shape": "Sh3",
830
+ "shape": "Shd",
831
831
  "locationName": "settings"
832
832
  },
833
833
  "StatusUpdateInterval": {
@@ -842,7 +842,7 @@
842
842
  "type": "structure",
843
843
  "members": {
844
844
  "JobTemplate": {
845
- "shape": "Sh7",
845
+ "shape": "Shh",
846
846
  "locationName": "jobTemplate"
847
847
  }
848
848
  }
@@ -868,7 +868,7 @@
868
868
  "location": "uri"
869
869
  },
870
870
  "Settings": {
871
- "shape": "Sha",
871
+ "shape": "Shk",
872
872
  "locationName": "settings"
873
873
  }
874
874
  },
@@ -880,7 +880,7 @@
880
880
  "type": "structure",
881
881
  "members": {
882
882
  "Preset": {
883
- "shape": "She",
883
+ "shape": "Sho",
884
884
  "locationName": "preset"
885
885
  }
886
886
  }
@@ -903,7 +903,7 @@
903
903
  "location": "uri"
904
904
  },
905
905
  "ReservationPlanSettings": {
906
- "shape": "Shh",
906
+ "shape": "Shr",
907
907
  "locationName": "reservationPlanSettings"
908
908
  },
909
909
  "Status": {
@@ -918,7 +918,7 @@
918
918
  "type": "structure",
919
919
  "members": {
920
920
  "Queue": {
921
- "shape": "Shm",
921
+ "shape": "Shw",
922
922
  "locationName": "queue"
923
923
  }
924
924
  }
@@ -1084,11 +1084,11 @@
1084
1084
  "locationName": "outputGroups"
1085
1085
  },
1086
1086
  "TimecodeConfig": {
1087
- "shape": "Sgc",
1087
+ "shape": "Sgm",
1088
1088
  "locationName": "timecodeConfig"
1089
1089
  },
1090
1090
  "TimedMetadataInsertion": {
1091
- "shape": "Sgf",
1091
+ "shape": "Sgp",
1092
1092
  "locationName": "timedMetadataInsertion"
1093
1093
  }
1094
1094
  }
@@ -1766,6 +1766,9 @@
1766
1766
  "MpdProfile": {
1767
1767
  "locationName": "mpdProfile"
1768
1768
  },
1769
+ "PtsOffsetHandlingForBFrames": {
1770
+ "locationName": "ptsOffsetHandlingForBFrames"
1771
+ },
1769
1772
  "SegmentControl": {
1770
1773
  "locationName": "segmentControl"
1771
1774
  },
@@ -1807,6 +1810,9 @@
1807
1810
  }
1808
1811
  }
1809
1812
  },
1813
+ "AudioChannelConfigSchemeIdUri": {
1814
+ "locationName": "audioChannelConfigSchemeIdUri"
1815
+ },
1810
1816
  "BaseUrl": {
1811
1817
  "locationName": "baseUrl"
1812
1818
  },
@@ -1825,7 +1831,7 @@
1825
1831
  "locationName": "playbackDeviceCompatibility"
1826
1832
  },
1827
1833
  "SpekeKeyProvider": {
1828
- "shape": "S4w",
1834
+ "shape": "S4y",
1829
1835
  "locationName": "spekeKeyProvider"
1830
1836
  }
1831
1837
  }
@@ -1848,6 +1854,9 @@
1848
1854
  "MpdProfile": {
1849
1855
  "locationName": "mpdProfile"
1850
1856
  },
1857
+ "PtsOffsetHandlingForBFrames": {
1858
+ "locationName": "ptsOffsetHandlingForBFrames"
1859
+ },
1851
1860
  "SegmentControl": {
1852
1861
  "locationName": "segmentControl"
1853
1862
  },
@@ -1962,7 +1971,7 @@
1962
1971
  "locationName": "offlineEncrypted"
1963
1972
  },
1964
1973
  "SpekeKeyProvider": {
1965
- "shape": "S4w",
1974
+ "shape": "S4y",
1966
1975
  "locationName": "spekeKeyProvider"
1967
1976
  },
1968
1977
  "StaticKeyProvider": {
@@ -2060,7 +2069,7 @@
2060
2069
  "type": "structure",
2061
2070
  "members": {
2062
2071
  "SpekeKeyProvider": {
2063
- "shape": "S4w",
2072
+ "shape": "S4y",
2064
2073
  "locationName": "spekeKeyProvider"
2065
2074
  }
2066
2075
  }
@@ -2086,7 +2095,7 @@
2086
2095
  "type": "structure",
2087
2096
  "members": {
2088
2097
  "AudioDescriptions": {
2089
- "shape": "S62",
2098
+ "shape": "S65",
2090
2099
  "locationName": "audioDescriptions"
2091
2100
  },
2092
2101
  "CaptionDescriptions": {
@@ -2102,7 +2111,7 @@
2102
2111
  "locationName": "customLanguageCode"
2103
2112
  },
2104
2113
  "DestinationSettings": {
2105
- "shape": "S8h",
2114
+ "shape": "S8m",
2106
2115
  "locationName": "destinationSettings"
2107
2116
  },
2108
2117
  "LanguageCode": {
@@ -2115,7 +2124,7 @@
2115
2124
  }
2116
2125
  },
2117
2126
  "ContainerSettings": {
2118
- "shape": "S9d",
2127
+ "shape": "S9k",
2119
2128
  "locationName": "containerSettings"
2120
2129
  },
2121
2130
  "Extension": {
@@ -2144,6 +2153,9 @@
2144
2153
  "AudioTrackType": {
2145
2154
  "locationName": "audioTrackType"
2146
2155
  },
2156
+ "DescriptiveVideoServiceFlag": {
2157
+ "locationName": "descriptiveVideoServiceFlag"
2158
+ },
2147
2159
  "IFrameOnlyManifest": {
2148
2160
  "locationName": "iFrameOnlyManifest"
2149
2161
  },
@@ -2158,7 +2170,7 @@
2158
2170
  "locationName": "preset"
2159
2171
  },
2160
2172
  "VideoDescription": {
2161
- "shape": "Sbb",
2173
+ "shape": "Sbl",
2162
2174
  "locationName": "videoDescription"
2163
2175
  }
2164
2176
  }
@@ -2220,7 +2232,7 @@
2220
2232
  }
2221
2233
  }
2222
2234
  },
2223
- "S4w": {
2235
+ "S4y": {
2224
2236
  "type": "structure",
2225
2237
  "members": {
2226
2238
  "CertificateArn": {
@@ -2239,7 +2251,7 @@
2239
2251
  }
2240
2252
  }
2241
2253
  },
2242
- "S62": {
2254
+ "S65": {
2243
2255
  "type": "list",
2244
2256
  "member": {
2245
2257
  "type": "structure",
@@ -2346,9 +2358,15 @@
2346
2358
  "locationName": "dialnorm",
2347
2359
  "type": "integer"
2348
2360
  },
2361
+ "DynamicRangeCompressionLine": {
2362
+ "locationName": "dynamicRangeCompressionLine"
2363
+ },
2349
2364
  "DynamicRangeCompressionProfile": {
2350
2365
  "locationName": "dynamicRangeCompressionProfile"
2351
2366
  },
2367
+ "DynamicRangeCompressionRf": {
2368
+ "locationName": "dynamicRangeCompressionRf"
2369
+ },
2352
2370
  "LfeFilter": {
2353
2371
  "locationName": "lfeFilter"
2354
2372
  },
@@ -2637,7 +2655,7 @@
2637
2655
  }
2638
2656
  }
2639
2657
  },
2640
- "S8h": {
2658
+ "S8m": {
2641
2659
  "type": "structure",
2642
2660
  "members": {
2643
2661
  "BurninDestinationSettings": {
@@ -2834,10 +2852,19 @@
2834
2852
  "locationName": "stylePassthrough"
2835
2853
  }
2836
2854
  }
2855
+ },
2856
+ "WebvttDestinationSettings": {
2857
+ "locationName": "webvttDestinationSettings",
2858
+ "type": "structure",
2859
+ "members": {
2860
+ "StylePassthrough": {
2861
+ "locationName": "stylePassthrough"
2862
+ }
2863
+ }
2837
2864
  }
2838
2865
  }
2839
2866
  },
2840
- "S9d": {
2867
+ "S9k": {
2841
2868
  "type": "structure",
2842
2869
  "members": {
2843
2870
  "CmfcSettings": {
@@ -2847,6 +2874,18 @@
2847
2874
  "AudioDuration": {
2848
2875
  "locationName": "audioDuration"
2849
2876
  },
2877
+ "AudioGroupId": {
2878
+ "locationName": "audioGroupId"
2879
+ },
2880
+ "AudioRenditionSets": {
2881
+ "locationName": "audioRenditionSets"
2882
+ },
2883
+ "AudioTrackType": {
2884
+ "locationName": "audioTrackType"
2885
+ },
2886
+ "DescriptiveVideoServiceFlag": {
2887
+ "locationName": "descriptiveVideoServiceFlag"
2888
+ },
2850
2889
  "IFrameOnlyManifest": {
2851
2890
  "locationName": "iFrameOnlyManifest"
2852
2891
  },
@@ -2885,7 +2924,7 @@
2885
2924
  "type": "integer"
2886
2925
  },
2887
2926
  "AudioPids": {
2888
- "shape": "S9p",
2927
+ "shape": "S9y",
2889
2928
  "locationName": "audioPids"
2890
2929
  },
2891
2930
  "Bitrate": {
@@ -2932,7 +2971,7 @@
2932
2971
  }
2933
2972
  },
2934
2973
  "DvbSubPids": {
2935
- "shape": "S9p",
2974
+ "shape": "S9y",
2936
2975
  "locationName": "dvbSubPids"
2937
2976
  },
2938
2977
  "DvbTdtSettings": {
@@ -3063,7 +3102,7 @@
3063
3102
  "type": "integer"
3064
3103
  },
3065
3104
  "AudioPids": {
3066
- "shape": "S9p",
3105
+ "shape": "S9y",
3067
3106
  "locationName": "audioPids"
3068
3107
  },
3069
3108
  "NielsenId3": {
@@ -3201,13 +3240,13 @@
3201
3240
  }
3202
3241
  }
3203
3242
  },
3204
- "S9p": {
3243
+ "S9y": {
3205
3244
  "type": "list",
3206
3245
  "member": {
3207
3246
  "type": "integer"
3208
3247
  }
3209
3248
  },
3210
- "Sbb": {
3249
+ "Sbl": {
3211
3250
  "type": "structure",
3212
3251
  "members": {
3213
3252
  "AfdSignaling": {
@@ -4183,7 +4222,7 @@
4183
4222
  }
4184
4223
  }
4185
4224
  },
4186
- "Sgc": {
4225
+ "Sgm": {
4187
4226
  "type": "structure",
4188
4227
  "members": {
4189
4228
  "Anchor": {
@@ -4200,7 +4239,7 @@
4200
4239
  }
4201
4240
  }
4202
4241
  },
4203
- "Sgf": {
4242
+ "Sgp": {
4204
4243
  "type": "structure",
4205
4244
  "members": {
4206
4245
  "Id3Insertions": {
@@ -4220,12 +4259,12 @@
4220
4259
  }
4221
4260
  }
4222
4261
  },
4223
- "Sgl": {
4262
+ "Sgv": {
4224
4263
  "type": "map",
4225
4264
  "key": {},
4226
4265
  "value": {}
4227
4266
  },
4228
- "Sgn": {
4267
+ "Sgx": {
4229
4268
  "type": "structure",
4230
4269
  "members": {
4231
4270
  "AccelerationSettings": {
@@ -4242,7 +4281,7 @@
4242
4281
  "locationName": "billingTagsSource"
4243
4282
  },
4244
4283
  "CreatedAt": {
4245
- "shape": "Sgp",
4284
+ "shape": "Sgz",
4246
4285
  "locationName": "createdAt"
4247
4286
  },
4248
4287
  "CurrentPhase": {
@@ -4274,11 +4313,11 @@
4274
4313
  "type": "structure",
4275
4314
  "members": {
4276
4315
  "Info": {
4277
- "shape": "Sgs",
4316
+ "shape": "Sh2",
4278
4317
  "locationName": "info"
4279
4318
  },
4280
4319
  "Warning": {
4281
- "shape": "Sgs",
4320
+ "shape": "Sh2",
4282
4321
  "locationName": "warning"
4283
4322
  }
4284
4323
  }
@@ -4339,7 +4378,7 @@
4339
4378
  "locationName": "sourceQueue"
4340
4379
  },
4341
4380
  "Timestamp": {
4342
- "shape": "Sgp",
4381
+ "shape": "Sgz",
4343
4382
  "locationName": "timestamp"
4344
4383
  }
4345
4384
  }
@@ -4370,21 +4409,21 @@
4370
4409
  "type": "structure",
4371
4410
  "members": {
4372
4411
  "FinishTime": {
4373
- "shape": "Sgp",
4412
+ "shape": "Sgz",
4374
4413
  "locationName": "finishTime"
4375
4414
  },
4376
4415
  "StartTime": {
4377
- "shape": "Sgp",
4416
+ "shape": "Sgz",
4378
4417
  "locationName": "startTime"
4379
4418
  },
4380
4419
  "SubmitTime": {
4381
- "shape": "Sgp",
4420
+ "shape": "Sgz",
4382
4421
  "locationName": "submitTime"
4383
4422
  }
4384
4423
  }
4385
4424
  },
4386
4425
  "UserMetadata": {
4387
- "shape": "Sgl",
4426
+ "shape": "Sgv",
4388
4427
  "locationName": "userMetadata"
4389
4428
  }
4390
4429
  },
@@ -4393,15 +4432,15 @@
4393
4432
  "Settings"
4394
4433
  ]
4395
4434
  },
4396
- "Sgp": {
4435
+ "Sgz": {
4397
4436
  "type": "timestamp",
4398
4437
  "timestampFormat": "unixTimestamp"
4399
4438
  },
4400
- "Sgs": {
4439
+ "Sh2": {
4401
4440
  "type": "list",
4402
4441
  "member": {}
4403
4442
  },
4404
- "Sh3": {
4443
+ "Shd": {
4405
4444
  "type": "structure",
4406
4445
  "members": {
4407
4446
  "AdAvailOffset": {
@@ -4503,16 +4542,16 @@
4503
4542
  "locationName": "outputGroups"
4504
4543
  },
4505
4544
  "TimecodeConfig": {
4506
- "shape": "Sgc",
4545
+ "shape": "Sgm",
4507
4546
  "locationName": "timecodeConfig"
4508
4547
  },
4509
4548
  "TimedMetadataInsertion": {
4510
- "shape": "Sgf",
4549
+ "shape": "Sgp",
4511
4550
  "locationName": "timedMetadataInsertion"
4512
4551
  }
4513
4552
  }
4514
4553
  },
4515
- "Sh7": {
4554
+ "Shh": {
4516
4555
  "type": "structure",
4517
4556
  "members": {
4518
4557
  "AccelerationSettings": {
@@ -4526,7 +4565,7 @@
4526
4565
  "locationName": "category"
4527
4566
  },
4528
4567
  "CreatedAt": {
4529
- "shape": "Sgp",
4568
+ "shape": "Sgz",
4530
4569
  "locationName": "createdAt"
4531
4570
  },
4532
4571
  "Description": {
@@ -4537,7 +4576,7 @@
4537
4576
  "locationName": "hopDestinations"
4538
4577
  },
4539
4578
  "LastUpdated": {
4540
- "shape": "Sgp",
4579
+ "shape": "Sgz",
4541
4580
  "locationName": "lastUpdated"
4542
4581
  },
4543
4582
  "Name": {
@@ -4551,7 +4590,7 @@
4551
4590
  "locationName": "queue"
4552
4591
  },
4553
4592
  "Settings": {
4554
- "shape": "Sh3",
4593
+ "shape": "Shd",
4555
4594
  "locationName": "settings"
4556
4595
  },
4557
4596
  "StatusUpdateInterval": {
@@ -4566,11 +4605,11 @@
4566
4605
  "Name"
4567
4606
  ]
4568
4607
  },
4569
- "Sha": {
4608
+ "Shk": {
4570
4609
  "type": "structure",
4571
4610
  "members": {
4572
4611
  "AudioDescriptions": {
4573
- "shape": "S62",
4612
+ "shape": "S65",
4574
4613
  "locationName": "audioDescriptions"
4575
4614
  },
4576
4615
  "CaptionDescriptions": {
@@ -4583,7 +4622,7 @@
4583
4622
  "locationName": "customLanguageCode"
4584
4623
  },
4585
4624
  "DestinationSettings": {
4586
- "shape": "S8h",
4625
+ "shape": "S8m",
4587
4626
  "locationName": "destinationSettings"
4588
4627
  },
4589
4628
  "LanguageCode": {
@@ -4596,16 +4635,16 @@
4596
4635
  }
4597
4636
  },
4598
4637
  "ContainerSettings": {
4599
- "shape": "S9d",
4638
+ "shape": "S9k",
4600
4639
  "locationName": "containerSettings"
4601
4640
  },
4602
4641
  "VideoDescription": {
4603
- "shape": "Sbb",
4642
+ "shape": "Sbl",
4604
4643
  "locationName": "videoDescription"
4605
4644
  }
4606
4645
  }
4607
4646
  },
4608
- "She": {
4647
+ "Sho": {
4609
4648
  "type": "structure",
4610
4649
  "members": {
4611
4650
  "Arn": {
@@ -4615,21 +4654,21 @@
4615
4654
  "locationName": "category"
4616
4655
  },
4617
4656
  "CreatedAt": {
4618
- "shape": "Sgp",
4657
+ "shape": "Sgz",
4619
4658
  "locationName": "createdAt"
4620
4659
  },
4621
4660
  "Description": {
4622
4661
  "locationName": "description"
4623
4662
  },
4624
4663
  "LastUpdated": {
4625
- "shape": "Sgp",
4664
+ "shape": "Sgz",
4626
4665
  "locationName": "lastUpdated"
4627
4666
  },
4628
4667
  "Name": {
4629
4668
  "locationName": "name"
4630
4669
  },
4631
4670
  "Settings": {
4632
- "shape": "Sha",
4671
+ "shape": "Shk",
4633
4672
  "locationName": "settings"
4634
4673
  },
4635
4674
  "Type": {
@@ -4641,7 +4680,7 @@
4641
4680
  "Name"
4642
4681
  ]
4643
4682
  },
4644
- "Shh": {
4683
+ "Shr": {
4645
4684
  "type": "structure",
4646
4685
  "members": {
4647
4686
  "Commitment": {
@@ -4661,21 +4700,21 @@
4661
4700
  "RenewalType"
4662
4701
  ]
4663
4702
  },
4664
- "Shm": {
4703
+ "Shw": {
4665
4704
  "type": "structure",
4666
4705
  "members": {
4667
4706
  "Arn": {
4668
4707
  "locationName": "arn"
4669
4708
  },
4670
4709
  "CreatedAt": {
4671
- "shape": "Sgp",
4710
+ "shape": "Sgz",
4672
4711
  "locationName": "createdAt"
4673
4712
  },
4674
4713
  "Description": {
4675
4714
  "locationName": "description"
4676
4715
  },
4677
4716
  "LastUpdated": {
4678
- "shape": "Sgp",
4717
+ "shape": "Sgz",
4679
4718
  "locationName": "lastUpdated"
4680
4719
  },
4681
4720
  "Name": {
@@ -4696,11 +4735,11 @@
4696
4735
  "locationName": "commitment"
4697
4736
  },
4698
4737
  "ExpiresAt": {
4699
- "shape": "Sgp",
4738
+ "shape": "Sgz",
4700
4739
  "locationName": "expiresAt"
4701
4740
  },
4702
4741
  "PurchasedAt": {
4703
- "shape": "Sgp",
4742
+ "shape": "Sgz",
4704
4743
  "locationName": "purchasedAt"
4705
4744
  },
4706
4745
  "RenewalType": {