Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the aws group in /lambdas with 7 updates:

Package From To
@aws-sdk/client-ec2 3.798.0 3.808.0
@aws-sdk/client-ssm 3.798.0 3.808.0
@aws-sdk/types 3.775.0 3.804.0
@aws-sdk/client-sqs 3.798.0 3.808.0
@aws-sdk/client-s3 3.798.0 3.808.0
@aws-sdk/lib-storage 3.798.0 3.808.0
@aws-sdk/client-eventbridge 3.798.0 3.808.0

Updates @aws-sdk/client-ec2 from 3.798.0 to 3.808.0

Release notes

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

v3.808.0

3.808.0(2025-05-12)

Chores
  • core: return httpBearerAuth in authSchemePreference if token is set in env (#7067) (320bc3a2)
  • clients: update smithy versions to get loader config types (#7072) (d6920e8c)
New Features
  • clients: update client endpoints as of 2025-05-12 (a476498d)
  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea9041)
  • client-mediatailor: Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations. (bf0301e7)
  • client-iam: Updating the endpoint list for the Identity and access management (IAM) service (854b130d)
  • client-medialive: Add support to the AV1 rate control mode (f8e9f567)
  • client-deadline: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker. (11819667)
  • client-s3-control: Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI (db31822a)
  • client-sagemaker: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (e06ca015)
  • client-supplychain: Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets. (d647fdf4)

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

v3.807.0

3.807.0(2025-05-09)

Chores
Documentation Changes
  • client-athena: Minor API documentation updates (4dd7961c)
New Features
  • clients: update client endpoints as of 2025-05-09 (04d00761)
  • client-workspaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. (4017e73e)
  • client-cloudwatch-logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. (a1b34642)
  • client-synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. (cb11bbf8)

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

v3.806.0

3.806.0(2025-05-08)

... (truncated)

Changelog

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

3.808.0 (2025-05-12)

Features

  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea904)

3.806.0 (2025-05-08)

Features

  • client-ec2: Launching the feature to support ENA queues offering flexibility to support multiple queues per Enhanced Network Interface (ENI) (b9b5b6c)

3.805.0 (2025-05-07)

Features

  • client-ec2: This release adds API support for Path Component Exclusion (Filter Out ARN) for Reachability Analyzer (5690387)

3.804.0 (2025-05-06)

Features

  • client-ec2: This release adds support for Amazon EBS Provisioned Rate for Volume Initialization, which lets you specify a volume initialization rate to ensure that your EBS volumes are initialized in a predictable amount of time. (03ae328)

3.803.0 (2025-05-05)

Features

  • client-ec2: This update introduces API operations to manage and create local gateway VIF and VIF groups. It also includes API operations to describe Outpost LAGs and service link VIFs. (0332513)

... (truncated)

Commits
  • 23b1dbc Publish v3.808.0
  • c7ea904 feat(client-ec2): EC2 - Adding support for AvailabilityZoneId
  • d6920e8 chore(clients): update smithy versions to get loader config types (#7072)
  • 076a743 Publish v3.806.0
  • b9b5b6c feat(client-ec2): Launching the feature to support ENA queues offering flexib...
  • 801cece chore(deps): pass signing name to env credential provider (#7064)
  • 48bdda3 chore(clients): populate logger in loaderConfig (#7061)
  • e757a6e Publish v3.805.0
  • 5690387 feat(client-ec2): This release adds API support for Path Component Exclusion ...
  • 775c711 Publish v3.804.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.798.0 to 3.808.0

Release notes

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

v3.808.0

3.808.0(2025-05-12)

Chores
  • core: return httpBearerAuth in authSchemePreference if token is set in env (#7067) (320bc3a2)
  • clients: update smithy versions to get loader config types (#7072) (d6920e8c)
New Features
  • clients: update client endpoints as of 2025-05-12 (a476498d)
  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea9041)
  • client-mediatailor: Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations. (bf0301e7)
  • client-iam: Updating the endpoint list for the Identity and access management (IAM) service (854b130d)
  • client-medialive: Add support to the AV1 rate control mode (f8e9f567)
  • client-deadline: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker. (11819667)
  • client-s3-control: Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI (db31822a)
  • client-sagemaker: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (e06ca015)
  • client-supplychain: Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets. (d647fdf4)

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

v3.807.0

3.807.0(2025-05-09)

Chores
Documentation Changes
  • client-athena: Minor API documentation updates (4dd7961c)
New Features
  • clients: update client endpoints as of 2025-05-09 (04d00761)
  • client-workspaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. (4017e73e)
  • client-cloudwatch-logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. (a1b34642)
  • client-synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. (cb11bbf8)

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

v3.806.0

3.806.0(2025-05-08)

... (truncated)

Changelog

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

3.808.0 (2025-05-12)

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

3.806.0 (2025-05-08)

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

3.804.0 (2025-05-06)

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

3.803.0 (2025-05-05)

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

3.799.0 (2025-04-29)

Features

  • client-ssm: This release adds support for just-In-time node access in AWS Systems Manager. Just-in-time node access enables customers to move towards zero standing privileges by requiring operators to request access and obtain approval before remotely connecting to nodes managed by the SSM Agent. (ac4a855)
Commits

Updates @aws-sdk/types from 3.775.0 to 3.804.0

Release notes

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

v3.804.0

3.804.0(2025-05-06)

Chores
New Features
  • clients: update client endpoints as of 2025-05-06 (c5846edd)
  • client-timestream-write: Add dualstack endpoints support. (22b258a0)
  • client-service-catalog: ServiceCatalog's APIs (DeleteServiceAction, DisassociateServiceActionFromProvisioningArtifact, AssociateServiceActionWithProvisioningArtifact) now throw InvalidParametersException when IdempotencyToken is invalid. (bb75d640)
  • client-ec2: This release adds support for Amazon EBS Provisioned Rate for Volume Initialization, which lets you specify a volume initialization rate to ensure that your EBS volumes are initialized in a predictable amount of time. (03ae3280)
  • client-timestream-query: Add dualstack endpoints support and correct us-gov-west-1 FIPS endpoint. (9ff8904c)

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

v3.803.0

3.803.0(2025-05-05)

Chores
Documentation Changes
  • client-ecs: Add support to roll back an In_Progress ECS Service Deployment (28c0e82d)
New Features
  • clients: update client endpoints as of 2025-05-05 (ba7c2bf2)
  • client-device-farm: Add an optional parameter to the GetDevicePoolCompatibility API to pass in project information to check device pool compatibility. (4c93f9a6)
  • client-ec2: This update introduces API operations to manage and create local gateway VIF and VIF groups. It also includes API operations to describe Outpost LAGs and service link VIFs. (0332513e)
  • client-datazone: This release adds a new authorization policy to control the usage of custom AssetType when creating an Asset. Customer can now add new grant(s) of policyType USE_ASSET_TYPE for custom AssetTypes to apply authorization policy to projects members and domain unit owners. (c23b2fb7)
  • client-mediaconvert: This release adds an optional sidecar per-frame video quality metrics report and an ALL_PCM option for audio selectors. It also changes the data type for Probe API response fields related to video and audio bitrate from integer to double. (c8dc7731)
Tests
  • signature-v4-multi-region: long-lived resources for cfkvs sigv4a e2e test (#7050) (b66091ba)

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

v3.802.0

... (truncated)

Changelog

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

3.804.0 (2025-05-06)

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

Commits

Updates @aws-sdk/client-sqs from 3.798.0 to 3.808.0

Release notes

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

v3.808.0

3.808.0(2025-05-12)

Chores
  • core: return httpBearerAuth in authSchemePreference if token is set in env (#7067) (320bc3a2)
  • clients: update smithy versions to get loader config types (#7072) (d6920e8c)
New Features
  • clients: update client endpoints as of 2025-05-12 (a476498d)
  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea9041)
  • client-mediatailor: Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations. (bf0301e7)
  • client-iam: Updating the endpoint list for the Identity and access management (IAM) service (854b130d)
  • client-medialive: Add support to the AV1 rate control mode (f8e9f567)
  • client-deadline: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker. (11819667)
  • client-s3-control: Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI (db31822a)
  • client-sagemaker: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (e06ca015)
  • client-supplychain: Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets. (d647fdf4)

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

v3.807.0

3.807.0(2025-05-09)

Chores
Documentation Changes
  • client-athena: Minor API documentation updates (4dd7961c)
New Features
  • clients: update client endpoints as of 2025-05-09 (04d00761)
  • client-workspaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. (4017e73e)
  • client-cloudwatch-logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. (a1b34642)
  • client-synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. (cb11bbf8)

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

v3.806.0

3.806.0(2025-05-08)

... (truncated)

Changelog

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

3.808.0 (2025-05-12)

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

3.806.0 (2025-05-08)

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

3.804.0 (2025-05-06)

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

3.803.0 (2025-05-05)

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

3.799.0 (2025-04-29)

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

Commits

Updates @aws-sdk/client-s3 from 3.798.0 to 3.808.0

Release notes

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

v3.808.0

3.808.0(2025-05-12)

Chores
  • core: return httpBearerAuth in authSchemePreference if token is set in env (#7067) (320bc3a2)
  • clients: update smithy versions to get loader config types (#7072) (d6920e8c)
New Features
  • clients: update client endpoints as of 2025-05-12 (a476498d)
  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea9041)
  • client-mediatailor: Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations. (bf0301e7)
  • client-iam: Updating the endpoint list for the Identity and access management (IAM) service (854b130d)
  • client-medialive: Add support to the AV1 rate control mode (f8e9f567)
  • client-deadline: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker. (11819667)
  • client-s3-control: Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI (db31822a)
  • client-sagemaker: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (e06ca015)
  • client-supplychain: Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets. (d647fdf4)

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

v3.807.0

3.807.0(2025-05-09)

Chores
Documentation Changes
  • client-athena: Minor API documentation updates (4dd7961c)
New Features
  • clients: update client endpoints as of 2025-05-09 (04d00761)
  • client-workspaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. (4017e73e)
  • client-cloudwatch-logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. (a1b34642)
  • client-synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. (cb11bbf8)

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

v3.806.0

3.806.0(2025-05-08)

... (truncated)

Changelog

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

3.808.0 (2025-05-12)

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

3.806.0 (2025-05-08)

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

3.804.0 (2025-05-06)

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

3.803.0 (2025-05-05)

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

3.802.0 (2025-05-02)

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

3.800.0 (2025-04-30)

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

3.799.0 (2025-04-29)

... (truncated)

Commits
  • 23b1dbc Publish v3.808.0
  • d6920e8 chore(clients): update smithy versions to get loader config types (#7072)
  • 076a743 Publish v3.806.0
  • 801cece chore(deps): pass signing name to env credential provider (#7064)
  • 49c6f99 test(client-s3): integration for config 'authSchemePreference' (#7063)
  • 48bdda3 chore(clients): populate logger in loaderConfig (#7061)
  • 775c711 Publish v3.804.0
  • c99154d chore: turn off typecheck for dist-cjs/dist-es builds (#7055)
  • 8c29b6b chore: upgrade to typescript 5.8.3 (#7052)
  • 3e150ad Publish v3.803.0
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.798.0 to 3.808.0

Release notes

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

v3.808.0

3.808.0(2025-05-12)

Chores
  • core: return httpBearerAuth in authSchemePreference if token is set in env (#7067) (320bc3a2)
  • clients: update smithy versions to get loader config types (#7072) (d6920e8c)
New Features
  • clients: update client endpoints as of 2025-05-12 (a476498d)
  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea9041)
  • client-mediatailor: Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations. (bf0301e7)
  • client-iam: Updating the endpoint list for the Identity and access management (IAM) service (854b130d)
  • client-medialive: Add support to the AV1 rate control mode (f8e9f567)
  • client-deadline: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker. (11819667)
  • client-s3-control: Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI (db31822a)
  • client-sagemaker: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (e06ca015)
  • client-supplychain: Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets. (d647fdf4)

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

v3.807.0

3.807.0(2025-05-09)

Chores
Documentation Changes
  • client-athena: Minor API documentation updates (4dd7961c)
New Features
  • clients: update client endpoints as of 2025-05-09 (04d00761)
  • client-workspaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. (4017e73e)
  • client-cloudwatch-logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. (a1b34642)
  • client-synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. (cb11bbf8)

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

v3.806.0

3.806.0(2025-05-08)

... (truncated)

Changelog

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

3.808.0 (2025-05-12)

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

3.806.0 (2025-05-08)

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

3.804.0 (2025-05-06)

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

3.803.0 (2025-05-05)

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

3.802.0 (2025-05-02)

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

3.800.0 (2025-04-30)

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

3.799.0 (2025-04-29)

... (truncated)

Commits

Updates @aws-sdk/client-eventbridge from 3.798.0 to 3.808.0

Release notes

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

v3.808.0

3.808.0(2025-05-12)

Chores
  • core: return httpBearerAuth in authSchemePreference if token is set in env (#7067) (320bc3a2)
  • clients: update smithy versions to get loader config types (#7072) (d6920e8c)
New Features
  • clients: update client endpoints as of 2025-05-12 (a476498d)
  • client-ec2: EC2 - Adding support for AvailabilityZoneId (c7ea9041)
  • client-mediatailor: Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations. (bf0301e7)
  • client-iam: Updating the endpoint list for the Identity and access management (IAM) service (854b130d)
  • client-medialive: Add support to the AV1 rate control mode (f8e9f567)
  • client-deadline: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker. (11819667)
  • client-s3-control: Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI (db31822a)
  • client-sagemaker: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (e06ca015)
  • client-supplychain: Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets. (d647fdf4)

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

v3.807.0

3.807.0(2025-05-09)

Chores
Documentation Changes
  • client-athena: Minor API documentation updates (4dd7961c)
New Features
  • clients: update client endpoints as of 2025-05-09 (04d00761)
  • client-workspaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. (4017e73e)
  • client-cloudwatch-logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. (a1b34642)
  • client-synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. (cb11bbf8)

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

v3.806.0

3.806.0(2025-05-08)

... (truncated)

Changelog

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

3.808.0 (2025-05-12)

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

3.806.0 (2025-05-08)

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

3.804.0 (2025-05-06)

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

3.803.0 (2025-05-05)

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

3.800.0 (2025-04-30)

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

3.799.0 (2025-04-29)

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 mer...

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.798.0` | `3.808.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.798.0` | `3.808.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.775.0` | `3.804.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.798.0` | `3.808.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.798.0` | `3.808.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.798.0` | `3.808.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.798.0` | `3.808.0` |


Updates `@aws-sdk/client-ec2` from 3.798.0 to 3.808.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.808.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.798.0 to 3.808.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.808.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.775.0 to 3.804.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.804.0/packages/types)

Updates `@aws-sdk/client-sqs` from 3.798.0 to 3.808.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.808.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.798.0 to 3.808.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.808.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.798.0 to 3.808.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.808.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.798.0 to 3.808.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.808.0/clients/client-eventbridge)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 19:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@npalm npalm merged commit 6f2d037 into main May 15, 2025
7 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-c8c1237557 branch May 15, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant