Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the aws group in /lambdas with 7 updates:

Package From To
@aws-sdk/client-ec2 3.938.0 3.940.0
@aws-sdk/client-ssm 3.936.0 3.940.0
@aws-sdk/types 3.930.0 3.936.0
@aws-sdk/client-sqs 3.936.0 3.940.0
@aws-sdk/client-s3 3.937.0 3.940.0
@aws-sdk/lib-storage 3.937.0 3.940.0
@aws-sdk/client-eventbridge 3.936.0 3.940.0

Updates @aws-sdk/client-ec2 from 3.938.0 to 3.940.0

Release notes

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

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

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

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

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

Changelog

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

3.940.0 (2025-11-25)

Features

  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b06)

3.939.0 (2025-11-24)

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

Commits
  • e9962f1 Publish v3.940.0
  • 7d70b06 feat(client-ec2): This release adds support to view Network firewall proxy ap...
  • 1592379 Publish v3.939.0
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.936.0 to 3.940.0

Release notes

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

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

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

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

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

... (truncated)

Changelog

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

3.940.0 (2025-11-25)

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

3.939.0 (2025-11-24)

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

Commits

Updates @aws-sdk/types from 3.930.0 to 3.936.0

Release notes

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

v3.936.0

3.936.0(2025-11-19)

New Features
  • credential-provider-login: add login credential provider (#7512) (2c08b1e0)

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

v3.935.0

3.935.0(2025-11-19)

Chores
New Features
  • clients: update client endpoints as of 2025-11-19 (d7b51c49)
  • client-sts: IAM now supports outbound identity federation via the STS GetWebIdentityToken API, enabling AWS workloads to securely authenticate with external services using short-lived JSON Web Tokens. (f9fed01c)
  • client-dynamodb: Extended Global Secondary Index (GSI) composite keys to support up to 8 attributes. (622ef038)
  • client-medialive: MediaLive is adding support for MediaConnect Router by supporting a new input type called MEDIACONNECT_ROUTER. This new input type will provide seamless encrypted transport between MediaConnect Router and your MediaLive channel. (1667189e)
  • client-bcm-pricing-calculator: Add GroupSharingPreference, CostCategoryGroupSharingPreferenceArn, and CostCategoryGroupSharingPreferenceEffectiveDate to Bill Estimate. Add GroupSharingPreference and CostCategoryGroupSharingPreferenceArn to Bill Scenario. (e0dc140c)
  • client-backup: Amazon GuardDuty Malware Protection now supports AWS Backup, extending malware detection capabilities to EC2, EBS, and S3 backups. (498dcf3d)
  • client-connectcampaignsv2: This release added support for ring timer configuration for campaign calls. (1155c3c4)
  • client-ecs: Added support for Amazon ECS Managed Instances infrastructure optimization configuration. (2ee0c3f3)
  • client-ecr: Add support for ECR archival storage class and Inspector org policy for scanning (ed5e232d)
  • client-sagemaker: Added support for enhanced metrics for SageMaker AI Endpoints. This features provides Utilization Metrics at instance and container granularity and also provides easy configuration of metric publish frequency from 10 sec -> 5 mins (ad2587c7)
  • client-apigatewayv2: Support for API Gateway portals and portal products. (fc064256)
  • client-billingconductor: This release adds support for Billing Transfers, enabling management of billing transfers with billing groups on AWS Billing Conductor. (4e32b65d)
  • client-cloudwatch-logs: Adding support for ocsf version 1.5, add optional parameter MappingVersion (2a15be86)
  • client-api-gateway: API Gateway now supports response streaming and new security policies for REST APIs and custom domain names. (e1d2d6b1)
  • client-cost-optimization-hub: Release ListEfficiencyMetrics API (2b031582)
  • client-bedrock-runtime: This release includes support for Search Results. (40ffa77a)
  • client-cloudtrail: AWS CloudTrail now supports Insights for data events, expanding beyond management events to automatically detect unusual activity on data plane operations. (f8570665)
  • client-health: Adds actionability and personas properties to Health events exposed through DescribeEvents, DescribeEventsForOrganization, DescribeEventDetails, and DescribeEventTypes APIs. Adds filtering by actionabilities and personas in EventFilter, OrganizationEventFilter, EventTypeFilter. (c754b242)
  • client-networkflowmonitor: Added new enum value (AWS::EKS::Cluster) for type field under MonitorLocalResource (66729787)
  • client-invoicing: Add support for adding Billing transfers in Invoice configuration (2e493490)
  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72f)
  • client-network-firewall: Partner Managed Rulegroup feature support (2e8472d6)
  • client-emr: Add CloudWatch Logs integration for Spark driver, executor and step logs (7e6e1684)
  • client-fsx: Adding File Server Resource Manager configuration to FSx Windows (2e3c0c96)
  • client-guardduty: Add support for scanning and viewing scan results for backup resource types (231cf06b)
  • client-sfn: Adds support to TestState for mocked results and exceptions, along with additional inspection data. (1b18be75)
  • client-partnercentral-channel: Initial GA launch of Partner Central Channel (b77d1682)
  • client-secrets-manager: Adds support to create, update, retrieve, rotate, and delete managed external secrets. (c13b6f97)
  • client-iam: Added the EnableOutboundWebIdentityFederation, DisableOutboundWebIdentityFederation and GetOutboundWebIdentityFederationInfo APIs for the IAM outbound federation feature. (5774faa2)

... (truncated)

Changelog

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

3.936.0 (2025-11-19)

Features

  • credential-provider-login: add login credential provider (#7512) (2c08b1e)
Commits

Updates @aws-sdk/client-sqs from 3.936.0 to 3.940.0

Release notes

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

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

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

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

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

... (truncated)

Changelog

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

3.940.0 (2025-11-25)

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

3.939.0 (2025-11-24)

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

Commits

Updates @aws-sdk/client-s3 from 3.937.0 to 3.940.0

Release notes

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

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

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

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

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

... (truncated)

Changelog

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

3.940.0 (2025-11-25)

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

3.939.0 (2025-11-24)

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

Commits

Updates @aws-sdk/lib-storage from 3.937.0 to 3.940.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

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

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

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

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.940.0 (2025-11-25)

Note: Version bump only for package @​aws-sdk/lib-storage

3.939.0 (2025-11-24)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-eventbridge from 3.936.0 to 3.940.0

Release notes

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

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

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

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

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

... (truncated)

Changelog

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

3.940.0 (2025-11-25)

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

3.939.0 (2025-11-24)

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

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 group in /lambdas with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.938.0` | `3.940.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.936.0` | `3.940.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.930.0` | `3.936.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.936.0` | `3.940.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.937.0` | `3.940.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.937.0` | `3.940.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.936.0` | `3.940.0` |


Updates `@aws-sdk/client-ec2` from 3.938.0 to 3.940.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.936.0 to 3.940.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.930.0 to 3.936.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.936.0/packages/types)

Updates `@aws-sdk/client-sqs` from 3.936.0 to 3.940.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.937.0 to 3.940.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.940.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.937.0 to 3.940.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.936.0 to 3.940.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-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-eventbridge)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/types"
  dependency-version: 3.936.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.940.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
...

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 Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 22:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@npalm npalm merged commit 62a3a8b into main Dec 3, 2025
8 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-8826ab9542 branch December 3, 2025 10:29
npalm pushed a commit that referenced this pull request Dec 6, 2025
Bumps the aws group in /lambdas with 7 updates:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.938.0` | `3.940.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.936.0` | `3.940.0` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.930.0` | `3.936.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.936.0` | `3.940.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.937.0` | `3.940.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.937.0` | `3.940.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.936.0` | `3.940.0` |

Updates `@aws-sdk/client-ec2` from 3.938.0 to 3.940.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.940.0</h2>
<h4>3.940.0(2025-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-25
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e27709045616337e38c5118cfb895908792b404f">e2770904</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall release
of the Proxy feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0eb20e887961327021849393df0ac5f30497ab8b">0eb20e88</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the S3_POLICY and BEDROCK_POLICY policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75e196ee52c6ec3e1fee97d715e92d9d38ad3f0d">75e196ee</a>)</li>
<li><strong>client-route-53:</strong> Adds support for new route53
feature: accelerated recovery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe0a58f8de1c9919049dd9f9ea7443f4feb46c5">dbe0a58f</a>)</li>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b063</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> performance improvements for shape
serde traversal (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7523">#7523</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b20a25eab019b6795afc2db74f87be12e1c22bf9">b20a25ea</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> update codegen unit tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7525">#7525</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43ff44c79fd48475c0889a5fd7376991e2eae38">e43ff44c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.940.0.zip</strong></p>
<h2>v3.939.0</h2>
<h4>3.939.0(2025-11-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong> reduce api validation to packages/lib only
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7519">#7519</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb74d6a06c95955a11d4434a0b0e50ce760ebe25">eb74d6a0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-cloudwatch-logs:</strong> New CloudWatch Logs feature
- LogGroup Deletion Protection, a capability that allows customers to
safeguard their critical CloudWatch log groups from accidental or
unintended deletion. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02360329959d33ca2411d666e0f96643c6ba5191">02360329</a>)</li>
<li><strong>client-cloudfront:</strong> Add TrustStore,
ConnectionFunction APIs to CloudFront SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/168505ee3412bd533b0a2d891fb2d9eedeef66a9">168505ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>clients:</strong> export enum objects for string shapes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7521">#7521</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62f648dff5c6734948740f07f2d39aa4715bca6c">62f648df</a>)</li>
<li><strong>cloudfront-signer:</strong> skip extended encoding for query
parameters in the base url (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7515">#7515</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/954d411e083c384ecc959d86f9359ea8796990ff">954d411e</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>increase beforeAll hook timeouts (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7518">#7518</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/720ba4cd02b75b71a2a1f0c7e9f007de9b8448e3">720ba4cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.939.0.zip</strong></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0">3.940.0</a>
(2025-11-25)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b06</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0">3.939.0</a>
(2025-11-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9962f1c4512d6ea969ca621754b3db01ac54aa9"><code>e9962f1</code></a>
Publish v3.940.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352"><code>7d70b06</code></a>
feat(client-ec2): This release adds support to view Network firewall
proxy ap...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15923791acb0f527cf323c58aecd5d4bea7fff29"><code>1592379</code></a>
Publish v3.939.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.936.0 to 3.940.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.940.0</h2>
<h4>3.940.0(2025-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-25
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e27709045616337e38c5118cfb895908792b404f">e2770904</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall release
of the Proxy feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0eb20e887961327021849393df0ac5f30497ab8b">0eb20e88</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the S3_POLICY and BEDROCK_POLICY policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75e196ee52c6ec3e1fee97d715e92d9d38ad3f0d">75e196ee</a>)</li>
<li><strong>client-route-53:</strong> Adds support for new route53
feature: accelerated recovery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe0a58f8de1c9919049dd9f9ea7443f4feb46c5">dbe0a58f</a>)</li>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b063</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> performance improvements for shape
serde traversal (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7523">#7523</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b20a25eab019b6795afc2db74f87be12e1c22bf9">b20a25ea</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> update codegen unit tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7525">#7525</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43ff44c79fd48475c0889a5fd7376991e2eae38">e43ff44c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.940.0.zip</strong></p>
<h2>v3.939.0</h2>
<h4>3.939.0(2025-11-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong> reduce api validation to packages/lib only
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7519">#7519</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb74d6a06c95955a11d4434a0b0e50ce760ebe25">eb74d6a0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-cloudwatch-logs:</strong> New CloudWatch Logs feature
- LogGroup Deletion Protection, a capability that allows customers to
safeguard their critical CloudWatch log groups from accidental or
unintended deletion. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02360329959d33ca2411d666e0f96643c6ba5191">02360329</a>)</li>
<li><strong>client-cloudfront:</strong> Add TrustStore,
ConnectionFunction APIs to CloudFront SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/168505ee3412bd533b0a2d891fb2d9eedeef66a9">168505ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>clients:</strong> export enum objects for string shapes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7521">#7521</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62f648dff5c6734948740f07f2d39aa4715bca6c">62f648df</a>)</li>
<li><strong>cloudfront-signer:</strong> skip extended encoding for query
parameters in the base url (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7515">#7515</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/954d411e083c384ecc959d86f9359ea8796990ff">954d411e</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>increase beforeAll hook timeouts (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7518">#7518</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/720ba4cd02b75b71a2a1f0c7e9f007de9b8448e3">720ba4cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.939.0.zip</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0">3.940.0</a>
(2025-11-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0">3.939.0</a>
(2025-11-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9962f1c4512d6ea969ca621754b3db01ac54aa9"><code>e9962f1</code></a>
Publish v3.940.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15923791acb0f527cf323c58aecd5d4bea7fff29"><code>1592379</code></a>
Publish v3.939.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/types` from 3.930.0 to 3.936.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.936.0</h2>
<h4>3.936.0(2025-11-19)</h4>
<h5>New Features</h5>
<ul>
<li><strong>credential-provider-login:</strong> add login credential
provider (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7512">#7512</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c08b1e01631e29003979b5648538996df0f6ad8">2c08b1e0</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.936.0.zip</strong></p>
<h2>v3.935.0</h2>
<h4>3.935.0(2025-11-19)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> update for smithy/core serde fixes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7511">#7511</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac2be518aa22bbc0c1899580073b433c0d3836ac">ac2be518</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-19
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7b51c496bae5e4373cb9603a3a43abd80dfc2aa">d7b51c49</a>)</li>
<li><strong>client-sts:</strong> IAM now supports outbound identity
federation via the STS GetWebIdentityToken API, enabling AWS workloads
to securely authenticate with external services using short-lived JSON
Web Tokens. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f9fed01c2ac683e43296a3c82c60a1da231cc0ec">f9fed01c</a>)</li>
<li><strong>client-dynamodb:</strong> Extended Global Secondary Index
(GSI) composite keys to support up to 8 attributes. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/622ef038c5ea8ce707e72f57f9582e650c23f374">622ef038</a>)</li>
<li><strong>client-medialive:</strong> MediaLive is adding support for
MediaConnect Router by supporting a new input type called
MEDIACONNECT_ROUTER. This new input type will provide seamless encrypted
transport between MediaConnect Router and your MediaLive channel. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1667189eeecb33a4cb76c16304ca115a355242e2">1667189e</a>)</li>
<li><strong>client-bcm-pricing-calculator:</strong> Add
GroupSharingPreference, CostCategoryGroupSharingPreferenceArn, and
CostCategoryGroupSharingPreferenceEffectiveDate to Bill Estimate. Add
GroupSharingPreference and CostCategoryGroupSharingPreferenceArn to Bill
Scenario. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0dc140cb605b847bae2a9967f56c1e6615115f3">e0dc140c</a>)</li>
<li><strong>client-backup:</strong> Amazon GuardDuty Malware Protection
now supports AWS Backup, extending malware detection capabilities to
EC2, EBS, and S3 backups. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/498dcf3d4af9f604f3aaa22b3471c37e5ad9f517">498dcf3d</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> This release added
support for ring timer configuration for campaign calls. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1155c3c437eba06dee2d77c7f7ae2f70fe1f014f">1155c3c4</a>)</li>
<li><strong>client-ecs:</strong> Added support for Amazon ECS Managed
Instances infrastructure optimization configuration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2ee0c3f31abe7f67e08ffedbf6fd9552a0a26cf2">2ee0c3f3</a>)</li>
<li><strong>client-ecr:</strong> Add support for ECR archival storage
class and Inspector org policy for scanning (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed5e232dd00ea85e75ad4144e27b406abaa53466">ed5e232d</a>)</li>
<li><strong>client-sagemaker:</strong> Added support for enhanced
metrics for SageMaker AI Endpoints. This features provides Utilization
Metrics at instance and container granularity and also provides easy
configuration of metric publish frequency from 10 sec -&gt; 5 mins (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ad2587c7e6162aef0d68e9f89a20651c6f035b34">ad2587c7</a>)</li>
<li><strong>client-apigatewayv2:</strong> Support for API Gateway
portals and portal products. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fc064256af49eeedc9ea64e30a20114bf5821499">fc064256</a>)</li>
<li><strong>client-billingconductor:</strong> This release adds support
for Billing Transfers, enabling management of billing transfers with
billing groups on AWS Billing Conductor. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4e32b65dbd5712a063768d02c7166febbbb79225">4e32b65d</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> Adding support for ocsf
version 1.5, add optional parameter MappingVersion (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a15be86e1c126bb8d1e748eb602edf3b6159bcb">2a15be86</a>)</li>
<li><strong>client-api-gateway:</strong> API Gateway now supports
response streaming and new security policies for REST APIs and custom
domain names. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e1d2d6b1eba60429c227e2c5e5a6803970c59c60">e1d2d6b1</a>)</li>
<li><strong>client-cost-optimization-hub:</strong> Release
ListEfficiencyMetrics API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b031582471976be86e70be7bd2422be89b3aa8d">2b031582</a>)</li>
<li><strong>client-bedrock-runtime:</strong> This release includes
support for Search Results. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/40ffa77a438ad33d7bb4ebc5b70d8160c25d7e01">40ffa77a</a>)</li>
<li><strong>client-cloudtrail:</strong> AWS CloudTrail now supports
Insights for data events, expanding beyond management events to
automatically detect unusual activity on data plane operations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f857066506ab98f31b1b6b3dd26d721b066b0241">f8570665</a>)</li>
<li><strong>client-health:</strong> Adds actionability and personas
properties to Health events exposed through DescribeEvents,
DescribeEventsForOrganization, DescribeEventDetails, and
DescribeEventTypes APIs. Adds filtering by actionabilities and personas
in EventFilter, OrganizationEventFilter, EventTypeFilter. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c754b2426595d98f8b9b97b220cc0d7dc57a1d3f">c754b242</a>)</li>
<li><strong>client-networkflowmonitor:</strong> Added new enum value
(AWS::EKS::Cluster) for type field under MonitorLocalResource (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6672978744f52673d746711fd4842441d99afc65">66729787</a>)</li>
<li><strong>client-invoicing:</strong> Add support for adding Billing
transfers in Invoice configuration (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e4934904c6c7b80f5fdfd33e1be1c1dbceff20e">2e493490</a>)</li>
<li><strong>client-s3:</strong> Adds support for blocking SSE-C writes
to general purpose buckets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cee2e72ffbcafb34a5283c9f4779c58c02a0be59">cee2e72f</a>)</li>
<li><strong>client-network-firewall:</strong> Partner Managed Rulegroup
feature support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e8472d63d02d9e34aa8972f91d0787b93a31494">2e8472d6</a>)</li>
<li><strong>client-emr:</strong> Add CloudWatch Logs integration for
Spark driver, executor and step logs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7e6e1684a26ef235e9bc4a5a22991058f69d21ee">7e6e1684</a>)</li>
<li><strong>client-fsx:</strong> Adding File Server Resource Manager
configuration to FSx Windows (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e3c0c96aca567f518c0a80c6a14d801d787e104">2e3c0c96</a>)</li>
<li><strong>client-guardduty:</strong> Add support for scanning and
viewing scan results for backup resource types (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/231cf06b1c1d7a5a2b249b55bde3c2cd629bf8fc">231cf06b</a>)</li>
<li><strong>client-sfn:</strong> Adds support to TestState for mocked
results and exceptions, along with additional inspection data. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b18be75d99c17a3303409708f5a18f9f9965b80">1b18be75</a>)</li>
<li><strong>client-partnercentral-channel:</strong> Initial GA launch of
Partner Central Channel (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b77d16823e8e4d161a57489ad5091bc1db2f8134">b77d1682</a>)</li>
<li><strong>client-secrets-manager:</strong> Adds support to create,
update, retrieve, rotate, and delete managed external secrets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c13b6f97233fadcfcf16126b4d03e75a6cc695e2">c13b6f97</a>)</li>
<li><strong>client-iam:</strong> Added the
EnableOutboundWebIdentityFederation,
DisableOutboundWebIdentityFederation and
GetOutboundWebIdentityFederationInfo APIs for the IAM outbound
federation feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5774faa2064753e7a5c99ff079994b870d652763">5774faa2</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.935.0...v3.936.0">3.936.0</a>
(2025-11-19)</h1>
<h3>Features</h3>
<ul>
<li><strong>credential-provider-login:</strong> add login credential
provider (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7512">#7512</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c08b1e01631e29003979b5648538996df0f6ad8">2c08b1e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a180cc700f630c07711ca0c823b668fe50e5123e"><code>a180cc7</code></a>
Publish v3.936.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c08b1e01631e29003979b5648538996df0f6ad8"><code>2c08b1e</code></a>
feat(credential-provider-login): add login credential provider (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7512">#7512</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.936.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.936.0 to 3.940.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.940.0</h2>
<h4>3.940.0(2025-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-25
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e27709045616337e38c5118cfb895908792b404f">e2770904</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall release
of the Proxy feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0eb20e887961327021849393df0ac5f30497ab8b">0eb20e88</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the S3_POLICY and BEDROCK_POLICY policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75e196ee52c6ec3e1fee97d715e92d9d38ad3f0d">75e196ee</a>)</li>
<li><strong>client-route-53:</strong> Adds support for new route53
feature: accelerated recovery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe0a58f8de1c9919049dd9f9ea7443f4feb46c5">dbe0a58f</a>)</li>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b063</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> performance improvements for shape
serde traversal (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7523">#7523</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b20a25eab019b6795afc2db74f87be12e1c22bf9">b20a25ea</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> update codegen unit tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7525">#7525</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43ff44c79fd48475c0889a5fd7376991e2eae38">e43ff44c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.940.0.zip</strong></p>
<h2>v3.939.0</h2>
<h4>3.939.0(2025-11-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong> reduce api validation to packages/lib only
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7519">#7519</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb74d6a06c95955a11d4434a0b0e50ce760ebe25">eb74d6a0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-cloudwatch-logs:</strong> New CloudWatch Logs feature
- LogGroup Deletion Protection, a capability that allows customers to
safeguard their critical CloudWatch log groups from accidental or
unintended deletion. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02360329959d33ca2411d666e0f96643c6ba5191">02360329</a>)</li>
<li><strong>client-cloudfront:</strong> Add TrustStore,
ConnectionFunction APIs to CloudFront SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/168505ee3412bd533b0a2d891fb2d9eedeef66a9">168505ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>clients:</strong> export enum objects for string shapes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7521">#7521</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62f648dff5c6734948740f07f2d39aa4715bca6c">62f648df</a>)</li>
<li><strong>cloudfront-signer:</strong> skip extended encoding for query
parameters in the base url (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7515">#7515</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/954d411e083c384ecc959d86f9359ea8796990ff">954d411e</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>increase beforeAll hook timeouts (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7518">#7518</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/720ba4cd02b75b71a2a1f0c7e9f007de9b8448e3">720ba4cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.939.0.zip</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0">3.940.0</a>
(2025-11-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0">3.939.0</a>
(2025-11-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9962f1c4512d6ea969ca621754b3db01ac54aa9"><code>e9962f1</code></a>
Publish v3.940.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15923791acb0f527cf323c58aecd5d4bea7fff29"><code>1592379</code></a>
Publish v3.939.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.937.0 to 3.940.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.940.0</h2>
<h4>3.940.0(2025-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-25
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e27709045616337e38c5118cfb895908792b404f">e2770904</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall release
of the Proxy feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0eb20e887961327021849393df0ac5f30497ab8b">0eb20e88</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the S3_POLICY and BEDROCK_POLICY policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75e196ee52c6ec3e1fee97d715e92d9d38ad3f0d">75e196ee</a>)</li>
<li><strong>client-route-53:</strong> Adds support for new route53
feature: accelerated recovery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe0a58f8de1c9919049dd9f9ea7443f4feb46c5">dbe0a58f</a>)</li>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b063</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> performance improvements for shape
serde traversal (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7523">#7523</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b20a25eab019b6795afc2db74f87be12e1c22bf9">b20a25ea</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> update codegen unit tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7525">#7525</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43ff44c79fd48475c0889a5fd7376991e2eae38">e43ff44c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.940.0.zip</strong></p>
<h2>v3.939.0</h2>
<h4>3.939.0(2025-11-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong> reduce api validation to packages/lib only
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7519">#7519</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb74d6a06c95955a11d4434a0b0e50ce760ebe25">eb74d6a0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-cloudwatch-logs:</strong> New CloudWatch Logs feature
- LogGroup Deletion Protection, a capability that allows customers to
safeguard their critical CloudWatch log groups from accidental or
unintended deletion. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02360329959d33ca2411d666e0f96643c6ba5191">02360329</a>)</li>
<li><strong>client-cloudfront:</strong> Add TrustStore,
ConnectionFunction APIs to CloudFront SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/168505ee3412bd533b0a2d891fb2d9eedeef66a9">168505ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>clients:</strong> export enum objects for string shapes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7521">#7521</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62f648dff5c6734948740f07f2d39aa4715bca6c">62f648df</a>)</li>
<li><strong>cloudfront-signer:</strong> skip extended encoding for query
parameters in the base url (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7515">#7515</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/954d411e083c384ecc959d86f9359ea8796990ff">954d411e</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>increase beforeAll hook timeouts (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7518">#7518</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/720ba4cd02b75b71a2a1f0c7e9f007de9b8448e3">720ba4cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.939.0.zip</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0">3.940.0</a>
(2025-11-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0">3.939.0</a>
(2025-11-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9962f1c4512d6ea969ca621754b3db01ac54aa9"><code>e9962f1</code></a>
Publish v3.940.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15923791acb0f527cf323c58aecd5d4bea7fff29"><code>1592379</code></a>
Publish v3.939.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.937.0 to 3.940.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/lib-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.940.0</h2>
<h4>3.940.0(2025-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-25
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e27709045616337e38c5118cfb895908792b404f">e2770904</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall release
of the Proxy feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0eb20e887961327021849393df0ac5f30497ab8b">0eb20e88</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the S3_POLICY and BEDROCK_POLICY policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75e196ee52c6ec3e1fee97d715e92d9d38ad3f0d">75e196ee</a>)</li>
<li><strong>client-route-53:</strong> Adds support for new route53
feature: accelerated recovery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe0a58f8de1c9919049dd9f9ea7443f4feb46c5">dbe0a58f</a>)</li>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b063</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> performance improvements for shape
serde traversal (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7523">#7523</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b20a25eab019b6795afc2db74f87be12e1c22bf9">b20a25ea</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> update codegen unit tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7525">#7525</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43ff44c79fd48475c0889a5fd7376991e2eae38">e43ff44c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.940.0.zip</strong></p>
<h2>v3.939.0</h2>
<h4>3.939.0(2025-11-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong> reduce api validation to packages/lib only
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7519">#7519</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb74d6a06c95955a11d4434a0b0e50ce760ebe25">eb74d6a0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-cloudwatch-logs:</strong> New CloudWatch Logs feature
- LogGroup Deletion Protection, a capability that allows customers to
safeguard their critical CloudWatch log groups from accidental or
unintended deletion. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02360329959d33ca2411d666e0f96643c6ba5191">02360329</a>)</li>
<li><strong>client-cloudfront:</strong> Add TrustStore,
ConnectionFunction APIs to CloudFront SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/168505ee3412bd533b0a2d891fb2d9eedeef66a9">168505ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>clients:</strong> export enum objects for string shapes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7521">#7521</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62f648dff5c6734948740f07f2d39aa4715bca6c">62f648df</a>)</li>
<li><strong>cloudfront-signer:</strong> skip extended encoding for query
parameters in the base url (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7515">#7515</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/954d411e083c384ecc959d86f9359ea8796990ff">954d411e</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>increase beforeAll hook timeouts (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7518">#7518</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/720ba4cd02b75b71a2a1f0c7e9f007de9b8448e3">720ba4cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.939.0.zip</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0">3.940.0</a>
(2025-11-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0">3.939.0</a>
(2025-11-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9962f1c4512d6ea969ca621754b3db01ac54aa9"><code>e9962f1</code></a>
Publish v3.940.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15923791acb0f527cf323c58aecd5d4bea7fff29"><code>1592379</code></a>
Publish v3.939.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.936.0 to 3.940.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-eventbridge</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.940.0</h2>
<h4>3.940.0(2025-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-11-25
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e27709045616337e38c5118cfb895908792b404f">e2770904</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall release
of the Proxy feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0eb20e887961327021849393df0ac5f30497ab8b">0eb20e88</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the S3_POLICY and BEDROCK_POLICY policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75e196ee52c6ec3e1fee97d715e92d9d38ad3f0d">75e196ee</a>)</li>
<li><strong>client-route-53:</strong> Adds support for new route53
feature: accelerated recovery. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe0a58f8de1c9919049dd9f9ea7443f4feb46c5">dbe0a58f</a>)</li>
<li><strong>client-ec2:</strong> This release adds support to view
Network firewall proxy appliances attached to an existing NAT Gateway
via DescribeNatGateways API NatGatewayAttachedAppliance structure. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7d70b063103b71d5ae67bd2bf31ba423382e6352">7d70b063</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> performance improvements for shape
serde traversal (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7523">#7523</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b20a25eab019b6795afc2db74f87be12e1c22bf9">b20a25ea</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> update codegen unit tests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7525">#7525</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e43ff44c79fd48475c0889a5fd7376991e2eae38">e43ff44c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.940.0.zip</strong></p>
<h2>v3.939.0</h2>
<h4>3.939.0(2025-11-24)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong> reduce api validation to packages/lib only
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7519">#7519</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb74d6a06c95955a11d4434a0b0e50ce760ebe25">eb74d6a0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-cloudwatch-logs:</strong> New CloudWatch Logs feature
- LogGroup Deletion Protection, a capability that allows customers to
safeguard their critical CloudWatch log groups from accidental or
unintended deletion. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02360329959d33ca2411d666e0f96643c6ba5191">02360329</a>)</li>
<li><strong>client-cloudfront:</strong> Add TrustStore,
ConnectionFunction APIs to CloudFront SDK (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/168505ee3412bd533b0a2d891fb2d9eedeef66a9">168505ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>clients:</strong> export enum objects for string shapes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7521">#7521</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62f648dff5c6734948740f07f2d39aa4715bca6c">62f648df</a>)</li>
<li><strong>cloudfront-signer:</strong> skip extended encoding for query
parameters in the base url (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7515">#7515</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/954d411e083c384ecc959d86f9359ea8796990ff">954d411e</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>increase beforeAll hook timeouts (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7518">#7518</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/720ba4cd02b75b71a2a1f0c7e9f007de9b8448e3">720ba4cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.939.0.zip</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md"><code>@​aws-sdk/client-eventbridge</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0">3.940.0</a>
(2025-11-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0">3.939.0</a>
(2025-11-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e9962f1c4512d6ea969ca621754b3db01ac54aa9"><code>e9962f1</code></a>
Publish v3.940.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15923791acb0f527cf323c58aecd5d4bea7fff29"><code>1592379</code></a>
Publish v3.939.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-eventbridge">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants