Skip to content
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

fix(lambda): bump the aws group across 1 directory with 6 updates #3949

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the aws group with 5 updates in the /lambdas directory:

Package From To
@aws-sdk/client-ec2 3.575.0 3.600.0
@aws-sdk/client-ssm 3.575.0 3.600.0
@aws-sdk/client-s3 3.575.0 3.600.0
@aws-sdk/lib-storage 3.575.0 3.600.0
@aws-sdk/client-sqs 3.575.0 3.600.0

Updates @aws-sdk/client-ec2 from 3.575.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

Features

  • client-ec2: Tagging support for Traffic Mirroring FilterRule resource (9539a33)

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

Features

  • client-ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. (370c001)

... (truncated)

Commits

Updates @aws-sdk/client-ssm from 3.575.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

Commits

Updates @aws-sdk/types from 3.575.0 to 3.598.0

Release notes

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

v3.598.0

3.598.0(2024-06-14)

Chores
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (227e3996)
New Features
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80f)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e9)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089f)
  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05e)
Bug Fixes
  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce550)
  • util-dynamodb: fix signature overload resolution for marshall() fn (#6195) (3682a436)

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

v3.597.0

3.597.0(2024-06-13)

New Features
  • client-mediapackagev2: This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1) (b35cc161)
  • client-kms: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. (06c60417)
  • client-cloudhsm-v2: Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. (59f9e1a0)
  • client-iot-wireless: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. (b0de95cb)
  • client-glue: This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. (5fff081c)

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

v3.596.0

3.596.0(2024-06-12)

Chores

... (truncated)

Changelog

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

3.598.0 (2024-06-14)

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

3.577.0 (2024-05-15)

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

Commits

Updates @aws-sdk/client-s3 from 3.575.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.591.0 (2024-06-05)

Features

  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)

3.590.0 (2024-06-04)

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

... (truncated)

Commits

Updates @aws-sdk/lib-storage from 3.575.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

Bug Fixes

  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce55)

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.591.0 (2024-06-05)

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

3.590.0 (2024-06-04)

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

... (truncated)

Commits

Updates @aws-sdk/client-sqs from 3.575.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

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 with 5 updates in the /lambdas directory:

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



Updates `@aws-sdk/client-ec2` from 3.575.0 to 3.600.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.600.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.575.0 to 3.600.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.600.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.575.0 to 3.598.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.598.0/packages/types)

Updates `@aws-sdk/client-s3` from 3.575.0 to 3.600.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.600.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.575.0 to 3.600.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.600.0/lib/lib-storage)

Updates `@aws-sdk/client-sqs` from 3.575.0 to 3.600.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.600.0/clients/client-sqs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:production
  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 Jun 24, 2024
@npalm npalm merged commit 76fe9af into main Jun 28, 2024
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-1efac6cf06 branch June 28, 2024 13:29
npalm added a commit that referenced this pull request Jun 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.12.0](v5.11.0...v5.12.0)
(2024-06-28)


### Features

* add support for matcher config tiering options
([#3953](#3953))
([5f9d9eb](5f9d9eb))
* **lambda:** add option to define explicit lambda tags
([#3934](#3934))
([7e98943](7e98943))


### Bug Fixes

* **lambda:** bump braces from 3.0.2 to 3.0.3 in /lambdas
([#3944](#3944))
([1aef82b](1aef82b))
* **lambda:** bump the aws group across 1 directory with 2 updates
([#3955](#3955))
([2e094cf](2e094cf))
* **lambda:** bump the aws group across 1 directory with 6 updates
([#3949](#3949))
([76fe9af](76fe9af))
* **webhook:** Don't log warning when secondary job queue is empty
([#3942](#3942))
([ef25bd4](ef25bd4))
* **webhook:** Don't set `${SQS_WORKFLOW_JOB_QUEUE}` to empty string
([#3943](#3943))
([6c48dff](6c48dff))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Co-authored-by: forest-pr|bot <forest-pr[bot]@users.noreply.github.com>
Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant