Skip to content

Commit

Permalink
Publish v3.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 12, 2021
1 parent 6dc3d56 commit 41a153a
Show file tree
Hide file tree
Showing 595 changed files with 4,110 additions and 881 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
* **scripts:** do not destructure function parameter ([#2891](https://github.com/aws/aws-sdk-js-v3/issues/2891)) ([6dd0af8](https://github.com/aws/aws-sdk-js-v3/commit/6dd0af82243c175e1b5fc400f2a1893a095895ee))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-accessanalyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-accessanalyzer",
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-account/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-account/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-account",
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.1.0",
"@aws-crypto/sha256-js": "^1.1.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-acm-pca/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-acm-pca",
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-acm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-acm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-acm",
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-alexa-for-business/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-alexa-for-business/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-alexa-for-business",
"description": "AWS SDK for JavaScript Alexa For Business Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-amp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-amp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amp",
"description": "AWS SDK for JavaScript Amp Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.1.0",
"@aws-crypto/sha256-js": "^1.1.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplify",
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-amplifybackend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplifybackend",
"description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-api-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
6 changes: 3 additions & 3 deletions clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-api-gateway",
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
"version": "3.36.0",
"version": "3.36.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build:cjs": "tsc -p tsconfig.json",
Expand All @@ -21,9 +21,9 @@
"dependencies": {
"@aws-crypto/sha256-browser": "^1.0.0",
"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.36.0",
"@aws-sdk/client-sts": "3.36.1",
"@aws-sdk/config-resolver": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.0",
"@aws-sdk/credential-provider-node": "3.36.1",
"@aws-sdk/fetch-http-handler": "3.36.0",
"@aws-sdk/hash-node": "3.36.0",
"@aws-sdk/invalid-dependency": "3.36.0",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-apigatewaymanagementapi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)


### Bug Fixes

* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))





# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)


Expand Down
Loading

0 comments on commit 41a153a

Please sign in to comment.