Skip to content

Commit 33501ba

Browse files
author
awstools
committed
Publish v3.321.0
1 parent 5aa11d8 commit 33501ba

26 files changed

+203
-14
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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **e2e:** typo folder name integ-e2e -> e2e-legacy ([#4667](https://github.com/aws/aws-sdk-js-v3/issues/4667)) ([2c52c53](https://github.com/aws/aws-sdk-js-v3/commit/2c52c5339691ef374df06a0a74fb71191e267c7e))
12+
13+
14+
### Features
15+
16+
* **client-osis:** Initial release for OpenSearch Ingestion ([81e58f6](https://github.com/aws/aws-sdk-js-v3/commit/81e58f6a03a48177e6c63bb413067c9205a81c36))
17+
* **clients:** update client endpoints as of 2023-04-26 ([5aa11d8](https://github.com/aws/aws-sdk-js-v3/commit/5aa11d872e98db669acf89918d756a42a6e095a4))
18+
19+
20+
21+
22+
623
# [3.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)
724

825

benchmark/size/report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
|@aws-sdk/client-cognito-identity-provider|3.316.0|2.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
1818
|@aws-sdk/client-cognito-sync|3.316.0|423.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
1919
|@aws-sdk/client-dynamodb|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
20-
|@aws-sdk/client-ec2|3.316.0|13.7 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
20+
|@aws-sdk/client-ec2|3.319.0|13.7 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2121
|@aws-sdk/client-efs|3.316.0|742.9 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2222
|@aws-sdk/client-eventbridge|3.316.0|1016.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2323
|@aws-sdk/client-firehose|3.316.0|481.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2424
|@aws-sdk/client-glue|3.316.0|3.7 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2525
|@aws-sdk/client-iam|3.316.0|3.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
26-
|@aws-sdk/client-kinesis|3.316.0|721.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
26+
|@aws-sdk/client-kinesis|3.319.0|721.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2727
|@aws-sdk/client-kms|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2828
|@aws-sdk/client-lambda|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
2929
|@aws-sdk/client-opsworks|3.316.0|1.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
30-
|@aws-sdk/client-pinpoint|3.319.0|2.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
30+
|@aws-sdk/client-pinpoint|3.320.0|2.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
3131
|@aws-sdk/client-resource-groups-tagging-api|3.316.0|259.6 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
3232
|@aws-sdk/client-s3|3.317.0|2.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
3333
|@aws-sdk/client-ses|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|

clients/client-docdb/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-docdb
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

clients/client-docdb/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-docdb",
33
"description": "AWS SDK for JavaScript Docdb Client for Node.js, Browser and React Native",
4-
"version": "3.319.0",
4+
"version": "3.321.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-ec2/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-ec2
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

816

clients/client-ec2/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-ec2",
33
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
4-
"version": "3.319.0",
4+
"version": "3.321.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-kinesis/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-kinesis
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

clients/client-kinesis/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-kinesis",
33
"description": "AWS SDK for JavaScript Kinesis Client for Node.js, Browser and React Native",
4-
"version": "3.319.0",
4+
"version": "3.321.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-neptune/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-neptune
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

clients/client-neptune/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-neptune",
33
"description": "AWS SDK for JavaScript Neptune Client for Node.js, Browser and React Native",
4-
"version": "3.319.0",
4+
"version": "3.321.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-osis/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [3.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
9+
### Features
10+
11+
* **client-osis:** Initial release for OpenSearch Ingestion ([81e58f6](https://github.com/aws/aws-sdk-js-v3/commit/81e58f6a03a48177e6c63bb413067c9205a81c36))

clients/client-osis/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-osis",
33
"description": "AWS SDK for JavaScript Osis Client for Node.js, Browser and React Native",
4-
"version": "3.0.0",
4+
"version": "3.321.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-pinpoint/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-pinpoint
9+
10+
11+
12+
13+
614
# [3.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)
715

816

clients/client-pinpoint/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-pinpoint",
33
"description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native",
4-
"version": "3.320.0",
4+
"version": "3.321.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-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,35 @@ export interface GetJourneyRunExecutionActivityMetricsCommandOutput
8888
* <p>Provides information about an API request or response.</p>
8989
*
9090
*
91+
* @example To get the activity execution metrics for a journey run
92+
* ```javascript
93+
* // The following example gets activity execution metrics for a single run of a journey.
94+
* const input = {
95+
* "ApplicationId": "11111111112222222222333333333344",
96+
* "JourneyId": "aaaaaaaaaabbbbbbbbbbccccccccccdd",
97+
* "RunId": "99999999998888888888777777777766",
98+
* "JourneyActivityId": "AAAAAAAAAA"
99+
* };
100+
* const command = new GetJourneyRunExecutionActivityMetricsCommand(input);
101+
* const response = await client.send(command);
102+
* /* response ==
103+
* {
104+
* "JourneyRunExecutionActivityMetricsResponse": {
105+
* "ApplicationId": "11111111112222222222333333333344",
106+
* "JourneyId": "aaaaaaaaaabbbbbbbbbbccccccccccdd",
107+
* "RunId": "99999999998888888888777777777766",
108+
* "JourneyActivityId": "AAAAAAAAAA",
109+
* "ActivityType": "EMAIL",
110+
* "LastEvaluatedTime": "2000-01-01T00:00:05.000Z",
111+
* "Metrics": {
112+
* "SUCCESS": "1"
113+
* }
114+
* }
115+
* }
116+
* *\/
117+
* // example id: to-get-the-activity-execution-metrics-for-a-journey-run
118+
* ```
119+
*
91120
*/
92121
export class GetJourneyRunExecutionActivityMetricsCommand extends $Command<
93122
GetJourneyRunExecutionActivityMetricsCommandInput,

clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,34 @@ export interface GetJourneyRunExecutionMetricsCommandOutput
8383
* <p>Provides information about an API request or response.</p>
8484
*
8585
*
86+
* @example To get the execution metrics for a journey run
87+
* ```javascript
88+
* // The following example gets execution metrics for a single run of a journey.
89+
* const input = {
90+
* "ApplicationId": "11111111112222222222333333333344",
91+
* "JourneyId": "aaaaaaaaaabbbbbbbbbbccccccccccdd",
92+
* "RunId": "99999999998888888888777777777766"
93+
* };
94+
* const command = new GetJourneyRunExecutionMetricsCommand(input);
95+
* const response = await client.send(command);
96+
* /* response ==
97+
* {
98+
* "JourneyRunExecutionMetricsResponse": {
99+
* "ApplicationId": "11111111112222222222333333333344",
100+
* "JourneyId": "aaaaaaaaaabbbbbbbbbbccccccccccdd",
101+
* "RunId": "99999999998888888888777777777766",
102+
* "LastEvaluatedTime": "2000-01-01T00:00:05.000Z",
103+
* "Metrics": {
104+
* "ENDPOINT_PRODUCED": "1",
105+
* "ENDPOINT_ENTERED": "1",
106+
* "ENDPOINT_LEFT": "1"
107+
* }
108+
* }
109+
* }
110+
* *\/
111+
* // example id: to-get-the-execution-metrics-for-a-journey-run
112+
* ```
113+
*
86114
*/
87115
export class GetJourneyRunExecutionMetricsCommand extends $Command<
88116
GetJourneyRunExecutionMetricsCommandInput,

clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,38 @@ export interface GetJourneyRunsCommandOutput extends GetJourneyRunsResponse, __M
7777
* <p>Provides information about an API request or response.</p>
7878
*
7979
*
80+
* @example To get the runs of a journey
81+
* ```javascript
82+
* // The following example gets the runs of a journey.
83+
* const input = {
84+
* "ApplicationId": "11111111112222222222333333333344",
85+
* "JourneyId": "aaaaaaaaaabbbbbbbbbbccccccccccdd"
86+
* };
87+
* const command = new GetJourneyRunsCommand(input);
88+
* const response = await client.send(command);
89+
* /* response ==
90+
* {
91+
* "JourneyRunsResponse": {
92+
* "Item": [
93+
* {
94+
* "RunId": "99999999998888888888777777777766",
95+
* "CreationTime": "2000-01-01T00:00:00.000Z",
96+
* "LastUpdateTime": "2000-01-01T00:00:05.000Z",
97+
* "Status": "COMPLETED"
98+
* },
99+
* {
100+
* "RunId": "ffffffffffeeeeeeeeeeddddddddddcc",
101+
* "CreationTime": "2000-01-01T00:00:10.000Z",
102+
* "LastUpdateTime": "2000-01-01T00:00:10.000Z",
103+
* "Status": "SCHEDULED"
104+
* }
105+
* ]
106+
* }
107+
* }
108+
* *\/
109+
* // example id: to-get-the-runs-of-a-journey
110+
* ```
111+
*
80112
*/
81113
export class GetJourneyRunsCommand extends $Command<
82114
GetJourneyRunsCommandInput,

clients/client-rds/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-rds
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

clients/client-rds/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-rds",
33
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4-
"version": "3.319.0",
4+
"version": "3.321.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-transcribe-streaming/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-transcribe-streaming
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

clients/client-transcribe-streaming/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-transcribe-streaming",
33
"description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native",
4-
"version": "3.319.0",
4+
"version": "3.321.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.320.0",
2+
"version": "3.321.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

packages/middleware-sdk-ec2/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/middleware-sdk-ec2
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

packages/middleware-sdk-ec2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/middleware-sdk-ec2",
3-
"version": "3.319.0",
3+
"version": "3.321.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

packages/middleware-sdk-rds/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.321.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.320.0...v3.321.0) (2023-04-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/middleware-sdk-rds
9+
10+
11+
12+
13+
614
# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)
715

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

packages/middleware-sdk-rds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/middleware-sdk-rds",
3-
"version": "3.319.0",
3+
"version": "3.321.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)