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
@@ -5962,6 +5962,11 @@
5962
5962
  "thingTypeName": {
5963
5963
  "location": "querystring",
5964
5964
  "locationName": "thingTypeName"
5965
+ },
5966
+ "usePrefixAttributeValue": {
5967
+ "location": "querystring",
5968
+ "locationName": "usePrefixAttributeValue",
5969
+ "type": "boolean"
5965
5970
  }
5966
5971
  }
5967
5972
  },
@@ -6212,7 +6217,7 @@
6212
6217
  "type": "structure",
6213
6218
  "members": {
6214
6219
  "logTarget": {
6215
- "shape": "Sre"
6220
+ "shape": "Srf"
6216
6221
  },
6217
6222
  "logLevel": {}
6218
6223
  }
@@ -6535,7 +6540,7 @@
6535
6540
  "thingId": {},
6536
6541
  "thingTypeName": {},
6537
6542
  "thingGroupNames": {
6538
- "shape": "Ss8"
6543
+ "shape": "Ss9"
6539
6544
  },
6540
6545
  "attributes": {
6541
6546
  "shape": "S3h"
@@ -6567,7 +6572,7 @@
6567
6572
  "shape": "S3h"
6568
6573
  },
6569
6574
  "parentGroupNames": {
6570
- "shape": "Ss8"
6575
+ "shape": "Ss9"
6571
6576
  }
6572
6577
  }
6573
6578
  }
@@ -6655,7 +6660,7 @@
6655
6660
  ],
6656
6661
  "members": {
6657
6662
  "logTarget": {
6658
- "shape": "Sre"
6663
+ "shape": "Srf"
6659
6664
  },
6660
6665
  "logLevel": {}
6661
6666
  }
@@ -6864,7 +6869,7 @@
6864
6869
  "authInfos": {
6865
6870
  "type": "list",
6866
6871
  "member": {
6867
- "shape": "St1"
6872
+ "shape": "St2"
6868
6873
  }
6869
6874
  },
6870
6875
  "clientId": {
@@ -6872,10 +6877,10 @@
6872
6877
  "locationName": "clientId"
6873
6878
  },
6874
6879
  "policyNamesToAdd": {
6875
- "shape": "St5"
6880
+ "shape": "St6"
6876
6881
  },
6877
6882
  "policyNamesToSkip": {
6878
- "shape": "St5"
6883
+ "shape": "St6"
6879
6884
  }
6880
6885
  }
6881
6886
  },
@@ -6888,7 +6893,7 @@
6888
6893
  "type": "structure",
6889
6894
  "members": {
6890
6895
  "authInfo": {
6891
- "shape": "St1"
6896
+ "shape": "St2"
6892
6897
  },
6893
6898
  "allowed": {
6894
6899
  "type": "structure",
@@ -7745,10 +7750,10 @@
7745
7750
  "members": {
7746
7751
  "thingName": {},
7747
7752
  "thingGroupsToAdd": {
7748
- "shape": "Svf"
7753
+ "shape": "Svg"
7749
7754
  },
7750
7755
  "thingGroupsToRemove": {
7751
- "shape": "Svf"
7756
+ "shape": "Svg"
7752
7757
  },
7753
7758
  "overrideDynamicGroups": {
7754
7759
  "type": "boolean"
@@ -9239,7 +9244,7 @@
9239
9244
  "arn": {}
9240
9245
  }
9241
9246
  },
9242
- "Sre": {
9247
+ "Srf": {
9243
9248
  "type": "structure",
9244
9249
  "required": [
9245
9250
  "targetType"
@@ -9249,11 +9254,11 @@
9249
9254
  "targetName": {}
9250
9255
  }
9251
9256
  },
9252
- "Ss8": {
9257
+ "Ss9": {
9253
9258
  "type": "list",
9254
9259
  "member": {}
9255
9260
  },
9256
- "St1": {
9261
+ "St2": {
9257
9262
  "type": "structure",
9258
9263
  "required": [
9259
9264
  "resources"
@@ -9266,11 +9271,11 @@
9266
9271
  }
9267
9272
  }
9268
9273
  },
9269
- "St5": {
9274
+ "St6": {
9270
9275
  "type": "list",
9271
9276
  "member": {}
9272
9277
  },
9273
- "Svf": {
9278
+ "Svg": {
9274
9279
  "type": "list",
9275
9280
  "member": {}
9276
9281
  }
@@ -832,6 +832,16 @@
832
832
  "ThingArn": {},
833
833
  "LoRaWAN": {
834
834
  "shape": "S1u"
835
+ },
836
+ "Sidewalk": {
837
+ "type": "structure",
838
+ "members": {
839
+ "SidewalkId": {},
840
+ "SidewalkManufacturingSn": {},
841
+ "DeviceCertificates": {
842
+ "shape": "S4x"
843
+ }
844
+ }
835
845
  }
836
846
  }
837
847
  }
@@ -889,6 +899,17 @@
889
899
  }
890
900
  }
891
901
  }
902
+ },
903
+ "Sidewalk": {
904
+ "type": "structure",
905
+ "members": {
906
+ "Rssi": {
907
+ "type": "integer"
908
+ },
909
+ "BatteryLevel": {},
910
+ "Event": {},
911
+ "DeviceState": {}
912
+ }
892
913
  }
893
914
  }
894
915
  }
@@ -1008,7 +1029,8 @@
1008
1029
  "type": "structure",
1009
1030
  "members": {
1010
1031
  "WirelessGatewayId": {},
1011
- "LastUplinkReceivedAt": {}
1032
+ "LastUplinkReceivedAt": {},
1033
+ "ConnectionStatus": {}
1012
1034
  }
1013
1035
  }
1014
1036
  },
@@ -1302,7 +1324,12 @@
1302
1324
  "Sidewalk": {
1303
1325
  "type": "structure",
1304
1326
  "members": {
1305
- "AmazonId": {}
1327
+ "AmazonId": {},
1328
+ "SidewalkId": {},
1329
+ "SidewalkManufacturingSn": {},
1330
+ "DeviceCertificates": {
1331
+ "shape": "S4x"
1332
+ }
1306
1333
  }
1307
1334
  }
1308
1335
  }
@@ -1843,6 +1870,20 @@
1843
1870
  },
1844
1871
  "Arn": {}
1845
1872
  }
1873
+ },
1874
+ "S4x": {
1875
+ "type": "list",
1876
+ "member": {
1877
+ "type": "structure",
1878
+ "required": [
1879
+ "SigningAlg",
1880
+ "Value"
1881
+ ],
1882
+ "members": {
1883
+ "SigningAlg": {},
1884
+ "Value": {}
1885
+ }
1886
+ }
1846
1887
  }
1847
1888
  }
1848
1889
  }
@@ -144,7 +144,7 @@
144
144
  "Schedule": {},
145
145
  "RoleArn": {},
146
146
  "Tags": {
147
- "shape": "S3o"
147
+ "shape": "S3q"
148
148
  },
149
149
  "ClientToken": {
150
150
  "idempotencyToken": true
@@ -179,7 +179,7 @@
179
179
  },
180
180
  "RoleArn": {},
181
181
  "Tags": {
182
- "shape": "S3o"
182
+ "shape": "S3q"
183
183
  },
184
184
  "FileFormat": {},
185
185
  "ClientToken": {
@@ -206,17 +206,17 @@
206
206
  "Edition": {},
207
207
  "RoleArn": {},
208
208
  "ServerSideEncryptionConfiguration": {
209
- "shape": "S42"
209
+ "shape": "S44"
210
210
  },
211
211
  "Description": {},
212
212
  "ClientToken": {
213
213
  "idempotencyToken": true
214
214
  },
215
215
  "Tags": {
216
- "shape": "S3o"
216
+ "shape": "S3q"
217
217
  },
218
218
  "UserTokenConfigurations": {
219
- "shape": "S44"
219
+ "shape": "S46"
220
220
  },
221
221
  "UserContextPolicy": {}
222
222
  }
@@ -243,7 +243,7 @@
243
243
  "Description": {},
244
244
  "RoleArn": {},
245
245
  "Tags": {
246
- "shape": "S3o"
246
+ "shape": "S3q"
247
247
  },
248
248
  "SourceS3Path": {
249
249
  "shape": "Sj"
@@ -399,7 +399,7 @@
399
399
  "Edition": {},
400
400
  "RoleArn": {},
401
401
  "ServerSideEncryptionConfiguration": {
402
- "shape": "S42"
402
+ "shape": "S44"
403
403
  },
404
404
  "Status": {},
405
405
  "Description": {},
@@ -410,7 +410,7 @@
410
410
  "type": "timestamp"
411
411
  },
412
412
  "DocumentMetadataConfigurations": {
413
- "shape": "S4w"
413
+ "shape": "S4y"
414
414
  },
415
415
  "IndexStatistics": {
416
416
  "type": "structure",
@@ -449,10 +449,10 @@
449
449
  },
450
450
  "ErrorMessage": {},
451
451
  "CapacityUnits": {
452
- "shape": "S5e"
452
+ "shape": "S5g"
453
453
  },
454
454
  "UserTokenConfigurations": {
455
- "shape": "S44"
455
+ "shape": "S46"
456
456
  },
457
457
  "UserContextPolicy": {}
458
458
  }
@@ -697,7 +697,7 @@
697
697
  "type": "structure",
698
698
  "members": {
699
699
  "Tags": {
700
- "shape": "S3o"
700
+ "shape": "S3q"
701
701
  }
702
702
  }
703
703
  }
@@ -751,7 +751,7 @@
751
751
  "IndexId": {},
752
752
  "QueryText": {},
753
753
  "AttributeFilter": {
754
- "shape": "S6j"
754
+ "shape": "S6l"
755
755
  },
756
756
  "Facets": {
757
757
  "type": "list",
@@ -820,7 +820,7 @@
820
820
  "type": "structure",
821
821
  "members": {
822
822
  "TextWithHighlightsValue": {
823
- "shape": "S74"
823
+ "shape": "S76"
824
824
  }
825
825
  }
826
826
  }
@@ -829,10 +829,10 @@
829
829
  },
830
830
  "DocumentId": {},
831
831
  "DocumentTitle": {
832
- "shape": "S74"
832
+ "shape": "S76"
833
833
  },
834
834
  "DocumentExcerpt": {
835
- "shape": "S74"
835
+ "shape": "S76"
836
836
  },
837
837
  "DocumentURI": {},
838
838
  "DocumentAttributes": {
@@ -963,7 +963,7 @@
963
963
  "members": {
964
964
  "ResourceARN": {},
965
965
  "Tags": {
966
- "shape": "S3o"
966
+ "shape": "S3q"
967
967
  }
968
968
  }
969
969
  },
@@ -1024,13 +1024,13 @@
1024
1024
  "RoleArn": {},
1025
1025
  "Description": {},
1026
1026
  "DocumentMetadataConfigurationUpdates": {
1027
- "shape": "S4w"
1027
+ "shape": "S4y"
1028
1028
  },
1029
1029
  "CapacityUnits": {
1030
- "shape": "S5e"
1030
+ "shape": "S5g"
1031
1031
  },
1032
1032
  "UserTokenConfigurations": {
1033
- "shape": "S44"
1033
+ "shape": "S46"
1034
1034
  },
1035
1035
  "UserContextPolicy": {}
1036
1036
  }
@@ -1415,7 +1415,8 @@
1415
1415
  "DocumentTitleFieldName": {},
1416
1416
  "FieldMappings": {
1417
1417
  "shape": "S1o"
1418
- }
1418
+ },
1419
+ "FilterQuery": {}
1419
1420
  }
1420
1421
  },
1421
1422
  "ServiceCatalogConfiguration": {
@@ -1439,7 +1440,8 @@
1439
1440
  "shape": "S1o"
1440
1441
  }
1441
1442
  }
1442
- }
1443
+ },
1444
+ "AuthenticationType": {}
1443
1445
  }
1444
1446
  },
1445
1447
  "ConfluenceConfiguration": {
@@ -1463,10 +1465,10 @@
1463
1465
  "type": "boolean"
1464
1466
  },
1465
1467
  "IncludeSpaces": {
1466
- "shape": "S2y"
1468
+ "shape": "S30"
1467
1469
  },
1468
1470
  "ExcludeSpaces": {
1469
- "shape": "S2y"
1471
+ "shape": "S30"
1470
1472
  },
1471
1473
  "SpaceFieldMappings": {
1472
1474
  "type": "list",
@@ -1611,11 +1613,11 @@
1611
1613
  }
1612
1614
  }
1613
1615
  },
1614
- "S2y": {
1616
+ "S30": {
1615
1617
  "type": "list",
1616
1618
  "member": {}
1617
1619
  },
1618
- "S3o": {
1620
+ "S3q": {
1619
1621
  "type": "list",
1620
1622
  "member": {
1621
1623
  "type": "structure",
@@ -1629,7 +1631,7 @@
1629
1631
  }
1630
1632
  }
1631
1633
  },
1632
- "S42": {
1634
+ "S44": {
1633
1635
  "type": "structure",
1634
1636
  "members": {
1635
1637
  "KmsKeyId": {
@@ -1638,7 +1640,7 @@
1638
1640
  }
1639
1641
  }
1640
1642
  },
1641
- "S44": {
1643
+ "S46": {
1642
1644
  "type": "list",
1643
1645
  "member": {
1644
1646
  "type": "structure",
@@ -1672,7 +1674,7 @@
1672
1674
  }
1673
1675
  }
1674
1676
  },
1675
- "S4w": {
1677
+ "S4y": {
1676
1678
  "type": "list",
1677
1679
  "member": {
1678
1680
  "type": "structure",
@@ -1723,7 +1725,7 @@
1723
1725
  }
1724
1726
  }
1725
1727
  },
1726
- "S5e": {
1728
+ "S5g": {
1727
1729
  "type": "structure",
1728
1730
  "required": [
1729
1731
  "StorageCapacityUnits",
@@ -1738,17 +1740,17 @@
1738
1740
  }
1739
1741
  }
1740
1742
  },
1741
- "S6j": {
1743
+ "S6l": {
1742
1744
  "type": "structure",
1743
1745
  "members": {
1744
1746
  "AndAllFilters": {
1745
- "shape": "S6k"
1747
+ "shape": "S6m"
1746
1748
  },
1747
1749
  "OrAllFilters": {
1748
- "shape": "S6k"
1750
+ "shape": "S6m"
1749
1751
  },
1750
1752
  "NotFilter": {
1751
- "shape": "S6j"
1753
+ "shape": "S6l"
1752
1754
  },
1753
1755
  "EqualsTo": {
1754
1756
  "shape": "Sn"
@@ -1773,13 +1775,13 @@
1773
1775
  }
1774
1776
  }
1775
1777
  },
1776
- "S6k": {
1778
+ "S6m": {
1777
1779
  "type": "list",
1778
1780
  "member": {
1779
- "shape": "S6j"
1781
+ "shape": "S6l"
1780
1782
  }
1781
1783
  },
1782
- "S74": {
1784
+ "S76": {
1783
1785
  "type": "structure",
1784
1786
  "members": {
1785
1787
  "Text": {},