Skip to content

fix(lambda): bump the aws group in /lambdas with 7 updates#5071

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/aws-847880ba98
Open

fix(lambda): bump the aws group in /lambdas with 7 updates#5071
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/aws-847880ba98

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps the aws group in /lambdas with 7 updates:

Package From To
@aws-sdk/client-ec2 3.989.0 3.1003.0
@aws-sdk/client-ssm 3.989.0 3.1003.0
@aws-sdk/types 3.973.1 3.973.5
@aws-sdk/client-sqs 3.989.0 3.1003.0
@aws-sdk/client-s3 3.989.0 3.1003.0
@aws-sdk/lib-storage 3.989.0 3.1003.0
@aws-sdk/client-eventbridge 3.989.0 3.1003.0

Updates @aws-sdk/client-ec2 from 3.989.0 to 3.1003.0

Release notes

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)
Bug Fixes
  • nested-clients: add bundler instructions for browser credential clients (#7823) (f32f3539)
Tests
  • canary: replace verdaccio canary test with client tests in canary mode (#7816) (d9bad4ef)
  • clients:
    • ignore prettifying automated snapshot test code (#7819) (1eabedb4)
    • run client feature tests in browser mode too (#7808) (37f1adc7)

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

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)

... (truncated)

Changelog

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

3.1003.0 (2026-03-05)

Features

  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c)

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

Features

  • client-ec2: Add c8id, m8id and hpc8a instance types. (f49cb0c)

3.998.0 (2026-02-25)

Features

... (truncated)

Commits
  • 4c36ea3 Publish v3.1003.0
  • d7cce1c feat(client-ec2): Added metadata field to CapacityAllocation.
  • 8ddd544 chore: bump '@smithy/*' dependencies (#7822)
  • 6b5b50b chore(clients): strip trailing periods when the last character is non-alphanu...
  • 03dad66 chore: set downlevel types to be used in typescript@'<4.5' (#7817)
  • 1eabedb test(clients): ignore prettifying automated snapshot test code (#7819)
  • 17ecb20 chore(clients): include deprecated-since in generated tsdoc (#7815)
  • 800431b Publish v3.1002.0
  • b8467bd Publish v3.1001.0
  • ab9e775 chore(codegen): upgrade smithy 1.68.0 (#7806)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.989.0 to 3.1003.0

Release notes

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)
Bug Fixes
  • nested-clients: add bundler instructions for browser credential clients (#7823) (f32f3539)
Tests
  • canary: replace verdaccio canary test with client tests in canary mode (#7816) (d9bad4ef)
  • clients:
    • ignore prettifying automated snapshot test code (#7819) (1eabedb4)
    • run client feature tests in browser mode too (#7808) (37f1adc7)

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

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)

... (truncated)

Changelog

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

... (truncated)

Commits

Updates @aws-sdk/types from 3.973.1 to 3.973.5

Changelog

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

3.973.5 (2026-03-04)

Chores

  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66)

3.973.4 (2026-02-25)

Chores

3.973.3 (2026-02-24)

Chores

  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994)

3.973.2 (2026-02-23)

Chores

  • codegen: sync for checksum stream backpressure (#7776) (14fc571)
Commits

Updates @aws-sdk/client-sqs from 3.989.0 to 3.1003.0

Release notes

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)
Bug Fixes
  • nested-clients: add bundler instructions for browser credential clients (#7823) (f32f3539)
Tests
  • canary: replace verdaccio canary test with client tests in canary mode (#7816) (d9bad4ef)
  • clients:
    • ignore prettifying automated snapshot test code (#7819) (1eabedb4)
    • run client feature tests in browser mode too (#7808) (37f1adc7)

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

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)

... (truncated)

Changelog

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

... (truncated)

Commits
  • 4c36ea3 Publish v3.1003.0
  • 8ddd544 chore: bump '@smithy/*' dependencies (#7822)
  • 6b5b50b chore(clients): strip trailing periods when the last character is non-alphanu...
  • 297b564 chore(clients): sort missed package.json files (#7820)
  • 03dad66 chore: set downlevel types to be used in typescript@'<4.5' (#7817)
  • 1eabedb test(clients): ignore prettifying automated snapshot test code (#7819)
  • 17ecb20 chore(clients): include deprecated-since in generated tsdoc (#7815)
  • 37f1adc test(clients): run client feature tests in browser mode too (#7808)
  • 800431b Publish v3.1002.0
  • b8467bd Publish v3.1001.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-s3 from 3.989.0 to 3.1003.0

Release notes

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)
Bug Fixes
  • nested-clients: add bundler instructions for browser credential clients (#7823) (f32f3539)
Tests
  • canary: replace verdaccio canary test with client tests in canary mode (#7816) (d9bad4ef)
  • clients:
    • ignore prettifying automated snapshot test code (#7819) (1eabedb4)
    • run client feature tests in browser mode too (#7808) (37f1adc7)

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

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)

... (truncated)

Changelog

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

... (truncated)

Commits
  • 4c36ea3 Publish v3.1003.0
  • 8ddd544 chore: bump '@smithy/*' dependencies (#7822)
  • 6b5b50b chore(clients): strip trailing periods when the last character is non-alphanu...
  • 03dad66 chore: set downlevel types to be used in typescript@'<4.5' (#7817)
  • 1eabedb test(clients): ignore prettifying automated snapshot test code (#7819)
  • 17ecb20 chore(clients): include deprecated-since in generated tsdoc (#7815)
  • 37f1adc test(clients): run client feature tests in browser mode too (#7808)
  • 800431b Publish v3.1002.0
  • b8467bd Publish v3.1001.0
  • ab9e775 chore(codegen): upgrade smithy 1.68.0 (#7806)
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.989.0 to 3.1003.0

Release notes

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)
Bug Fixes
  • nested-clients: add bundler instructions for browser credential clients (#7823) (f32f3539)
Tests
  • canary: replace verdaccio canary test with client tests in canary mode (#7816) (d9bad4ef)
  • clients:
    • ignore prettifying automated snapshot test code (#7819) (1eabedb4)
    • run client feature tests in browser mode too (#7808) (37f1adc7)

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

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)

... (truncated)

Changelog

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

... (truncated)

Commits

Updates @aws-sdk/client-eventbridge from 3.989.0 to 3.1003.0

Release notes

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)
Bug Fixes
  • nested-clients: add bundler instructions for browser credential clients (#7823) (f32f3539)
Tests
  • canary: replace verdaccio canary test with client tests in canary mode (#7816) (d9bad4ef)
  • clients:
    • ignore prettifying automated snapshot test code (#7819) (1eabedb4)
    • run client feature tests in browser mode too (#7808) (37f1adc7)

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

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)

... (truncated)

Changelog

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

... (truncated)

Details ...

Description has been truncated

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.989.0` | `3.1003.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.989.0` | `3.1003.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/types) | `3.973.1` | `3.973.5` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.989.0` | `3.1003.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.989.0` | `3.1003.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.989.0` | `3.1003.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.989.0` | `3.1003.0` |


Updates `@aws-sdk/client-ec2` from 3.989.0 to 3.1003.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.1003.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.989.0 to 3.1003.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.1003.0/clients/client-ssm)

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

Updates `@aws-sdk/client-sqs` from 3.989.0 to 3.1003.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.1003.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.989.0 to 3.1003.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.1003.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.989.0 to 3.1003.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.1003.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.989.0 to 3.1003.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.1003.0/clients/client-eventbridge)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.1003.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1003.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/types"
  dependency-version: 3.973.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1003.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1003.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.1003.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.1003.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 Mar 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2026 19:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@github-actions
Copy link
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 47 package(s) with unknown licenses.
See the Details below.

License Issues

lambdas/functions/ami-housekeeper/package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-ec2^3.1003.0NullUnknown License
@aws-sdk/client-ssm^3.1003.0NullUnknown License

lambdas/functions/control-plane/package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-ec2^3.1003.0NullUnknown License
@aws-sdk/client-sqs^3.1003.0NullUnknown License

lambdas/functions/gh-agent-syncer/package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-s3^3.1003.0NullUnknown License
@aws-sdk/lib-storage^3.1003.0NullUnknown License

lambdas/functions/termination-watcher/package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-ec2^3.1003.0NullUnknown License

lambdas/functions/webhook/package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-sqs^3.1003.0NullUnknown License

lambdas/libs/aws-ssm-util/package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-ssm^3.1003.0NullUnknown License

lambdas/yarn.lock

PackageVersionLicenseIssue Type
@aws-sdk/client-ec23.1009.0NullUnknown License
@aws-sdk/client-eventbridge3.1009.0NullUnknown License
@aws-sdk/client-s33.1009.0NullUnknown License
@aws-sdk/client-sqs3.1009.0NullUnknown License
@aws-sdk/client-ssm3.1009.0NullUnknown License
@aws-sdk/core3.973.20NullUnknown License
@aws-sdk/crc64-nvme3.972.5NullUnknown License
@aws-sdk/credential-provider-env3.972.18NullUnknown License
@aws-sdk/credential-provider-http3.972.20NullUnknown License
@aws-sdk/credential-provider-ini3.972.20NullUnknown License
@aws-sdk/credential-provider-login3.972.20NullUnknown License
@aws-sdk/credential-provider-node3.972.21NullUnknown License
@aws-sdk/credential-provider-process3.972.18NullUnknown License
@aws-sdk/credential-provider-sso3.972.20NullUnknown License
@aws-sdk/credential-provider-web-identity3.972.20NullUnknown License
@aws-sdk/lib-storage3.1009.0NullUnknown License
@aws-sdk/middleware-bucket-endpoint3.972.8NullUnknown License
@aws-sdk/middleware-expect-continue3.972.8NullUnknown License
@aws-sdk/middleware-flexible-checksums3.973.6NullUnknown License
@aws-sdk/middleware-host-header3.972.8NullUnknown License
@aws-sdk/middleware-location-constraint3.972.8NullUnknown License
@aws-sdk/middleware-logger3.972.8NullUnknown License
@aws-sdk/middleware-recursion-detection3.972.8NullUnknown License
@aws-sdk/middleware-sdk-ec23.972.15NullUnknown License
@aws-sdk/middleware-sdk-s33.972.20NullUnknown License
@aws-sdk/middleware-sdk-sqs3.972.15NullUnknown License
@aws-sdk/middleware-ssec3.972.8NullUnknown License
@aws-sdk/middleware-user-agent3.972.21NullUnknown License
@aws-sdk/nested-clients3.996.10NullUnknown License
@aws-sdk/region-config-resolver3.972.8NullUnknown License
@aws-sdk/signature-v4-multi-region3.996.8NullUnknown License
@aws-sdk/token-providers3.1009.0NullUnknown License
@aws-sdk/types3.973.6NullUnknown License
@aws-sdk/util-endpoints3.996.5NullUnknown License
@aws-sdk/util-format-url3.972.8NullUnknown License
@aws-sdk/util-user-agent-browser3.972.8NullUnknown License
@aws-sdk/util-user-agent-node3.973.7NullUnknown License
@aws-sdk/xml-builder3.972.11NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@aws-sdk/client-ec2 ^3.1003.0 UnknownUnknown
npm/@aws-sdk/client-ssm ^3.1003.0 UnknownUnknown
npm/@aws-sdk/types ^3.973.5 UnknownUnknown
npm/@aws-sdk/client-ec2 ^3.1003.0 UnknownUnknown
npm/@aws-sdk/client-sqs ^3.1003.0 UnknownUnknown
npm/@aws-sdk/types ^3.973.5 UnknownUnknown
npm/@aws-sdk/client-s3 ^3.1003.0 UnknownUnknown
npm/@aws-sdk/lib-storage ^3.1003.0 UnknownUnknown
npm/@aws-sdk/types ^3.973.5 UnknownUnknown
npm/@aws-sdk/client-ec2 ^3.1003.0 UnknownUnknown
npm/@aws-sdk/types ^3.973.5 UnknownUnknown
npm/@aws-sdk/client-eventbridge ^3.1003.0 UnknownUnknown
npm/@aws-sdk/client-sqs ^3.1003.0 UnknownUnknown
npm/@aws-sdk/client-ssm ^3.1003.0 UnknownUnknown
npm/@aws-sdk/types ^3.973.5 UnknownUnknown
npm/@aws-sdk/client-ec2 3.1009.0 UnknownUnknown
npm/@aws-sdk/client-eventbridge 3.1009.0 UnknownUnknown
npm/@aws-sdk/client-s3 3.1009.0 UnknownUnknown
npm/@aws-sdk/client-sqs 3.1009.0 UnknownUnknown
npm/@aws-sdk/client-ssm 3.1009.0 UnknownUnknown
npm/@aws-sdk/core 3.973.20 UnknownUnknown
npm/@aws-sdk/crc64-nvme 3.972.5 UnknownUnknown
npm/@aws-sdk/credential-provider-env 3.972.18 UnknownUnknown
npm/@aws-sdk/credential-provider-http 3.972.20 UnknownUnknown
npm/@aws-sdk/credential-provider-ini 3.972.20 UnknownUnknown
npm/@aws-sdk/credential-provider-login 3.972.20 UnknownUnknown
npm/@aws-sdk/credential-provider-node 3.972.21 UnknownUnknown
npm/@aws-sdk/credential-provider-process 3.972.18 UnknownUnknown
npm/@aws-sdk/credential-provider-sso 3.972.20 UnknownUnknown
npm/@aws-sdk/credential-provider-web-identity 3.972.20 UnknownUnknown
npm/@aws-sdk/lib-storage 3.1009.0 UnknownUnknown
npm/@aws-sdk/middleware-bucket-endpoint 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-expect-continue 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-flexible-checksums 3.973.6 UnknownUnknown
npm/@aws-sdk/middleware-host-header 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-location-constraint 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-logger 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-recursion-detection 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-sdk-ec2 3.972.15 UnknownUnknown
npm/@aws-sdk/middleware-sdk-s3 3.972.20 UnknownUnknown
npm/@aws-sdk/middleware-sdk-sqs 3.972.15 UnknownUnknown
npm/@aws-sdk/middleware-ssec 3.972.8 UnknownUnknown
npm/@aws-sdk/middleware-user-agent 3.972.21 UnknownUnknown
npm/@aws-sdk/nested-clients 3.996.10 UnknownUnknown
npm/@aws-sdk/region-config-resolver 3.972.8 UnknownUnknown
npm/@aws-sdk/signature-v4-multi-region 3.996.8 UnknownUnknown
npm/@aws-sdk/token-providers 3.1009.0 UnknownUnknown
npm/@aws-sdk/types 3.973.6 UnknownUnknown
npm/@aws-sdk/util-arn-parser 3.972.3 🟢 5.4
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 2Found 7/30 approved changesets -- score normalized to 2
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Packaging🟢 10packaging workflow detected
SAST🟢 8SAST tool is not run on all commits -- score normalized to 8
Binary-Artifacts🟢 8binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
npm/@aws-sdk/util-endpoints 3.996.5 UnknownUnknown
npm/@aws-sdk/util-format-url 3.972.8 UnknownUnknown
npm/@aws-sdk/util-user-agent-browser 3.972.8 UnknownUnknown
npm/@aws-sdk/util-user-agent-node 3.973.7 UnknownUnknown
npm/@aws-sdk/xml-builder 3.972.11 UnknownUnknown
npm/@smithy/abort-controller 4.2.12 UnknownUnknown
npm/@smithy/chunked-blob-reader 5.2.2 UnknownUnknown
npm/@smithy/chunked-blob-reader-native 4.2.3 UnknownUnknown
npm/@smithy/config-resolver 4.4.11 UnknownUnknown
npm/@smithy/core 3.23.11 UnknownUnknown
npm/@smithy/credential-provider-imds 4.2.12 UnknownUnknown
npm/@smithy/eventstream-codec 4.2.12 UnknownUnknown
npm/@smithy/eventstream-serde-browser 4.2.12 UnknownUnknown
npm/@smithy/eventstream-serde-config-resolver 4.3.12 UnknownUnknown
npm/@smithy/eventstream-serde-node 4.2.12 UnknownUnknown
npm/@smithy/eventstream-serde-universal 4.2.12 UnknownUnknown
npm/@smithy/fetch-http-handler 5.3.15 UnknownUnknown
npm/@smithy/hash-blob-browser 4.2.13 UnknownUnknown
npm/@smithy/hash-node 4.2.12 UnknownUnknown
npm/@smithy/hash-stream-node 4.2.12 UnknownUnknown
npm/@smithy/invalid-dependency 4.2.12 UnknownUnknown
npm/@smithy/is-array-buffer 4.2.2 UnknownUnknown
npm/@smithy/md5-js 4.2.12 UnknownUnknown
npm/@smithy/middleware-content-length 4.2.12 UnknownUnknown
npm/@smithy/middleware-endpoint 4.4.25 UnknownUnknown
npm/@smithy/middleware-retry 4.4.42 UnknownUnknown
npm/@smithy/middleware-serde 4.2.14 UnknownUnknown
npm/@smithy/middleware-stack 4.2.12 UnknownUnknown
npm/@smithy/node-config-provider 4.3.12 UnknownUnknown
npm/@smithy/node-http-handler 4.4.16 UnknownUnknown
npm/@smithy/property-provider 4.2.12 UnknownUnknown
npm/@smithy/protocol-http 5.3.12 UnknownUnknown
npm/@smithy/querystring-builder 4.2.12 UnknownUnknown
npm/@smithy/querystring-parser 4.2.12 UnknownUnknown
npm/@smithy/service-error-classification 4.2.12 UnknownUnknown
npm/@smithy/shared-ini-file-loader 4.4.7 UnknownUnknown
npm/@smithy/signature-v4 5.3.12 UnknownUnknown
npm/@smithy/smithy-client 4.12.5 UnknownUnknown
npm/@smithy/types 4.13.1 UnknownUnknown
npm/@smithy/url-parser 4.2.12 UnknownUnknown
npm/@smithy/util-base64 4.3.2 UnknownUnknown
npm/@smithy/util-body-length-browser 4.2.2 UnknownUnknown
npm/@smithy/util-body-length-node 4.2.3 UnknownUnknown
npm/@smithy/util-buffer-from 4.2.2 UnknownUnknown
npm/@smithy/util-config-provider 4.2.2 UnknownUnknown
npm/@smithy/util-defaults-mode-browser 4.3.41 UnknownUnknown
npm/@smithy/util-defaults-mode-node 4.2.44 UnknownUnknown
npm/@smithy/util-endpoints 3.3.3 UnknownUnknown
npm/@smithy/util-hex-encoding 4.2.2 UnknownUnknown
npm/@smithy/util-middleware 4.2.12 UnknownUnknown
npm/@smithy/util-retry 4.2.12 UnknownUnknown
npm/@smithy/util-stream 4.5.19 UnknownUnknown
npm/@smithy/util-uri-escape 4.2.2 UnknownUnknown
npm/@smithy/util-utf8 4.2.2 UnknownUnknown
npm/@smithy/util-waiter 4.2.13 UnknownUnknown
npm/@smithy/uuid 1.1.2 UnknownUnknown
npm/fast-xml-builder 1.1.3 UnknownUnknown
npm/fast-xml-parser 5.4.1 🟢 5.9
Details
CheckScoreReason
Code-Review⚠️ 1Found 4/30 approved changesets -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Maintained🟢 1028 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Fuzzing🟢 10project is fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
npm/path-expression-matcher 1.1.3 UnknownUnknown
npm/strnum 2.2.0 UnknownUnknown

Scanned Files

  • lambdas/functions/ami-housekeeper/package.json
  • lambdas/functions/control-plane/package.json
  • lambdas/functions/gh-agent-syncer/package.json
  • lambdas/functions/termination-watcher/package.json
  • lambdas/functions/webhook/package.json
  • lambdas/libs/aws-ssm-util/package.json
  • lambdas/yarn.lock

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