Skip to content

Commit b53cd9f

Browse files
author
awstools
committed
Publish v3.11.0
1 parent ff87e22 commit b53cd9f

File tree

533 files changed

+2749
-534
lines changed

Some content is hidden

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

533 files changed

+2749
-534
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** trim values in parsed xml only if result is empty ([#2194](https://github.com/aws/aws-sdk-js-v3/issues/2194)) ([a990db7](https://github.com/aws/aws-sdk-js-v3/commit/a990db7deb0e672ec8bd4545111bb2523fe5bf28))
12+
* **codegen:** pass settings to createSymbolProvider ([#2196](https://github.com/aws/aws-sdk-js-v3/issues/2196)) ([94aefce](https://github.com/aws/aws-sdk-js-v3/commit/94aefcecd0a35077340ac35be4e2b3b5bae3f4ea))
13+
14+
15+
### Features
16+
17+
* **credential-provider-web-identity:** support web federated identity ([#2203](https://github.com/aws/aws-sdk-js-v3/issues/2203)) ([ff87e22](https://github.com/aws/aws-sdk-js-v3/commit/ff87e2297ac8748b0f2c26cdacfc5d19233889db))
18+
19+
20+
21+
22+
623
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
724

825

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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-accessanalyzer/package.json

Lines changed: 2 additions & 2 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.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-acm-pca/package.json

Lines changed: 2 additions & 2 deletions
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.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-acm/package.json

Lines changed: 2 additions & 2 deletions
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.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-alexa-for-business/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-alexa-for-business/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-alexa-for-business",
33
"description": "AWS SDK for JavaScript Alexa For Business Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-amplify/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplify
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-amplify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-amplify",
33
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-amplifybackend/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplifybackend
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-amplifybackend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-amplifybackend",
33
"description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-api-gateway/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-api-gateway
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-api-gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-api-gateway",
33
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-apigatewaymanagementapi/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-apigatewaymanagementapi
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-apigatewaymanagementapi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-apigatewaymanagementapi",
33
"description": "AWS SDK for JavaScript Apigatewaymanagementapi Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-apigatewayv2/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-apigatewayv2
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-apigatewayv2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-apigatewayv2",
33
"description": "AWS SDK for JavaScript Apigatewayv2 Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-app-mesh/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-app-mesh
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-app-mesh/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-app-mesh",
33
"description": "AWS SDK for JavaScript App Mesh Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

clients/client-appconfig/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.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-appconfig
9+
10+
11+
12+
13+
614
# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
715

816

clients/client-appconfig/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-appconfig",
33
"description": "AWS SDK for JavaScript Appconfig Client for Node.js, Browser and React Native",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -29,7 +29,7 @@
2929
"@aws-crypto/sha256-browser": "^1.0.0",
3030
"@aws-crypto/sha256-js": "^1.0.0",
3131
"@aws-sdk/config-resolver": "3.10.0",
32-
"@aws-sdk/credential-provider-node": "3.10.0",
32+
"@aws-sdk/credential-provider-node": "3.11.0",
3333
"@aws-sdk/fetch-http-handler": "3.10.0",
3434
"@aws-sdk/hash-node": "3.10.0",
3535
"@aws-sdk/invalid-dependency": "3.10.0",

0 commit comments

Comments
 (0)