Skip to content

build(deps): bump @aws-sdk/client-dynamodb from 3.1020.0 to 3.1038.0 in the aws-sdk group across 1 directory#3165

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/aws-sdk-62c462cdd7
Open

build(deps): bump @aws-sdk/client-dynamodb from 3.1020.0 to 3.1038.0 in the aws-sdk group across 1 directory#3165
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/aws-sdk-62c462cdd7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the aws-sdk group with 1 update in the / directory: @aws-sdk/client-dynamodb.

Updates @aws-sdk/client-dynamodb from 3.1020.0 to 3.1038.0

Release notes

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

v3.1038.0

3.1038.0(2026-04-27)

Chores
  • codegen: sync for typed waiter-result values (#7965) (e9f8d8a9)
Documentation Changes
  • client-gameliftstreams: Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application (eee81edd)
New Features
  • client-sagemaker: Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior. (c3a61e2d)
  • client-billingconductor: Add support for Passthrough pricing plan (31ed64a4)
  • client-glue: Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions (eaf5eef0)
  • client-kms: KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key. (7edc07d4)
  • client-ivs: Adds tags parameter to the CreateAdConfiguration operation (6e9a5a05)
  • client-workspaces: Added support for Protocol as modified resource and added update failure as modification state (6bd9ee46)
  • client-application-signals: Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations. (6a04d604)
  • client-cloudwatch-logs: Adds support for selecting all logs sources and types in a single association. (0f944495)
  • client-omics: Enable Public Internet or VPC configuration to BatchRun (345017d3)
  • client-mgn: Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses. (8cc99968)
  • client-opensearch: Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication (5dfd0544)
Bug Fixes
  • xml-builder: use xml 1.1 parsing behavior for entities (#7964) (7a30bce0)

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

v3.1037.0

3.1037.0(2026-04-24)

New Features
  • clients: update client endpoints as of 2026-04-24 (ca3df2be)
  • client-evs: EVS now supports i7i.metal-24xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing. (fd92ee48)
  • client-cloudwatch-logs: Adding nextToken and maxItems to the GetQueryResults API. (1a5ef619)
  • client-transfer: AWS Transfer Family now support configurable IP address types for Web Apps of type VPC, enabling customers to select IPv4-only or dual-stack (IPv4 and IPv6) configurations based on their network requirements. (f2a72a85)
  • client-bedrock-agentcore-control: Added support for configuring identity providers and inbound authorizers within a private VPC for AWS Bedrock AgentCore, enabling secure network connection without public internet access (a0bf24cd)
  • client-connect: Amazon Connect is expanding attachment capabilities to give customers greater flexibility and control. Currently limited to predefined file types, the new feature will allow contact center administrators to customize which file extensions and sizes are supported across chat, email, tasks, and cases. (7e987e88)
  • client-connecthealth: Corrected CreateWebAppConfiguration documentation. Adding slash as an allowed character for the Ambient documentation agent to allow pronoun specifications. (c21882c4)
Bug Fixes
  • client-kinesis: tolerance for flaky H2 session ordering assertion in E2E test (#7959) (58734960)

... (truncated)

Changelog

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

3.1038.0 (2026-04-27)

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

3.1037.0 (2026-04-24)

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

3.1036.0 (2026-04-23)

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

3.1035.0 (2026-04-22)

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

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

... (truncated)

Commits
  • 3fbf6c5 Publish v3.1038.0
  • e9f8d8a chore(codegen): sync for typed waiter-result values (#7965)
  • 7babd8b Publish v3.1037.0
  • 46e4ac5 Publish v3.1036.0
  • 107aefc chore(codegen): sync for http2 session closure, retry longpoll backoff, and f...
  • d8fbfbc Publish v3.1035.0
  • d08b5a7 Publish v3.1034.0
  • 273ad5b chore(codegen): sync for http2 session concurrency fixes (#7942)
  • a62021b Publish v3.1033.0
  • ff1b2ba feat(clients): use binary decision diagrams for endpoint resolution (#7931)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
@github-actions github-actions Bot added the devtools-gardener Post the issue or PR to Slack for the gardener label Apr 20, 2026
@dependabot dependabot Bot changed the title build(deps): bump @aws-sdk/client-dynamodb from 3.1020.0 to 3.1024.0 in the aws-sdk group build(deps): bump @aws-sdk/client-dynamodb from 3.1020.0 to 3.1030.0 in the aws-sdk group across 1 directory Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-62c462cdd7 branch 5 times, most recently from d3856a8 to 02f7468 Compare April 29, 2026 10:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-62c462cdd7 branch 5 times, most recently from ce41848 to 0a0a5d4 Compare April 30, 2026 14:44
Bumps the aws-sdk group with 1 update in the / directory: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb).


Updates `@aws-sdk/client-dynamodb` from 3.1020.0 to 3.1038.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.1038.0/clients/client-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1024.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 changed the title build(deps): bump @aws-sdk/client-dynamodb from 3.1020.0 to 3.1030.0 in the aws-sdk group across 1 directory build(deps): bump @aws-sdk/client-dynamodb from 3.1020.0 to 3.1038.0 in the aws-sdk group across 1 directory May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-62c462cdd7 branch from 10acf6a to 7308cb3 Compare May 11, 2026 23:18
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 devtools-gardener Post the issue or PR to Slack for the gardener javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant