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
@@ -1,5 +1,41 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListFirewallConfigs": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults",
7
+ "result_key": "FirewallConfigs"
8
+ },
9
+ "ListFirewallDomainLists": {
10
+ "input_token": "NextToken",
11
+ "output_token": "NextToken",
12
+ "limit_key": "MaxResults",
13
+ "result_key": "FirewallDomainLists"
14
+ },
15
+ "ListFirewallDomains": {
16
+ "input_token": "NextToken",
17
+ "output_token": "NextToken",
18
+ "limit_key": "MaxResults",
19
+ "result_key": "Domains"
20
+ },
21
+ "ListFirewallRuleGroupAssociations": {
22
+ "input_token": "NextToken",
23
+ "output_token": "NextToken",
24
+ "limit_key": "MaxResults",
25
+ "result_key": "FirewallRuleGroupAssociations"
26
+ },
27
+ "ListFirewallRuleGroups": {
28
+ "input_token": "NextToken",
29
+ "output_token": "NextToken",
30
+ "limit_key": "MaxResults",
31
+ "result_key": "FirewallRuleGroups"
32
+ },
33
+ "ListFirewallRules": {
34
+ "input_token": "NextToken",
35
+ "output_token": "NextToken",
36
+ "limit_key": "MaxResults",
37
+ "result_key": "FirewallRules"
38
+ },
3
39
  "ListResolverDnssecConfigs": {
4
40
  "input_token": "NextToken",
5
41
  "output_token": "NextToken",
@@ -194,9 +194,16 @@
194
194
  },
195
195
  "message": {
196
196
  "shape": "Si",
197
+ "deprecated": true,
198
+ "deprecatedMessage": "The message field is deprecated, use the encodedMessage field instead. The message field is available only in the de-DE, en-AU, en-GB, en-US, es-419, es-ES, es-US, fr-CA, fr-FR and it-IT locales.",
197
199
  "location": "header",
198
200
  "locationName": "x-amz-lex-message"
199
201
  },
202
+ "encodedMessage": {
203
+ "shape": "Sz",
204
+ "location": "header",
205
+ "locationName": "x-amz-lex-encoded-message"
206
+ },
200
207
  "messageFormat": {
201
208
  "location": "header",
202
209
  "locationName": "x-amz-lex-message-format"
@@ -210,9 +217,17 @@
210
217
  "locationName": "x-amz-lex-slot-to-elicit"
211
218
  },
212
219
  "inputTranscript": {
220
+ "deprecated": true,
221
+ "deprecatedMessage": "The inputTranscript field is deprecated, use the encodedInputTranscript field instead. The inputTranscript field is available only in the de-DE, en-AU, en-GB, en-US, es-419, es-ES, es-US, fr-CA, fr-FR and it-IT locales.",
213
222
  "location": "header",
214
223
  "locationName": "x-amz-lex-input-transcript"
215
224
  },
225
+ "encodedInputTranscript": {
226
+ "location": "header",
227
+ "locationName": "x-amz-lex-encoded-input-transcript",
228
+ "type": "string",
229
+ "sensitive": true
230
+ },
216
231
  "audioStream": {
217
232
  "shape": "Sw"
218
233
  },
@@ -279,7 +294,7 @@
279
294
  "members": {
280
295
  "intentName": {},
281
296
  "nluIntentConfidence": {
282
- "shape": "S13"
297
+ "shape": "S15"
283
298
  },
284
299
  "alternativeIntents": {
285
300
  "type": "list",
@@ -288,7 +303,7 @@
288
303
  "members": {
289
304
  "intentName": {},
290
305
  "nluIntentConfidence": {
291
- "shape": "S13"
306
+ "shape": "S15"
292
307
  },
293
308
  "slots": {
294
309
  "shape": "Sd"
@@ -421,9 +436,16 @@
421
436
  },
422
437
  "message": {
423
438
  "shape": "Si",
439
+ "deprecated": true,
440
+ "deprecatedMessage": "The message field is deprecated, use the encodedMessage field instead. The message field is available only in the de-DE, en-AU, en-GB, en-US, es-419, es-ES, es-US, fr-CA, fr-FR and it-IT locales.",
424
441
  "location": "header",
425
442
  "locationName": "x-amz-lex-message"
426
443
  },
444
+ "encodedMessage": {
445
+ "shape": "Sz",
446
+ "location": "header",
447
+ "locationName": "x-amz-lex-encoded-message"
448
+ },
427
449
  "messageFormat": {
428
450
  "location": "header",
429
451
  "locationName": "x-amz-lex-message-format"
@@ -549,7 +571,11 @@
549
571
  "type": "string",
550
572
  "sensitive": true
551
573
  },
552
- "S13": {
574
+ "Sz": {
575
+ "type": "string",
576
+ "sensitive": true
577
+ },
578
+ "S15": {
553
579
  "type": "structure",
554
580
  "members": {
555
581
  "score": {