Skip to content

Commit

Permalink
Publish v3.491.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 12, 2024
1 parent e3f719a commit bbe7c76
Show file tree
Hide file tree
Showing 21 changed files with 170 additions and 10 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* cjs inline build ([#5644](https://github.com/aws/aws-sdk-js-v3/issues/5644)) ([5aee321](https://github.com/aws/aws-sdk-js-v3/commit/5aee321bc0327c43c2fd1347bd4dda791ac2b1d0))
* **client-connectparticipant:** Introduce new Supervisor participant role ([2413b69](https://github.com/aws/aws-sdk-js-v3/commit/2413b690d5d36016b6529254a639781a73b378bd))
* **client-connect:** Supervisor Barge for Chat is now supported through the MonitorContact API. ([ecf269c](https://github.com/aws/aws-sdk-js-v3/commit/ecf269c54aadfb474431a9288ff8e37d42e19d6f))
* **client-mwaa:** This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters. ([68138df](https://github.com/aws/aws-sdk-js-v3/commit/68138df9798d63c3fdf34da69f75ffafce9891e1))
* **client-s3-control:** S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls. ([1c20e12](https://github.com/aws/aws-sdk-js-v3/commit/1c20e12278f07f6792fd3408218b4cbb5925920c))
* **client-supplychain:** This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob. ([4b2fcab](https://github.com/aws/aws-sdk-js-v3/commit/4b2fcab4240a97fd076b984c82cd15a44b7c014c))
* **client-transfer:** AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers. ([e2471e2](https://github.com/aws/aws-sdk-js-v3/commit/e2471e2618c1f5c71639ec67d8db6249d0fb7eef))
* **clients:** update client endpoints as of 2024-01-12 ([e3f719a](https://github.com/aws/aws-sdk-js-v3/commit/e3f719aa8c17e96d34532aa13cc6c393e8ad3fd7))





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-connect/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.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* **client-connect:** Supervisor Barge for Chat is now supported through the MonitorContact API. ([ecf269c](https://github.com/aws/aws-sdk-js-v3/commit/ecf269c54aadfb474431a9288ff8e37d42e19d6f))





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/client-connect
Expand Down
2 changes: 1 addition & 1 deletion clients/client-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-connect",
"description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-connectparticipant/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.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* **client-connectparticipant:** Introduce new Supervisor participant role ([2413b69](https://github.com/aws/aws-sdk-js-v3/commit/2413b690d5d36016b6529254a639781a73b378bd))





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/client-connectparticipant
Expand Down
2 changes: 1 addition & 1 deletion clients/client-connectparticipant/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-connectparticipant",
"description": "AWS SDK for JavaScript Connectparticipant Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-location/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)

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





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/client-location
Expand Down
2 changes: 1 addition & 1 deletion clients/client-location/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-location",
"description": "AWS SDK for JavaScript Location Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-mwaa/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.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* **client-mwaa:** This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters. ([68138df](https://github.com/aws/aws-sdk-js-v3/commit/68138df9798d63c3fdf34da69f75ffafce9891e1))





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/client-mwaa
Expand Down
2 changes: 1 addition & 1 deletion clients/client-mwaa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-mwaa",
"description": "AWS SDK for JavaScript Mwaa Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-s3-control/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.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* **client-s3-control:** S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls. ([1c20e12](https://github.com/aws/aws-sdk-js-v3/commit/1c20e12278f07f6792fd3408218b4cbb5925920c))





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3-control/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-s3-control",
"description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-secrets-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)

**Note:** Version bump only for package @aws-sdk/client-secrets-manager





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/client-secrets-manager
Expand Down
2 changes: 1 addition & 1 deletion clients/client-secrets-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-secrets-manager",
"description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,58 @@ export interface BatchGetSecretValueCommandOutput extends BatchGetSecretValueRes
* @throws {@link SecretsManagerServiceException}
* <p>Base exception class for all service exceptions from SecretsManager service.</p>
*
* @example To retrieve the secret values for a group of secrets listed by name
* ```javascript
* // The following example gets the values for three secrets.
* const input = {
* "SecretIdList": [
* "MySecret1",
* "MySecret2",
* "MySecret3"
* ]
* };
* const command = new BatchGetSecretValueCommand(input);
* const response = await client.send(command);
* /* response ==
* {
* "Errors": [],
* "SecretValues": [
* {
* "ARN": "&region-arn;&asm-service-name;:us-west-2:&ExampleAccountId;:secret:MySecret1-a1b2c3",
* "CreatedDate": 1700591229.801,
* "Name": "MySecret1",
* "SecretString": "{\"username\":\"diego_ramirez\",\"password\":\"EXAMPLE-PASSWORD\",\"engine\":\"mysql\",\"host\":\"secretsmanagertutorial.cluster.us-west-2.rds.amazonaws.com\",\"port\":3306,\"dbClusterIdentifier\":\"secretsmanagertutorial\"}",
* "VersionId": "a1b2c3d4-5678-90ab-cdef-EXAMPLEaaaaa",
* "VersionStages": [
* "AWSCURRENT"
* ]
* },
* {
* "ARN": "&region-arn;&asm-service-name;:us-west-2:&ExampleAccountId;:secret:MySecret2-a1b2c3",
* "CreatedDate": 1699911394.105,
* "Name": "MySecret2",
* "SecretString": "{\"username\":\"akua_mansa\",\"password\":\"EXAMPLE-PASSWORD\"",
* "VersionId": "a1b2c3d4-5678-90ab-cdef-EXAMPLEbbbbb",
* "VersionStages": [
* "AWSCURRENT"
* ]
* },
* {
* "ARN": "&region-arn;&asm-service-name;:us-west-2:&ExampleAccountId;:secret:MySecret3-a1b2c3",
* "CreatedDate": 1699911394.105,
* "Name": "MySecret3",
* "SecretString": "{\"username\":\"jie_liu\",\"password\":\"EXAMPLE-PASSWORD\"",
* "VersionId": "a1b2c3d4-5678-90ab-cdef-EXAMPLEccccc",
* "VersionStages": [
* "AWSCURRENT"
* ]
* }
* ]
* }
* *\/
* // example id: to-retrieve-the-secret-values-for-a-group-of-secrets-listed-by-name-1704846593341
* ```
*
*/
export class BatchGetSecretValueCommand extends $Command
.classBuilder<
Expand Down
11 changes: 11 additions & 0 deletions clients/client-supplychain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* **client-supplychain:** This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob. ([4b2fcab](https://github.com/aws/aws-sdk-js-v3/commit/4b2fcab4240a97fd076b984c82cd15a44b7c014c))
2 changes: 1 addition & 1 deletion clients/client-supplychain/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-supplychain",
"description": "AWS SDK for JavaScript Supplychain Client for Node.js, Browser and React Native",
"version": "3.0.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-transfer/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.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)


### Features

* **client-transfer:** AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers. ([e2471e2](https://github.com/aws/aws-sdk-js-v3/commit/e2471e2618c1f5c71639ec67d8db6249d0fb7eef))





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/client-transfer
Expand Down
2 changes: 1 addition & 1 deletion clients/client-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-transfer",
"description": "AWS SDK for JavaScript Transfer Client for Node.js, Browser and React Native",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.490.0",
"version": "3.491.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions private/aws-middleware-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.491.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.490.0...v3.491.0) (2024-01-12)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test





# [3.490.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.489.0...v3.490.0) (2024-01-11)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Expand Down
2 changes: 1 addition & 1 deletion private/aws-middleware-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-middleware-test",
"description": "Integration test suite for AWS middleware",
"version": "3.490.0",
"version": "3.491.0",
"scripts": {
"build": "exit 0",
"build:cjs": "exit 0",
Expand Down

0 comments on commit bbe7c76

Please sign in to comment.