Skip to content

Commit c34ce8a

Browse files
author
awstools
committed
Publish v3.1084.0
1 parent 87f4ae0 commit c34ce8a

945 files changed

Lines changed: 4395 additions & 613 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
7+
8+
9+
### Features
10+
11+
* **client-connect:** Amazon Connect - Added DeleteContactData API to support PII deletion of customer endpoint, additional email recipients and email subject. ([87f4ae0](https://github.com/aws/aws-sdk-js-v3/commit/87f4ae0edee3b09fccf660a9ec06f3819c0de033))
12+
* **client-ec2:** Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances. ([6fcc95d](https://github.com/aws/aws-sdk-js-v3/commit/6fcc95d184daf8db8b4ab131932b86d011628deb))
13+
* **client-guardduty:** Adding "AI Analyst" enum value for detector ([20518a4](https://github.com/aws/aws-sdk-js-v3/commit/20518a4ffa622068a3452405a2d56565a5076ed3))
14+
* **client-ivs:** adds support for AWS IVS ad configuration APIs to allow for a postRollConfiguration object on the ad configuration resource ([7dd93c4](https://github.com/aws/aws-sdk-js-v3/commit/7dd93c48dbdb50fe7039cbb94071c73249bc6419))
15+
* **client-synthetics:** CloudWatch Synthetics adds support for customer managed KMS keys for canary environment variables. Customers can now encrypt their canary's Lambda function environment variables at rest using their own AWS KMS key, providing additional control over data protection. ([c737915](https://github.com/aws/aws-sdk-js-v3/commit/c7379151145d04c34200a72783f0439873519b6d))
16+
17+
18+
19+
20+
621
# [3.1083.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1082.0...v3.1083.0) (2026-07-08)
722

823

benchmark/size/report-bundlers.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
| Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- |
3-
| NormalizedSchema.ts | 3.1082.0 | 5.3 kb | 6.2 kb | 4.9 kb |
4-
| all-protocols.ts | 3.1082.0 | 94.5 kb | 121.3 kb | 93.4 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1082.0 | 199.4 kb | 268.4 kb | 206.0 kb |
6-
| lib-dynamodb-single-command.ts | 3.1082.0 | 160.2 kb | 205.1 kb | 160.4 kb |
7-
| multi-protocols.ts | 3.1082.0 | 73.2 kb | 93.7 kb | 72.2 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1082.0 | 148.2 kb | 227.8 kb | 173.1 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1082.0 | 229.4 kb | 326.3 kb | 311.9 kb |
10-
| multiple-sdk-clients.ts | 3.1082.0 | 364.6 kb | 503.3 kb | 381.1 kb |
11-
| private-multiple-clients-micg.ts | 3.1082.0 | 411.0 kb | 530.2 kb | 427.5 kb |
12-
| private-multiple-clients-schema.ts | 3.1082.0 | 301.5 kb | 419.2 kb | 323.0 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1082.0 | 222.5 kb | 287.4 kb | 228.7 kb |
14-
| private-restjson-micg-single-command.ts | 3.1082.0 | 108.1 kb | 149.1 kb | 113.6 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1082.0 | 186.3 kb | 252.4 kb | 192.6 kb |
16-
| private-restjson-schema-single-command.ts | 3.1082.0 | 136.1 kb | 183.3 kb | 168.1 kb |
17-
| protocol-rest-xml.ts | 3.1082.0 | 57.1 kb | 73.1 kb | 56.7 kb |
18-
| protocol-rpc-cbor.ts | 3.1082.0 | 57.1 kb | 73.1 kb | 56.7 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1082.0 | 47.3 kb | 60.6 kb | 46.4 kb |
20-
| sdk-connect-aggregate.ts | 3.1082.0 | 336.7 kb | 475.0 kb | 356.2 kb |
21-
| sdk-connect-single-command.ts | 3.1082.0 | 141.0 kb | 201.4 kb | 313.4 kb |
22-
| sdk-ec2-aggregate.ts | 3.1082.0 | 792.0 kb | 1.072 mb | 822.1 kb |
23-
| sdk-s3-aggregate.ts | 3.1082.0 | 266.0 kb | 361.3 kb | 272.0 kb |
24-
| sdk-s3-single-command.ts | 3.1082.0 | 191.0 kb | 255.6 kb | 252.7 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1082.0 | 342.2 kb | 494.0 kb | 364.0 kb |
3+
| NormalizedSchema.ts | 3.1083.0 | 5.3 kb | 6.2 kb | 4.9 kb |
4+
| all-protocols.ts | 3.1083.0 | 94.5 kb | 121.3 kb | 93.4 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1083.0 | 199.4 kb | 268.4 kb | 206.0 kb |
6+
| lib-dynamodb-single-command.ts | 3.1083.0 | 160.2 kb | 205.1 kb | 160.4 kb |
7+
| multi-protocols.ts | 3.1083.0 | 73.2 kb | 93.7 kb | 72.2 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1083.0 | 148.2 kb | 227.8 kb | 173.1 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1083.0 | 229.4 kb | 326.3 kb | 311.9 kb |
10+
| multiple-sdk-clients.ts | 3.1083.0 | 364.6 kb | 503.3 kb | 381.1 kb |
11+
| private-multiple-clients-micg.ts | 3.1083.0 | 411.0 kb | 530.2 kb | 427.5 kb |
12+
| private-multiple-clients-schema.ts | 3.1083.0 | 301.5 kb | 419.2 kb | 323.0 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1083.0 | 222.5 kb | 287.4 kb | 228.7 kb |
14+
| private-restjson-micg-single-command.ts | 3.1083.0 | 108.1 kb | 149.1 kb | 113.6 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1083.0 | 186.3 kb | 252.4 kb | 192.6 kb |
16+
| private-restjson-schema-single-command.ts | 3.1083.0 | 136.1 kb | 183.3 kb | 168.1 kb |
17+
| protocol-rest-xml.ts | 3.1083.0 | 57.1 kb | 73.1 kb | 56.7 kb |
18+
| protocol-rpc-cbor.ts | 3.1083.0 | 57.1 kb | 73.1 kb | 56.7 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1083.0 | 47.3 kb | 60.6 kb | 46.4 kb |
20+
| sdk-connect-aggregate.ts | 3.1083.0 | 337.4 kb | 475.9 kb | 356.9 kb |
21+
| sdk-connect-single-command.ts | 3.1083.0 | 141.3 kb | 201.8 kb | 313.9 kb |
22+
| sdk-ec2-aggregate.ts | 3.1083.0 | 792.3 kb | 1.073 mb | 822.5 kb |
23+
| sdk-s3-aggregate.ts | 3.1083.0 | 266.0 kb | 361.3 kb | 272.0 kb |
24+
| sdk-s3-single-command.ts | 3.1083.0 | 191.0 kb | 255.6 kb | 252.7 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1083.0 | 342.2 kb | 494.0 kb | 364.0 kb |

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.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1083.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1082.0...v3.1083.0) (2026-07-08)
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.1083.0",
4+
"version": "3.1084.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

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.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1083.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1082.0...v3.1083.0) (2026-07-08)
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.1083.0",
4+
"version": "3.1084.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

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.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1083.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1082.0...v3.1083.0) (2026-07-08)
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.1083.0",
4+
"version": "3.1084.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

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.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1083.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1082.0...v3.1083.0) (2026-07-08)
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.1083.0",
4+
"version": "3.1084.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

0 commit comments

Comments
 (0)