Skip to content

Commit 96f4a31

Browse files
authored
Merge branch 'main' into accId-config
2 parents 006fb9b + 3318179 commit 96f4a31

File tree

2,629 files changed

+142682
-102368
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,629 files changed

+142682
-102368
lines changed

CHANGELOG.md

Lines changed: 346 additions & 0 deletions
Large diffs are not rendered by default.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Please be aware of the following notes prior to opening a pull request:
6767
Title should be lowercase and not period at the end of it. If the commit includes
6868
a breaking change, the commit message must end with a single paragraph: `BREAKING CHANGE: a description of what broke`
6969

70-
5. After getting ready to open a pull request, make sure to run the `yarn update-clients`
70+
5. After getting ready to open a pull request, make sure to run the `yarn generate-clients`
7171
to re-generate all the service clients, and commit the change(if any) to a
7272
standalone commit following the guide above.
7373

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@ import "react-native-url-polyfill/auto";
110110
import { DynamoDB } from "@aws-sdk/client-dynamodb";
111111
```
112112

113+
Specifically Metro bundler used by react-native, enable Package Exports Support:
114+
115+
- https://metrobundler.dev/docs/package-exports/
116+
- https://reactnative.dev/blog/2023/06/21/package-exports-support
117+
113118
## New features
114119

115120
### Modularized packages

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ Retrieves credentials from STS web identity federation support.
437437

438438
## S3 Multipart Upload
439439

440-
In v2, the S3 client contains an [`upload()`](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#upload-property)
440+
In v2, the S3 client has the `ManagedUpload` class that contains an [`upload()`](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#upload-property)
441441
operation that supports uploading large objects with [multipart upload feature offered by S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpuoverview.html).
442442

443443
In v3, [`@aws-sdk/lib-storage` package](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage) is available.

benchmark/size/report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
|@aws-sdk/client-sts|3.495.0|392.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3737
|@aws-sdk/client-xray|3.495.0|573.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3838
|@aws-sdk/credential-provider-cognito-identity|3.496.0|36 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
39-
|@aws-sdk/credential-provider-env|3.533.0|19 KB|N/A|N/A|N/A|
39+
|@aws-sdk/credential-provider-env|3.575.0|18 KB|N/A|N/A|N/A|
4040
|@aws-sdk/credential-provider-imds|3.370.0|14.8 KB|N/A|N/A|N/A|
41-
|@aws-sdk/credential-provider-ini|3.564.0|39.2 KB|N/A|N/A|N/A|
42-
|@aws-sdk/credential-provider-node|3.564.0|32.4 KB|N/A|N/A|N/A|
43-
|@aws-sdk/credential-provider-process|3.533.0|22.7 KB|N/A|N/A|N/A|
44-
|@aws-sdk/credential-provider-sso|3.564.0|32.4 KB|N/A|N/A|N/A|
41+
|@aws-sdk/credential-provider-ini|3.582.0|38.1 KB|N/A|N/A|N/A|
42+
|@aws-sdk/credential-provider-node|3.582.0|31.4 KB|N/A|N/A|N/A|
43+
|@aws-sdk/credential-provider-process|3.575.0|21.6 KB|N/A|N/A|N/A|
44+
|@aws-sdk/credential-provider-sso|3.582.0|31.3 KB|N/A|N/A|N/A|
4545
|@aws-sdk/credential-provider-web-identity|3.495.0|28.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
4646
|@aws-sdk/credential-providers|3.496.0|84.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
4747
|@aws-sdk/fetch-http-handler|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
@@ -50,8 +50,8 @@
5050
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5252
|@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53-
|@aws-sdk/s3-request-presigner|3.564.0|32.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53+
|@aws-sdk/s3-request-presigner|3.582.0|30.7 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5454
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
55-
|@aws-sdk/signature-v4-crt|3.552.0|55.7 KB|N/A|N/A|N/A|
55+
|@aws-sdk/signature-v4-crt|3.577.0|54.7 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
57-
|@aws-sdk/types|3.533.0|40.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
57+
|@aws-sdk/types|3.575.0|39.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,92 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.583.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0) (2024-05-23)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
14+
# [3.582.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.581.0...v3.582.0) (2024-05-22)
15+
16+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
17+
18+
19+
20+
21+
22+
# [3.577.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.576.0...v3.577.0) (2024-05-15)
23+
24+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
25+
26+
27+
28+
29+
30+
# [3.576.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.575.0...v3.576.0) (2024-05-14)
31+
32+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
33+
34+
35+
36+
37+
38+
# [3.575.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0) (2024-05-13)
39+
40+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
41+
42+
43+
44+
45+
46+
# [3.574.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0) (2024-05-10)
47+
48+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
49+
50+
51+
52+
53+
54+
# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)
55+
56+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
57+
58+
59+
60+
61+
62+
# [3.569.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0) (2024-05-03)
63+
64+
65+
### Bug Fixes
66+
67+
* **clients:** add deps required by default credential providers ([#6055](https://github.com/aws/aws-sdk-js-v3/issues/6055)) ([bfa8626](https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480))
68+
69+
70+
71+
72+
73+
# [3.568.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0) (2024-05-02)
74+
75+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
76+
77+
78+
79+
80+
81+
# [3.567.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0) (2024-05-01)
82+
83+
84+
### Features
85+
86+
* end support for Node.js 14.x ([#6034](https://github.com/aws/aws-sdk-js-v3/issues/6034)) ([d196411](https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533))
87+
88+
89+
90+
91+
692
# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)
793

894
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer

clients/client-accessanalyzer/package.json

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-accessanalyzer",
33
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4-
"version": "3.565.0",
4+
"version": "3.583.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -20,6 +20,8 @@
2020
"dependencies": {
2121
"@aws-crypto/sha256-browser": "3.0.0",
2222
"@aws-crypto/sha256-js": "3.0.0",
23+
"@aws-sdk/client-sso-oidc": "*",
24+
"@aws-sdk/client-sts": "*",
2325
"@aws-sdk/core": "*",
2426
"@aws-sdk/credential-provider-node": "*",
2527
"@aws-sdk/middleware-host-header": "*",
@@ -31,46 +33,45 @@
3133
"@aws-sdk/util-endpoints": "*",
3234
"@aws-sdk/util-user-agent-browser": "*",
3335
"@aws-sdk/util-user-agent-node": "*",
34-
"@smithy/config-resolver": "^2.2.0",
35-
"@smithy/core": "^1.4.2",
36-
"@smithy/fetch-http-handler": "^2.5.0",
37-
"@smithy/hash-node": "^2.2.0",
38-
"@smithy/invalid-dependency": "^2.2.0",
39-
"@smithy/middleware-content-length": "^2.2.0",
40-
"@smithy/middleware-endpoint": "^2.5.1",
41-
"@smithy/middleware-retry": "^2.3.1",
42-
"@smithy/middleware-serde": "^2.3.0",
43-
"@smithy/middleware-stack": "^2.2.0",
44-
"@smithy/node-config-provider": "^2.3.0",
45-
"@smithy/node-http-handler": "^2.5.0",
46-
"@smithy/protocol-http": "^3.3.0",
47-
"@smithy/smithy-client": "^2.5.1",
48-
"@smithy/types": "^2.12.0",
49-
"@smithy/url-parser": "^2.2.0",
50-
"@smithy/util-base64": "^2.3.0",
51-
"@smithy/util-body-length-browser": "^2.2.0",
52-
"@smithy/util-body-length-node": "^2.3.0",
53-
"@smithy/util-defaults-mode-browser": "^2.2.1",
54-
"@smithy/util-defaults-mode-node": "^2.3.1",
55-
"@smithy/util-endpoints": "^1.2.0",
56-
"@smithy/util-middleware": "^2.2.0",
57-
"@smithy/util-retry": "^2.2.0",
58-
"@smithy/util-utf8": "^2.3.0",
36+
"@smithy/config-resolver": "^3.0.0",
37+
"@smithy/core": "^2.0.1",
38+
"@smithy/fetch-http-handler": "^3.0.1",
39+
"@smithy/hash-node": "^3.0.0",
40+
"@smithy/invalid-dependency": "^3.0.0",
41+
"@smithy/middleware-content-length": "^3.0.0",
42+
"@smithy/middleware-endpoint": "^3.0.0",
43+
"@smithy/middleware-retry": "^3.0.1",
44+
"@smithy/middleware-serde": "^3.0.0",
45+
"@smithy/middleware-stack": "^3.0.0",
46+
"@smithy/node-config-provider": "^3.0.0",
47+
"@smithy/node-http-handler": "^3.0.0",
48+
"@smithy/protocol-http": "^4.0.0",
49+
"@smithy/smithy-client": "^3.0.1",
50+
"@smithy/types": "^3.0.0",
51+
"@smithy/url-parser": "^3.0.0",
52+
"@smithy/util-base64": "^3.0.0",
53+
"@smithy/util-body-length-browser": "^3.0.0",
54+
"@smithy/util-body-length-node": "^3.0.0",
55+
"@smithy/util-defaults-mode-browser": "^3.0.1",
56+
"@smithy/util-defaults-mode-node": "^3.0.1",
57+
"@smithy/util-endpoints": "^2.0.0",
58+
"@smithy/util-middleware": "^3.0.0",
59+
"@smithy/util-retry": "^3.0.0",
60+
"@smithy/util-utf8": "^3.0.0",
5961
"tslib": "^2.6.2",
6062
"uuid": "^9.0.1"
6163
},
6264
"devDependencies": {
63-
"@smithy/service-client-documentation-generator": "^2.2.0",
64-
"@tsconfig/node14": "1.0.3",
65-
"@types/node": "^14.14.31",
65+
"@tsconfig/node16": "16.1.3",
66+
"@types/node": "^16.18.96",
6667
"@types/uuid": "^9.0.4",
6768
"concurrently": "7.0.0",
6869
"downlevel-dts": "0.10.1",
6970
"rimraf": "3.0.2",
7071
"typescript": "~4.9.5"
7172
},
7273
"engines": {
73-
"node": ">=14.0.0"
74+
"node": ">=16.0.0"
7475
},
7576
"typesVersions": {
7677
"<4.0": {

clients/client-accessanalyzer/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@tsconfig/node14/tsconfig.json",
2+
"extends": "@tsconfig/node16/tsconfig.json",
33
"compilerOptions": {
44
"downlevelIteration": true,
55
"importHelpers": true,

clients/client-account/CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,92 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.583.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0) (2024-05-23)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
14+
# [3.582.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.581.0...v3.582.0) (2024-05-22)
15+
16+
**Note:** Version bump only for package @aws-sdk/client-account
17+
18+
19+
20+
21+
22+
# [3.577.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.576.0...v3.577.0) (2024-05-15)
23+
24+
**Note:** Version bump only for package @aws-sdk/client-account
25+
26+
27+
28+
29+
30+
# [3.576.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.575.0...v3.576.0) (2024-05-14)
31+
32+
**Note:** Version bump only for package @aws-sdk/client-account
33+
34+
35+
36+
37+
38+
# [3.575.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0) (2024-05-13)
39+
40+
**Note:** Version bump only for package @aws-sdk/client-account
41+
42+
43+
44+
45+
46+
# [3.574.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0) (2024-05-10)
47+
48+
**Note:** Version bump only for package @aws-sdk/client-account
49+
50+
51+
52+
53+
54+
# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)
55+
56+
**Note:** Version bump only for package @aws-sdk/client-account
57+
58+
59+
60+
61+
62+
# [3.569.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0) (2024-05-03)
63+
64+
65+
### Bug Fixes
66+
67+
* **clients:** add deps required by default credential providers ([#6055](https://github.com/aws/aws-sdk-js-v3/issues/6055)) ([bfa8626](https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480))
68+
69+
70+
71+
72+
73+
# [3.568.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0) (2024-05-02)
74+
75+
**Note:** Version bump only for package @aws-sdk/client-account
76+
77+
78+
79+
80+
81+
# [3.567.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0) (2024-05-01)
82+
83+
84+
### Features
85+
86+
* end support for Node.js 14.x ([#6034](https://github.com/aws/aws-sdk-js-v3/issues/6034)) ([d196411](https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533))
87+
88+
89+
90+
91+
692
# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)
793

894
**Note:** Version bump only for package @aws-sdk/client-account

0 commit comments

Comments
 (0)