Skip to content

Commit 5f2c2fc

Browse files
author
awstools
committed
Publish v3.292.0
1 parent a254cf6 commit 5f2c2fc

File tree

936 files changed

+4261
-476
lines changed

Some content is hidden

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

936 files changed

+4261
-476
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** add plugin-eslint-tsdoc ([#4525](https://github.com/aws/aws-sdk-js-v3/issues/4525)) ([35f60e3](https://github.com/aws/aws-sdk-js-v3/commit/35f60e349dbc0632156473e9414b8b1bef2e472d))
12+
* **protocol-http:** revert SRA HttpRequest ([#4529](https://github.com/aws/aws-sdk-js-v3/issues/4529)) ([0b3327b](https://github.com/aws/aws-sdk-js-v3/commit/0b3327b9923edba479501b0843e7ebe0c277d94c))
13+
14+
15+
### Features
16+
17+
* **client-migrationhubstrategy:** This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code. ([dec133b](https://github.com/aws/aws-sdk-js-v3/commit/dec133b684ce5438680559ec60e7611e02c4fb08))
18+
* **client-s3-control:** Added support for S3 Object Lambda aliases. ([f841638](https://github.com/aws/aws-sdk-js-v3/commit/f8416388b17e262efe81ba86ad9939db1def38f9))
19+
* **client-securitylake:** Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests. ([934e9e6](https://github.com/aws/aws-sdk-js-v3/commit/934e9e67561e6f9a1771e5142e3422cad1b7bceb))
20+
* **clients:** update client endpoints as of 2023-03-15 ([a254cf6](https://github.com/aws/aws-sdk-js-v3/commit/a254cf6254970448ba558d07ca1456809f73e8d5))
21+
* **smithy-client:** update client defaults provider ([0d0cac0](https://github.com/aws/aws-sdk-js-v3/commit/0d0cac03acfb24d5a73a721e27c094950a44e973))
22+
23+
24+
25+
26+
627
# [3.291.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.290.0...v3.291.0) (2023-03-14)
728

829

benchmark/size/report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
|@aws-sdk/client-sts|3.112.0|439.8 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3737
|@aws-sdk/client-xray|3.112.0|838.8 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3838
|@aws-sdk/credential-provider-cognito-identity|3.112.0|39.5 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
39-
|@aws-sdk/credential-provider-env|3.289.0|17.1 KB|N/A|N/A|N/A|
40-
|@aws-sdk/credential-provider-imds|3.289.0|49.7 KB|N/A|N/A|N/A|
41-
|@aws-sdk/credential-provider-ini|3.289.0|36.6 KB|N/A|N/A|N/A|
42-
|@aws-sdk/credential-provider-node|3.289.0|26.5 KB|N/A|N/A|N/A|
43-
|@aws-sdk/credential-provider-process|3.289.0|21.7 KB|N/A|N/A|N/A|
44-
|@aws-sdk/credential-provider-sso|3.289.0|30.7 KB|N/A|N/A|N/A|
39+
|@aws-sdk/credential-provider-env|3.290.0|17.2 KB|N/A|N/A|N/A|
40+
|@aws-sdk/credential-provider-imds|3.290.0|49.7 KB|N/A|N/A|N/A|
41+
|@aws-sdk/credential-provider-ini|3.290.0|36.6 KB|N/A|N/A|N/A|
42+
|@aws-sdk/credential-provider-node|3.290.0|26.6 KB|N/A|N/A|N/A|
43+
|@aws-sdk/credential-provider-process|3.290.0|21.8 KB|N/A|N/A|N/A|
44+
|@aws-sdk/credential-provider-sso|3.290.0|30.8 KB|N/A|N/A|N/A|
4545
|@aws-sdk/credential-provider-web-identity|3.109.0|37 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4646
|@aws-sdk/credential-providers|3.112.0|79.7 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4747
|@aws-sdk/fetch-http-handler|3.109.0|75.6 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4848
|@aws-sdk/lib-dynamodb|3.113.0|147.3 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4949
|@aws-sdk/lib-storage|3.117.0|57.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
50-
|@aws-sdk/node-http-handler|3.289.0|54.3 KB|N/A|N/A|N/A|
50+
|@aws-sdk/node-http-handler|3.290.0|54.4 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.113.0|25.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5252
|@aws-sdk/s3-presigned-post|3.117.0|27 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5353
|@aws-sdk/s3-request-presigner|3.117.0|30.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5454
|@aws-sdk/signature-v4|3.109.0|180.8 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
55-
|@aws-sdk/signature-v4-crt|3.289.0|69.3 KB|N/A|N/A|N/A|
55+
|@aws-sdk/signature-v4-crt|3.290.0|69.4 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.109.0|128.9 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5757
|@aws-sdk/types|3.109.0|141.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.290.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.289.0...v3.290.0) (2023-03-13)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 1 addition & 1 deletion
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.290.0",
4+
"version": "3.292.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-account/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.290.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.289.0...v3.290.0) (2023-03-13)
715

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

clients/client-account/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-account",
33
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
4-
"version": "3.290.0",
4+
"version": "3.292.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-acm-pca/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.290.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.289.0...v3.290.0) (2023-03-13)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm-pca

clients/client-acm-pca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm-pca",
33
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
4-
"version": "3.290.0",
4+
"version": "3.292.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-acm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.290.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.289.0...v3.290.0) (2023-03-13)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm

clients/client-acm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm",
33
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4-
"version": "3.290.0",
4+
"version": "3.292.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)