aws-sdk 2.992.0 → 2.996.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 (56) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/appintegrations-2020-07-29.min.json +222 -8
  4. package/apis/appsync-2017-07-25.min.json +97 -77
  5. package/apis/connect-2017-08-08.min.json +25 -11
  6. package/apis/ec2-2016-11-15.min.json +25 -15
  7. package/apis/imagebuilder-2019-12-02.min.json +116 -82
  8. package/apis/license-manager-2018-08-01.min.json +186 -72
  9. package/apis/mediaconvert-2017-08-29.min.json +194 -83
  10. package/apis/mediapackage-vod-2018-11-07.min.json +3 -0
  11. package/apis/mediatailor-2018-04-23.min.json +198 -149
  12. package/apis/metadata.json +7 -0
  13. package/apis/models.lex.v2-2020-08-07.min.json +179 -22
  14. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  15. package/apis/pinpoint-2016-12-01.min.json +226 -213
  16. package/apis/ssm-2014-11-06.min.json +105 -100
  17. package/apis/ssm-2014-11-06.waiters2.json +5 -0
  18. package/apis/voice-id-2021-09-27.examples.json +5 -0
  19. package/apis/voice-id-2021-09-27.min.json +903 -0
  20. package/apis/voice-id-2021-09-27.paginators.json +24 -0
  21. package/apis/wafv2-2019-07-29.min.json +114 -97
  22. package/apis/wisdom-2020-10-19.examples.json +5 -0
  23. package/apis/wisdom-2020-10-19.min.json +1525 -0
  24. package/apis/wisdom-2020-10-19.paginators.json +46 -0
  25. package/clients/all.d.ts +2 -0
  26. package/clients/all.js +3 -1
  27. package/clients/appintegrations.d.ts +273 -2
  28. package/clients/appsync.d.ts +35 -13
  29. package/clients/connect.d.ts +60 -32
  30. package/clients/ec2.d.ts +17 -5
  31. package/clients/elbv2.d.ts +7 -7
  32. package/clients/iam.d.ts +85 -85
  33. package/clients/imagebuilder.d.ts +73 -25
  34. package/clients/lexmodelsv2.d.ts +188 -0
  35. package/clients/licensemanager.d.ts +215 -42
  36. package/clients/mediaconvert.d.ts +154 -17
  37. package/clients/mediapackagevod.d.ts +4 -0
  38. package/clients/mediatailor.d.ts +47 -1
  39. package/clients/pinpoint.d.ts +24 -0
  40. package/clients/ssm.d.ts +40 -19
  41. package/clients/voiceid.d.ts +1133 -0
  42. package/clients/voiceid.js +18 -0
  43. package/clients/wafv2.d.ts +18 -0
  44. package/clients/wisdom.d.ts +1499 -0
  45. package/clients/wisdom.js +18 -0
  46. package/dist/aws-sdk-core-react-native.js +5 -5
  47. package/dist/aws-sdk-react-native.js +96 -22
  48. package/dist/aws-sdk.js +173 -132
  49. package/dist/aws-sdk.min.js +70 -70
  50. package/lib/config.js +1 -1
  51. package/lib/config_service_placeholders.d.ts +4 -0
  52. package/lib/core.js +1 -1
  53. package/lib/event_listeners.js +1 -1
  54. package/lib/http_request.d.ts +1 -1
  55. package/lib/signers/v4.js +1 -1
  56. package/package.json +1 -1
@@ -103,11 +103,11 @@
103
103
  "locationName": "statusUpdateInterval"
104
104
  },
105
105
  "Tags": {
106
- "shape": "Sii",
106
+ "shape": "Sj0",
107
107
  "locationName": "tags"
108
108
  },
109
109
  "UserMetadata": {
110
- "shape": "Sii",
110
+ "shape": "Sj0",
111
111
  "locationName": "userMetadata"
112
112
  }
113
113
  },
@@ -120,7 +120,7 @@
120
120
  "type": "structure",
121
121
  "members": {
122
122
  "Job": {
123
- "shape": "Sik",
123
+ "shape": "Sj2",
124
124
  "locationName": "job"
125
125
  }
126
126
  }
@@ -159,14 +159,14 @@
159
159
  "locationName": "queue"
160
160
  },
161
161
  "Settings": {
162
- "shape": "Sj0",
162
+ "shape": "Sji",
163
163
  "locationName": "settings"
164
164
  },
165
165
  "StatusUpdateInterval": {
166
166
  "locationName": "statusUpdateInterval"
167
167
  },
168
168
  "Tags": {
169
- "shape": "Sii",
169
+ "shape": "Sj0",
170
170
  "locationName": "tags"
171
171
  }
172
172
  },
@@ -179,7 +179,7 @@
179
179
  "type": "structure",
180
180
  "members": {
181
181
  "JobTemplate": {
182
- "shape": "Sj4",
182
+ "shape": "Sjm",
183
183
  "locationName": "jobTemplate"
184
184
  }
185
185
  }
@@ -203,11 +203,11 @@
203
203
  "locationName": "name"
204
204
  },
205
205
  "Settings": {
206
- "shape": "Sj7",
206
+ "shape": "Sjp",
207
207
  "locationName": "settings"
208
208
  },
209
209
  "Tags": {
210
- "shape": "Sii",
210
+ "shape": "Sj0",
211
211
  "locationName": "tags"
212
212
  }
213
213
  },
@@ -220,7 +220,7 @@
220
220
  "type": "structure",
221
221
  "members": {
222
222
  "Preset": {
223
- "shape": "Sjb",
223
+ "shape": "Sjt",
224
224
  "locationName": "preset"
225
225
  }
226
226
  }
@@ -244,14 +244,14 @@
244
244
  "locationName": "pricingPlan"
245
245
  },
246
246
  "ReservationPlanSettings": {
247
- "shape": "Sje",
247
+ "shape": "Sjw",
248
248
  "locationName": "reservationPlanSettings"
249
249
  },
250
250
  "Status": {
251
251
  "locationName": "status"
252
252
  },
253
253
  "Tags": {
254
- "shape": "Sii",
254
+ "shape": "Sj0",
255
255
  "locationName": "tags"
256
256
  }
257
257
  },
@@ -263,7 +263,7 @@
263
263
  "type": "structure",
264
264
  "members": {
265
265
  "Queue": {
266
- "shape": "Sjj",
266
+ "shape": "Sk1",
267
267
  "locationName": "queue"
268
268
  }
269
269
  }
@@ -424,7 +424,7 @@
424
424
  "type": "structure",
425
425
  "members": {
426
426
  "Job": {
427
- "shape": "Sik",
427
+ "shape": "Sj2",
428
428
  "locationName": "job"
429
429
  }
430
430
  }
@@ -452,7 +452,7 @@
452
452
  "type": "structure",
453
453
  "members": {
454
454
  "JobTemplate": {
455
- "shape": "Sj4",
455
+ "shape": "Sjm",
456
456
  "locationName": "jobTemplate"
457
457
  }
458
458
  }
@@ -480,7 +480,7 @@
480
480
  "type": "structure",
481
481
  "members": {
482
482
  "Preset": {
483
- "shape": "Sjb",
483
+ "shape": "Sjt",
484
484
  "locationName": "preset"
485
485
  }
486
486
  }
@@ -508,7 +508,7 @@
508
508
  "type": "structure",
509
509
  "members": {
510
510
  "Queue": {
511
- "shape": "Sjj",
511
+ "shape": "Sk1",
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": "Sj4"
556
+ "shape": "Sjm"
557
557
  }
558
558
  },
559
559
  "NextToken": {
@@ -601,7 +601,7 @@
601
601
  "locationName": "jobs",
602
602
  "type": "list",
603
603
  "member": {
604
- "shape": "Sik"
604
+ "shape": "Sj2"
605
605
  }
606
606
  },
607
607
  "NextToken": {
@@ -652,7 +652,7 @@
652
652
  "locationName": "presets",
653
653
  "type": "list",
654
654
  "member": {
655
- "shape": "Sjb"
655
+ "shape": "Sjt"
656
656
  }
657
657
  }
658
658
  }
@@ -696,7 +696,7 @@
696
696
  "locationName": "queues",
697
697
  "type": "list",
698
698
  "member": {
699
- "shape": "Sjj"
699
+ "shape": "Sk1"
700
700
  }
701
701
  }
702
702
  }
@@ -731,7 +731,7 @@
731
731
  "locationName": "arn"
732
732
  },
733
733
  "Tags": {
734
- "shape": "Sii",
734
+ "shape": "Sj0",
735
735
  "locationName": "tags"
736
736
  }
737
737
  }
@@ -751,7 +751,7 @@
751
751
  "locationName": "arn"
752
752
  },
753
753
  "Tags": {
754
- "shape": "Sii",
754
+ "shape": "Sj0",
755
755
  "locationName": "tags"
756
756
  }
757
757
  },
@@ -779,7 +779,7 @@
779
779
  "location": "uri"
780
780
  },
781
781
  "TagKeys": {
782
- "shape": "Sip",
782
+ "shape": "Sj7",
783
783
  "locationName": "tagKeys"
784
784
  }
785
785
  },
@@ -827,7 +827,7 @@
827
827
  "locationName": "queue"
828
828
  },
829
829
  "Settings": {
830
- "shape": "Sj0",
830
+ "shape": "Sji",
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": "Sj4",
845
+ "shape": "Sjm",
846
846
  "locationName": "jobTemplate"
847
847
  }
848
848
  }
@@ -868,7 +868,7 @@
868
868
  "location": "uri"
869
869
  },
870
870
  "Settings": {
871
- "shape": "Sj7",
871
+ "shape": "Sjp",
872
872
  "locationName": "settings"
873
873
  }
874
874
  },
@@ -880,7 +880,7 @@
880
880
  "type": "structure",
881
881
  "members": {
882
882
  "Preset": {
883
- "shape": "Sjb",
883
+ "shape": "Sjt",
884
884
  "locationName": "preset"
885
885
  }
886
886
  }
@@ -903,7 +903,7 @@
903
903
  "location": "uri"
904
904
  },
905
905
  "ReservationPlanSettings": {
906
- "shape": "Sje",
906
+ "shape": "Sjw",
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": "Sjj",
921
+ "shape": "Sk1",
922
922
  "locationName": "queue"
923
923
  }
924
924
  }
@@ -1092,11 +1092,11 @@
1092
1092
  "locationName": "outputGroups"
1093
1093
  },
1094
1094
  "TimecodeConfig": {
1095
- "shape": "Sia",
1095
+ "shape": "Sis",
1096
1096
  "locationName": "timecodeConfig"
1097
1097
  },
1098
1098
  "TimedMetadataInsertion": {
1099
- "shape": "Sid",
1099
+ "shape": "Siv",
1100
1100
  "locationName": "timedMetadataInsertion"
1101
1101
  }
1102
1102
  }
@@ -1850,6 +1850,35 @@
1850
1850
  "ImageBasedTrickPlay": {
1851
1851
  "locationName": "imageBasedTrickPlay"
1852
1852
  },
1853
+ "ImageBasedTrickPlaySettings": {
1854
+ "locationName": "imageBasedTrickPlaySettings",
1855
+ "type": "structure",
1856
+ "members": {
1857
+ "IntervalCadence": {
1858
+ "locationName": "intervalCadence"
1859
+ },
1860
+ "ThumbnailHeight": {
1861
+ "locationName": "thumbnailHeight",
1862
+ "type": "integer"
1863
+ },
1864
+ "ThumbnailInterval": {
1865
+ "locationName": "thumbnailInterval",
1866
+ "type": "double"
1867
+ },
1868
+ "ThumbnailWidth": {
1869
+ "locationName": "thumbnailWidth",
1870
+ "type": "integer"
1871
+ },
1872
+ "TileHeight": {
1873
+ "locationName": "tileHeight",
1874
+ "type": "integer"
1875
+ },
1876
+ "TileWidth": {
1877
+ "locationName": "tileWidth",
1878
+ "type": "integer"
1879
+ }
1880
+ }
1881
+ },
1853
1882
  "ManifestCompression": {
1854
1883
  "locationName": "manifestCompression"
1855
1884
  },
@@ -1938,7 +1967,7 @@
1938
1967
  "locationName": "playbackDeviceCompatibility"
1939
1968
  },
1940
1969
  "SpekeKeyProvider": {
1941
- "shape": "S5d",
1970
+ "shape": "S5j",
1942
1971
  "locationName": "spekeKeyProvider"
1943
1972
  }
1944
1973
  }
@@ -1953,6 +1982,35 @@
1953
1982
  "ImageBasedTrickPlay": {
1954
1983
  "locationName": "imageBasedTrickPlay"
1955
1984
  },
1985
+ "ImageBasedTrickPlaySettings": {
1986
+ "locationName": "imageBasedTrickPlaySettings",
1987
+ "type": "structure",
1988
+ "members": {
1989
+ "IntervalCadence": {
1990
+ "locationName": "intervalCadence"
1991
+ },
1992
+ "ThumbnailHeight": {
1993
+ "locationName": "thumbnailHeight",
1994
+ "type": "integer"
1995
+ },
1996
+ "ThumbnailInterval": {
1997
+ "locationName": "thumbnailInterval",
1998
+ "type": "double"
1999
+ },
2000
+ "ThumbnailWidth": {
2001
+ "locationName": "thumbnailWidth",
2002
+ "type": "integer"
2003
+ },
2004
+ "TileHeight": {
2005
+ "locationName": "tileHeight",
2006
+ "type": "integer"
2007
+ },
2008
+ "TileWidth": {
2009
+ "locationName": "tileWidth",
2010
+ "type": "integer"
2011
+ }
2012
+ }
2013
+ },
1956
2014
  "MinBufferTime": {
1957
2015
  "locationName": "minBufferTime",
1958
2016
  "type": "integer"
@@ -2084,7 +2142,7 @@
2084
2142
  "locationName": "offlineEncrypted"
2085
2143
  },
2086
2144
  "SpekeKeyProvider": {
2087
- "shape": "S5d",
2145
+ "shape": "S5j",
2088
2146
  "locationName": "spekeKeyProvider"
2089
2147
  },
2090
2148
  "StaticKeyProvider": {
@@ -2099,6 +2157,35 @@
2099
2157
  "ImageBasedTrickPlay": {
2100
2158
  "locationName": "imageBasedTrickPlay"
2101
2159
  },
2160
+ "ImageBasedTrickPlaySettings": {
2161
+ "locationName": "imageBasedTrickPlaySettings",
2162
+ "type": "structure",
2163
+ "members": {
2164
+ "IntervalCadence": {
2165
+ "locationName": "intervalCadence"
2166
+ },
2167
+ "ThumbnailHeight": {
2168
+ "locationName": "thumbnailHeight",
2169
+ "type": "integer"
2170
+ },
2171
+ "ThumbnailInterval": {
2172
+ "locationName": "thumbnailInterval",
2173
+ "type": "double"
2174
+ },
2175
+ "ThumbnailWidth": {
2176
+ "locationName": "thumbnailWidth",
2177
+ "type": "integer"
2178
+ },
2179
+ "TileHeight": {
2180
+ "locationName": "tileHeight",
2181
+ "type": "integer"
2182
+ },
2183
+ "TileWidth": {
2184
+ "locationName": "tileWidth",
2185
+ "type": "integer"
2186
+ }
2187
+ }
2188
+ },
2102
2189
  "ManifestCompression": {
2103
2190
  "locationName": "manifestCompression"
2104
2191
  },
@@ -2191,7 +2278,7 @@
2191
2278
  "type": "structure",
2192
2279
  "members": {
2193
2280
  "SpekeKeyProvider": {
2194
- "shape": "S5d",
2281
+ "shape": "S5j",
2195
2282
  "locationName": "spekeKeyProvider"
2196
2283
  }
2197
2284
  }
@@ -2220,7 +2307,7 @@
2220
2307
  "type": "structure",
2221
2308
  "members": {
2222
2309
  "AudioDescriptions": {
2223
- "shape": "S6q",
2310
+ "shape": "S71",
2224
2311
  "locationName": "audioDescriptions"
2225
2312
  },
2226
2313
  "CaptionDescriptions": {
@@ -2236,7 +2323,7 @@
2236
2323
  "locationName": "customLanguageCode"
2237
2324
  },
2238
2325
  "DestinationSettings": {
2239
- "shape": "S98",
2326
+ "shape": "S9j",
2240
2327
  "locationName": "destinationSettings"
2241
2328
  },
2242
2329
  "LanguageCode": {
@@ -2249,7 +2336,7 @@
2249
2336
  }
2250
2337
  },
2251
2338
  "ContainerSettings": {
2252
- "shape": "Sa9",
2339
+ "shape": "Sar",
2253
2340
  "locationName": "containerSettings"
2254
2341
  },
2255
2342
  "Extension": {
@@ -2295,7 +2382,7 @@
2295
2382
  "locationName": "preset"
2296
2383
  },
2297
2384
  "VideoDescription": {
2298
- "shape": "Scd",
2385
+ "shape": "Scv",
2299
2386
  "locationName": "videoDescription"
2300
2387
  }
2301
2388
  }
@@ -2360,7 +2447,7 @@
2360
2447
  }
2361
2448
  }
2362
2449
  },
2363
- "S5d": {
2450
+ "S5j": {
2364
2451
  "type": "structure",
2365
2452
  "members": {
2366
2453
  "CertificateArn": {
@@ -2379,7 +2466,7 @@
2379
2466
  }
2380
2467
  }
2381
2468
  },
2382
- "S6q": {
2469
+ "S71": {
2383
2470
  "type": "list",
2384
2471
  "member": {
2385
2472
  "type": "structure",
@@ -2789,7 +2876,7 @@
2789
2876
  }
2790
2877
  }
2791
2878
  },
2792
- "S98": {
2879
+ "S9j": {
2793
2880
  "type": "structure",
2794
2881
  "members": {
2795
2882
  "BurninDestinationSettings": {
@@ -2799,6 +2886,9 @@
2799
2886
  "Alignment": {
2800
2887
  "locationName": "alignment"
2801
2888
  },
2889
+ "ApplyFontColor": {
2890
+ "locationName": "applyFontColor"
2891
+ },
2802
2892
  "BackgroundColor": {
2803
2893
  "locationName": "backgroundColor"
2804
2894
  },
@@ -2806,6 +2896,9 @@
2806
2896
  "locationName": "backgroundOpacity",
2807
2897
  "type": "integer"
2808
2898
  },
2899
+ "FallbackFont": {
2900
+ "locationName": "fallbackFont"
2901
+ },
2809
2902
  "FontColor": {
2810
2903
  "locationName": "fontColor"
2811
2904
  },
@@ -2824,6 +2917,9 @@
2824
2917
  "locationName": "fontSize",
2825
2918
  "type": "integer"
2826
2919
  },
2920
+ "HexFontColor": {
2921
+ "locationName": "hexFontColor"
2922
+ },
2827
2923
  "OutlineColor": {
2828
2924
  "locationName": "outlineColor"
2829
2925
  },
@@ -2846,6 +2942,9 @@
2846
2942
  "locationName": "shadowYOffset",
2847
2943
  "type": "integer"
2848
2944
  },
2945
+ "StylePassthrough": {
2946
+ "locationName": "stylePassthrough"
2947
+ },
2849
2948
  "TeletextSpacing": {
2850
2949
  "locationName": "teletextSpacing"
2851
2950
  },
@@ -2869,6 +2968,9 @@
2869
2968
  "Alignment": {
2870
2969
  "locationName": "alignment"
2871
2970
  },
2971
+ "ApplyFontColor": {
2972
+ "locationName": "applyFontColor"
2973
+ },
2872
2974
  "BackgroundColor": {
2873
2975
  "locationName": "backgroundColor"
2874
2976
  },
@@ -2887,6 +2989,9 @@
2887
2989
  "locationName": "ddsYCoordinate",
2888
2990
  "type": "integer"
2889
2991
  },
2992
+ "FallbackFont": {
2993
+ "locationName": "fallbackFont"
2994
+ },
2890
2995
  "FontColor": {
2891
2996
  "locationName": "fontColor"
2892
2997
  },
@@ -2909,6 +3014,9 @@
2909
3014
  "locationName": "height",
2910
3015
  "type": "integer"
2911
3016
  },
3017
+ "HexFontColor": {
3018
+ "locationName": "hexFontColor"
3019
+ },
2912
3020
  "OutlineColor": {
2913
3021
  "locationName": "outlineColor"
2914
3022
  },
@@ -2931,6 +3039,9 @@
2931
3039
  "locationName": "shadowYOffset",
2932
3040
  "type": "integer"
2933
3041
  },
3042
+ "StylePassthrough": {
3043
+ "locationName": "stylePassthrough"
3044
+ },
2934
3045
  "SubtitlingType": {
2935
3046
  "locationName": "subtitlingType"
2936
3047
  },
@@ -3026,7 +3137,7 @@
3026
3137
  }
3027
3138
  }
3028
3139
  },
3029
- "Sa9": {
3140
+ "Sar": {
3030
3141
  "type": "structure",
3031
3142
  "members": {
3032
3143
  "CmfcSettings": {
@@ -3086,7 +3197,7 @@
3086
3197
  "type": "integer"
3087
3198
  },
3088
3199
  "AudioPids": {
3089
- "shape": "San",
3200
+ "shape": "Sb5",
3090
3201
  "locationName": "audioPids"
3091
3202
  },
3092
3203
  "Bitrate": {
@@ -3136,7 +3247,7 @@
3136
3247
  }
3137
3248
  },
3138
3249
  "DvbSubPids": {
3139
- "shape": "San",
3250
+ "shape": "Sb5",
3140
3251
  "locationName": "dvbSubPids"
3141
3252
  },
3142
3253
  "DvbTdtSettings": {
@@ -3267,7 +3378,7 @@
3267
3378
  "type": "integer"
3268
3379
  },
3269
3380
  "AudioPids": {
3270
- "shape": "San",
3381
+ "shape": "Sb5",
3271
3382
  "locationName": "audioPids"
3272
3383
  },
3273
3384
  "DataPTSControl": {
@@ -3425,13 +3536,13 @@
3425
3536
  }
3426
3537
  }
3427
3538
  },
3428
- "San": {
3539
+ "Sb5": {
3429
3540
  "type": "list",
3430
3541
  "member": {
3431
3542
  "type": "integer"
3432
3543
  }
3433
3544
  },
3434
- "Scd": {
3545
+ "Scv": {
3435
3546
  "type": "structure",
3436
3547
  "members": {
3437
3548
  "AfdSignaling": {
@@ -4565,7 +4676,7 @@
4565
4676
  }
4566
4677
  }
4567
4678
  },
4568
- "Sia": {
4679
+ "Sis": {
4569
4680
  "type": "structure",
4570
4681
  "members": {
4571
4682
  "Anchor": {
@@ -4582,7 +4693,7 @@
4582
4693
  }
4583
4694
  }
4584
4695
  },
4585
- "Sid": {
4696
+ "Siv": {
4586
4697
  "type": "structure",
4587
4698
  "members": {
4588
4699
  "Id3Insertions": {
@@ -4602,12 +4713,12 @@
4602
4713
  }
4603
4714
  }
4604
4715
  },
4605
- "Sii": {
4716
+ "Sj0": {
4606
4717
  "type": "map",
4607
4718
  "key": {},
4608
4719
  "value": {}
4609
4720
  },
4610
- "Sik": {
4721
+ "Sj2": {
4611
4722
  "type": "structure",
4612
4723
  "members": {
4613
4724
  "AccelerationSettings": {
@@ -4624,7 +4735,7 @@
4624
4735
  "locationName": "billingTagsSource"
4625
4736
  },
4626
4737
  "CreatedAt": {
4627
- "shape": "Sim",
4738
+ "shape": "Sj4",
4628
4739
  "locationName": "createdAt"
4629
4740
  },
4630
4741
  "CurrentPhase": {
@@ -4656,11 +4767,11 @@
4656
4767
  "type": "structure",
4657
4768
  "members": {
4658
4769
  "Info": {
4659
- "shape": "Sip",
4770
+ "shape": "Sj7",
4660
4771
  "locationName": "info"
4661
4772
  },
4662
4773
  "Warning": {
4663
- "shape": "Sip",
4774
+ "shape": "Sj7",
4664
4775
  "locationName": "warning"
4665
4776
  }
4666
4777
  }
@@ -4721,7 +4832,7 @@
4721
4832
  "locationName": "sourceQueue"
4722
4833
  },
4723
4834
  "Timestamp": {
4724
- "shape": "Sim",
4835
+ "shape": "Sj4",
4725
4836
  "locationName": "timestamp"
4726
4837
  }
4727
4838
  }
@@ -4752,21 +4863,21 @@
4752
4863
  "type": "structure",
4753
4864
  "members": {
4754
4865
  "FinishTime": {
4755
- "shape": "Sim",
4866
+ "shape": "Sj4",
4756
4867
  "locationName": "finishTime"
4757
4868
  },
4758
4869
  "StartTime": {
4759
- "shape": "Sim",
4870
+ "shape": "Sj4",
4760
4871
  "locationName": "startTime"
4761
4872
  },
4762
4873
  "SubmitTime": {
4763
- "shape": "Sim",
4874
+ "shape": "Sj4",
4764
4875
  "locationName": "submitTime"
4765
4876
  }
4766
4877
  }
4767
4878
  },
4768
4879
  "UserMetadata": {
4769
- "shape": "Sii",
4880
+ "shape": "Sj0",
4770
4881
  "locationName": "userMetadata"
4771
4882
  }
4772
4883
  },
@@ -4775,15 +4886,15 @@
4775
4886
  "Settings"
4776
4887
  ]
4777
4888
  },
4778
- "Sim": {
4889
+ "Sj4": {
4779
4890
  "type": "timestamp",
4780
4891
  "timestampFormat": "unixTimestamp"
4781
4892
  },
4782
- "Sip": {
4893
+ "Sj7": {
4783
4894
  "type": "list",
4784
4895
  "member": {}
4785
4896
  },
4786
- "Sj0": {
4897
+ "Sji": {
4787
4898
  "type": "structure",
4788
4899
  "members": {
4789
4900
  "AdAvailOffset": {
@@ -4893,16 +5004,16 @@
4893
5004
  "locationName": "outputGroups"
4894
5005
  },
4895
5006
  "TimecodeConfig": {
4896
- "shape": "Sia",
5007
+ "shape": "Sis",
4897
5008
  "locationName": "timecodeConfig"
4898
5009
  },
4899
5010
  "TimedMetadataInsertion": {
4900
- "shape": "Sid",
5011
+ "shape": "Siv",
4901
5012
  "locationName": "timedMetadataInsertion"
4902
5013
  }
4903
5014
  }
4904
5015
  },
4905
- "Sj4": {
5016
+ "Sjm": {
4906
5017
  "type": "structure",
4907
5018
  "members": {
4908
5019
  "AccelerationSettings": {
@@ -4916,7 +5027,7 @@
4916
5027
  "locationName": "category"
4917
5028
  },
4918
5029
  "CreatedAt": {
4919
- "shape": "Sim",
5030
+ "shape": "Sj4",
4920
5031
  "locationName": "createdAt"
4921
5032
  },
4922
5033
  "Description": {
@@ -4927,7 +5038,7 @@
4927
5038
  "locationName": "hopDestinations"
4928
5039
  },
4929
5040
  "LastUpdated": {
4930
- "shape": "Sim",
5041
+ "shape": "Sj4",
4931
5042
  "locationName": "lastUpdated"
4932
5043
  },
4933
5044
  "Name": {
@@ -4941,7 +5052,7 @@
4941
5052
  "locationName": "queue"
4942
5053
  },
4943
5054
  "Settings": {
4944
- "shape": "Sj0",
5055
+ "shape": "Sji",
4945
5056
  "locationName": "settings"
4946
5057
  },
4947
5058
  "StatusUpdateInterval": {
@@ -4956,11 +5067,11 @@
4956
5067
  "Name"
4957
5068
  ]
4958
5069
  },
4959
- "Sj7": {
5070
+ "Sjp": {
4960
5071
  "type": "structure",
4961
5072
  "members": {
4962
5073
  "AudioDescriptions": {
4963
- "shape": "S6q",
5074
+ "shape": "S71",
4964
5075
  "locationName": "audioDescriptions"
4965
5076
  },
4966
5077
  "CaptionDescriptions": {
@@ -4973,7 +5084,7 @@
4973
5084
  "locationName": "customLanguageCode"
4974
5085
  },
4975
5086
  "DestinationSettings": {
4976
- "shape": "S98",
5087
+ "shape": "S9j",
4977
5088
  "locationName": "destinationSettings"
4978
5089
  },
4979
5090
  "LanguageCode": {
@@ -4986,16 +5097,16 @@
4986
5097
  }
4987
5098
  },
4988
5099
  "ContainerSettings": {
4989
- "shape": "Sa9",
5100
+ "shape": "Sar",
4990
5101
  "locationName": "containerSettings"
4991
5102
  },
4992
5103
  "VideoDescription": {
4993
- "shape": "Scd",
5104
+ "shape": "Scv",
4994
5105
  "locationName": "videoDescription"
4995
5106
  }
4996
5107
  }
4997
5108
  },
4998
- "Sjb": {
5109
+ "Sjt": {
4999
5110
  "type": "structure",
5000
5111
  "members": {
5001
5112
  "Arn": {
@@ -5005,21 +5116,21 @@
5005
5116
  "locationName": "category"
5006
5117
  },
5007
5118
  "CreatedAt": {
5008
- "shape": "Sim",
5119
+ "shape": "Sj4",
5009
5120
  "locationName": "createdAt"
5010
5121
  },
5011
5122
  "Description": {
5012
5123
  "locationName": "description"
5013
5124
  },
5014
5125
  "LastUpdated": {
5015
- "shape": "Sim",
5126
+ "shape": "Sj4",
5016
5127
  "locationName": "lastUpdated"
5017
5128
  },
5018
5129
  "Name": {
5019
5130
  "locationName": "name"
5020
5131
  },
5021
5132
  "Settings": {
5022
- "shape": "Sj7",
5133
+ "shape": "Sjp",
5023
5134
  "locationName": "settings"
5024
5135
  },
5025
5136
  "Type": {
@@ -5031,7 +5142,7 @@
5031
5142
  "Name"
5032
5143
  ]
5033
5144
  },
5034
- "Sje": {
5145
+ "Sjw": {
5035
5146
  "type": "structure",
5036
5147
  "members": {
5037
5148
  "Commitment": {
@@ -5051,21 +5162,21 @@
5051
5162
  "RenewalType"
5052
5163
  ]
5053
5164
  },
5054
- "Sjj": {
5165
+ "Sk1": {
5055
5166
  "type": "structure",
5056
5167
  "members": {
5057
5168
  "Arn": {
5058
5169
  "locationName": "arn"
5059
5170
  },
5060
5171
  "CreatedAt": {
5061
- "shape": "Sim",
5172
+ "shape": "Sj4",
5062
5173
  "locationName": "createdAt"
5063
5174
  },
5064
5175
  "Description": {
5065
5176
  "locationName": "description"
5066
5177
  },
5067
5178
  "LastUpdated": {
5068
- "shape": "Sim",
5179
+ "shape": "Sj4",
5069
5180
  "locationName": "lastUpdated"
5070
5181
  },
5071
5182
  "Name": {
@@ -5086,11 +5197,11 @@
5086
5197
  "locationName": "commitment"
5087
5198
  },
5088
5199
  "ExpiresAt": {
5089
- "shape": "Sim",
5200
+ "shape": "Sj4",
5090
5201
  "locationName": "expiresAt"
5091
5202
  },
5092
5203
  "PurchasedAt": {
5093
- "shape": "Sim",
5204
+ "shape": "Sj4",
5094
5205
  "locationName": "purchasedAt"
5095
5206
  },
5096
5207
  "RenewalType": {