Skip to content

Bump the aws-sdk group in /src with 2 updates#1219

Merged
joshgubler merged 1 commit intodevfrom
dependabot/npm_and_yarn/src/dev/aws-sdk-a87bc6dba5
May 6, 2026
Merged

Bump the aws-sdk group in /src with 2 updates#1219
joshgubler merged 1 commit intodevfrom
dependabot/npm_and_yarn/src/dev/aws-sdk-a87bc6dba5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the aws-sdk group in /src with 2 updates: @aws-sdk/client-dynamodb and @aws-sdk/client-s3.

Updates @aws-sdk/client-dynamodb from 3.1042.0 to 3.1043.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.1043.0

3.1043.0(2026-05-05)

New Features
  • clients: update client endpoints as of 2026-05-05 (f577bd74)
  • client-cloudfront: Adds support for tagging CloudFront Functions and KeyValueStores resources. (cb71d306)
  • client-mediatailor: Added support for Monetization Functions. Monetization Functions let you enrich ad requests with external data and transform session parameters using JSONata expressions, without deploying custom infrastructure. (5e80d370)
  • client-marketplace-agreement: With this release, Agreements API provides a programmatic way to generate quotes, accept offers, track charges and entitlements, manage renewals and cancellations, and streamline operations entirely through APIs without navigating to the AWS Marketplace website or AWS Management Console. (a4c2d76f)
  • client-medical-imaging: Add support for DICOM Json Metadata Override features in startDICOMImportJob API (008d2613)
  • client-opensearch: Amazon OpenSearch Service now supports VPC egress, enabling outbound traffic from your OpenSearch domain to route privately through your VPC instead of the public internet. (4de6b07e)
  • client-sagemaker: Adds support for ml.p5.4xlarge instance type for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), NRT (ap-northeast-1), BOM (ap-south-1), CGK (ap-southeast-3), GRU (sa-east-1), PDX (us-west-2), CMH (us-east-2). (e737436d)
  • client-route-53-domains: This release adds the TLDInMaintenance exception. (31c38a3e)
  • client-cleanroomsml: Increase max configurable output limits in the Clean Rooms ML configured model algorithm association resource. (73fa9731)

For list of updated packages, view updated-packages.md in assets-3.1043.0.zip

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.1043.0 (2026-05-05)

Note: Version bump only for package @​aws-sdk/client-dynamodb

Commits

Updates @aws-sdk/client-s3 from 3.1042.0 to 3.1043.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1043.0

3.1043.0(2026-05-05)

New Features
  • clients: update client endpoints as of 2026-05-05 (f577bd74)
  • client-cloudfront: Adds support for tagging CloudFront Functions and KeyValueStores resources. (cb71d306)
  • client-mediatailor: Added support for Monetization Functions. Monetization Functions let you enrich ad requests with external data and transform session parameters using JSONata expressions, without deploying custom infrastructure. (5e80d370)
  • client-marketplace-agreement: With this release, Agreements API provides a programmatic way to generate quotes, accept offers, track charges and entitlements, manage renewals and cancellations, and streamline operations entirely through APIs without navigating to the AWS Marketplace website or AWS Management Console. (a4c2d76f)
  • client-medical-imaging: Add support for DICOM Json Metadata Override features in startDICOMImportJob API (008d2613)
  • client-opensearch: Amazon OpenSearch Service now supports VPC egress, enabling outbound traffic from your OpenSearch domain to route privately through your VPC instead of the public internet. (4de6b07e)
  • client-sagemaker: Adds support for ml.p5.4xlarge instance type for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), NRT (ap-northeast-1), BOM (ap-south-1), CGK (ap-southeast-3), GRU (sa-east-1), PDX (us-west-2), CMH (us-east-2). (e737436d)
  • client-route-53-domains: This release adds the TLDInMaintenance exception. (31c38a3e)
  • client-cleanroomsml: Increase max configurable output limits in the Clean Rooms ML configured model algorithm association resource. (73fa9731)

For list of updated packages, view updated-packages.md in assets-3.1043.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1043.0 (2026-05-05)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group in /src with 2 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-dynamodb` from 3.1042.0 to 3.1043.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1043.0/clients/client-dynamodb)

Updates `@aws-sdk/client-s3` from 3.1042.0 to 3.1043.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1043.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1043.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1043.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 6, 2026
@joshgubler joshgubler merged commit b2ba2e7 into dev May 6, 2026
4 checks passed
@joshgubler joshgubler deleted the dependabot/npm_and_yarn/src/dev/aws-sdk-a87bc6dba5 branch May 6, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant