Skip to content

fix(lambda): bump the aws group in /lambdas with 6 updates#4892

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/aws-e79fdd7694
Closed

fix(lambda): bump the aws group in /lambdas with 6 updates#4892
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/aws-e79fdd7694

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Bumps the aws group in /lambdas with 6 updates:

Package From To
@aws-sdk/client-ec2 3.923.0 3.929.0
@aws-sdk/client-ssm 3.922.0 3.929.0
@aws-sdk/client-sqs 3.922.0 3.929.0
@aws-sdk/client-s3 3.922.0 3.929.0
@aws-sdk/lib-storage 3.922.0 3.929.0
@aws-sdk/client-eventbridge 3.922.0 3.929.0

Updates @aws-sdk/client-ec2 from 3.923.0 to 3.929.0

Release notes

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

v3.929.0

3.929.0(2025-11-11)

Documentation Changes
  • client-batch: Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (42db21d3)
New Features
  • client-bedrock-data-automation: Added support for Language Expansion feature for BDA Audio modality. (e2374dbd)
  • client-medical-imaging: Added new fields in existing APIs. (8e8ee4a0)
  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccca)
  • client-security-ir: Added support for configuring communication preferences as well as clearly displaying case comment author identities. (6c2d4f91)
  • client-rtbfabric: Added LogSettings and LinkAttribute fields to external links (5f3dd496)
  • clients: use schema-serde in AWS REST JSON clients (#7485) (99a36932)
Tests
  • client-s3vectors: add e2e test (#7487) (8d3df6ff)
  • client-dynamodb: e2e test for type registry based error handling (#7486) (ba1aeb67)
  • client-cloudwatch-logs: e2e test for live tail event streams (#7484) (3d7ac161)

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)

... (truncated)

Changelog

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

3.929.0 (2025-11-11)

Features

  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccc)

3.928.0 (2025-11-10)

Features

  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb80)

3.927.0 (2025-11-07)

Features

  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6d)

3.926.0 (2025-11-06)

Features

  • client-ec2: Add Amazon EC2 R8a instance types (7cb1367)

3.925.0 (2025-11-05)

Features

  • client-ec2: This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs. (68aae5b)
Commits
  • e0c0a7c Publish v3.929.0
  • 165cccc feat(client-ec2): AWS Site-to-Site VPN now supports VPN connections with up t...
  • cbdbdf8 Publish v3.928.0
  • 2b4fb80 feat(client-ec2): Amazon EC2 Fleet customers can now filter instance types ba...
  • 73e7281 Publish v3.927.0
  • 650aa6d feat(client-ec2): Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to...
  • 065860a Publish v3.926.0
  • 7cb1367 feat(client-ec2): Add Amazon EC2 R8a instance types
  • b554e95 Publish v3.925.0
  • 68aae5b feat(client-ec2): This release adds AvailabilityZoneId support for DescribeFa...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.922.0 to 3.929.0

Release notes

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

v3.929.0

3.929.0(2025-11-11)

Documentation Changes
  • client-batch: Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (42db21d3)
New Features
  • client-bedrock-data-automation: Added support for Language Expansion feature for BDA Audio modality. (e2374dbd)
  • client-medical-imaging: Added new fields in existing APIs. (8e8ee4a0)
  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccca)
  • client-security-ir: Added support for configuring communication preferences as well as clearly displaying case comment author identities. (6c2d4f91)
  • client-rtbfabric: Added LogSettings and LinkAttribute fields to external links (5f3dd496)
  • clients: use schema-serde in AWS REST JSON clients (#7485) (99a36932)
Tests
  • client-s3vectors: add e2e test (#7487) (8d3df6ff)
  • client-dynamodb: e2e test for type registry based error handling (#7486) (ba1aeb67)
  • client-cloudwatch-logs: e2e test for live tail event streams (#7484) (3d7ac161)

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)

... (truncated)

Changelog

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

3.929.0 (2025-11-11)

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

Features

  • client-ssm: Provides NoLongerSupportedException error message (70be2a3)

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-sqs from 3.922.0 to 3.929.0

Release notes

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

v3.929.0

3.929.0(2025-11-11)

Documentation Changes
  • client-batch: Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (42db21d3)
New Features
  • client-bedrock-data-automation: Added support for Language Expansion feature for BDA Audio modality. (e2374dbd)
  • client-medical-imaging: Added new fields in existing APIs. (8e8ee4a0)
  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccca)
  • client-security-ir: Added support for configuring communication preferences as well as clearly displaying case comment author identities. (6c2d4f91)
  • client-rtbfabric: Added LogSettings and LinkAttribute fields to external links (5f3dd496)
  • clients: use schema-serde in AWS REST JSON clients (#7485) (99a36932)
Tests
  • client-s3vectors: add e2e test (#7487) (8d3df6ff)
  • client-dynamodb: e2e test for type registry based error handling (#7486) (ba1aeb67)
  • client-cloudwatch-logs: e2e test for live tail event streams (#7484) (3d7ac161)

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)

... (truncated)

Changelog

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

3.929.0 (2025-11-11)

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-s3 from 3.922.0 to 3.929.0

Release notes

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

v3.929.0

3.929.0(2025-11-11)

Documentation Changes
  • client-batch: Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (42db21d3)
New Features
  • client-bedrock-data-automation: Added support for Language Expansion feature for BDA Audio modality. (e2374dbd)
  • client-medical-imaging: Added new fields in existing APIs. (8e8ee4a0)
  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccca)
  • client-security-ir: Added support for configuring communication preferences as well as clearly displaying case comment author identities. (6c2d4f91)
  • client-rtbfabric: Added LogSettings and LinkAttribute fields to external links (5f3dd496)
  • clients: use schema-serde in AWS REST JSON clients (#7485) (99a36932)
Tests
  • client-s3vectors: add e2e test (#7487) (8d3df6ff)
  • client-dynamodb: e2e test for type registry based error handling (#7486) (ba1aeb67)
  • client-cloudwatch-logs: e2e test for live tail event streams (#7484) (3d7ac161)

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)

... (truncated)

Changelog

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

3.929.0 (2025-11-11)

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

3.928.0 (2025-11-10)

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

Features

  • client-s3: Launch IPv6 dual-stack support for S3 Express (a6a3e29)
Commits

Updates @aws-sdk/lib-storage from 3.922.0 to 3.929.0

Release notes

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

v3.929.0

3.929.0(2025-11-11)

Documentation Changes
  • client-batch: Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (42db21d3)
New Features
  • client-bedrock-data-automation: Added support for Language Expansion feature for BDA Audio modality. (e2374dbd)
  • client-medical-imaging: Added new fields in existing APIs. (8e8ee4a0)
  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccca)
  • client-security-ir: Added support for configuring communication preferences as well as clearly displaying case comment author identities. (6c2d4f91)
  • client-rtbfabric: Added LogSettings and LinkAttribute fields to external links (5f3dd496)
  • clients: use schema-serde in AWS REST JSON clients (#7485) (99a36932)
Tests
  • client-s3vectors: add e2e test (#7487) (8d3df6ff)
  • client-dynamodb: e2e test for type registry based error handling (#7486) (ba1aeb67)
  • client-cloudwatch-logs: e2e test for live tail event streams (#7484) (3d7ac161)

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)

... (truncated)

Changelog

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

3.929.0 (2025-11-11)

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

3.928.0 (2025-11-10)

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-eventbridge from 3.922.0 to 3.929.0

Release notes

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

v3.929.0

3.929.0(2025-11-11)

Documentation Changes
  • client-batch: Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (42db21d3)
New Features
  • client-bedrock-data-automation: Added support for Language Expansion feature for BDA Audio modality. (e2374dbd)
  • client-medical-imaging: Added new fields in existing APIs. (8e8ee4a0)
  • client-ec2: AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (165cccca)
  • client-security-ir: Added support for configuring communication preferences as well as clearly displaying case comment author identities. (6c2d4f91)
  • client-rtbfabric: Added LogSettings and LinkAttribute fields to external links (5f3dd496)
  • clients: use schema-serde in AWS REST JSON clients (#7485) (99a36932)
Tests
  • client-s3vectors: add e2e test (#7487) (8d3df6ff)
  • client-dynamodb: e2e test for type registry based error handling (#7486) (ba1aeb67)
  • client-cloudwatch-logs: e2e test for live tail event streams (#7484) (3d7ac161)

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)

... (truncated)

Changelog

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

3.929.0 (2025-11-11)

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.923.0` | `3.929.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.922.0` | `3.929.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.922.0` | `3.929.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.922.0` | `3.929.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.922.0` | `3.929.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.922.0` | `3.929.0` |


Updates `@aws-sdk/client-ec2` from 3.923.0 to 3.929.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.929.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.922.0 to 3.929.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.929.0/clients/client-ssm)

Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.929.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.929.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.922.0 to 3.929.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.929.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.922.0 to 3.929.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.929.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.922.0 to 3.929.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.929.0/clients/client-eventbridge)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.929.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.929.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.929.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.929.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.929.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.929.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 Nov 17, 2025
@dependabot dependabot Bot requested a review from a team as a code owner November 17, 2025 19:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 18, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 18, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/lambdas/aws-e79fdd7694 branch November 18, 2025 07:08
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.

0 participants