Skip to content

fix(lambda): bump the aws group across 1 directory with 7 updates #4314

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
Dec 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

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

Package From To
@aws-sdk/client-ec2 3.703.0 3.714.0
@aws-sdk/client-ssm 3.699.0 3.714.0
@aws-sdk/types 3.696.0 3.714.0
@aws-sdk/client-sqs 3.699.0 3.714.0
@aws-sdk/client-s3 3.703.0 3.714.0
@aws-sdk/lib-storage 3.703.0 3.714.0
@aws-sdk/client-eventbridge 3.703.0 3.714.0

Updates @aws-sdk/client-ec2 from 3.703.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Features

  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac)

3.712.0 (2024-12-13)

Features

  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca)

3.709.0 (2024-12-10)

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

3.708.0 (2024-12-09)

Features

  • client-ec2: This release includes a new API for modifying instance network-performance-options after launch. (2f49c14)
Commits
  • a116e07 Publish v3.714.0
  • afd9eea feat(clients): profile setting for clients (#6728)
  • c2acba2 Publish v3.713.0
  • 0a3b2ac feat(client-ec2): This release adds support for EBS local snapshots in AWS De...
  • 041a906 Publish v3.712.0
  • 537aeca feat(client-ec2): This release adds GroupId to the response for DeleteSecurit...
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 02436fd Publish v3.708.0
  • 2f49c14 feat(client-ec2): This release includes a new API for modifying instance netw...
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.699.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

Commits

Updates @aws-sdk/types from 3.696.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Features

  • credential-providers: make credential providers aware of caller client region (#6726) (a65995f)

3.709.0 (2024-12-10)

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

Commits
  • a116e07 Publish v3.714.0
  • afd9eea feat(clients): profile setting for clients (#6728)
  • c2acba2 Publish v3.713.0
  • a65995f feat(credential-providers): make credential providers aware of caller client ...
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • See full diff in compare view

Updates @aws-sdk/client-sqs from 3.699.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

Commits

Updates @aws-sdk/client-s3 from 3.703.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

3.705.0 (2024-12-03)

Features

  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)
Commits
  • a116e07 Publish v3.714.0
  • afd9eea feat(clients): profile setting for clients (#6728)
  • b9b146c chore(middleware-flexible-checksums): use object for requestAlgorithmMember (...
  • c2acba2 Publish v3.713.0
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 728fa5a Publish v3.705.0
  • b6368e5 feat(client-s3): Amazon S3 Metadata stores object metadata in read-only, full...
  • See full diff in compare view

Updates @aws-sdk/lib-storage from 3.703.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

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

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

3.705.0 (2024-12-03)

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

Commits

Updates @aws-sdk/client-eventbridge from 3.703.0 to 3.714.0

Release notes

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

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

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

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

Commits

Bumps the aws group with 7 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.703.0` | `3.714.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.699.0` | `3.714.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.696.0` | `3.714.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.699.0` | `3.714.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.703.0` | `3.714.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.703.0` | `3.714.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.703.0` | `3.714.0` |



Updates `@aws-sdk/client-ec2` from 3.703.0 to 3.714.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.714.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.699.0 to 3.714.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.714.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.696.0 to 3.714.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.714.0/packages/types)

Updates `@aws-sdk/client-sqs` from 3.699.0 to 3.714.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.714.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.703.0 to 3.714.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.714.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.703.0 to 3.714.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.714.0/lib/lib-storage)

Updates `@aws-sdk/client-eventbridge` from 3.703.0 to 3.714.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.714.0/clients/client-eventbridge)

---
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-sqs"
  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-eventbridge"
  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 Dec 18, 2024
@stuartp44 stuartp44 merged commit 3f9b768 into main Dec 18, 2024
5 checks passed
@stuartp44 stuartp44 deleted the dependabot/npm_and_yarn/lambdas/aws-2af5cc777f branch December 18, 2024 16:07
npalm pushed a commit that referenced this pull request Dec 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.21.0](philips-labs/terraform-aws-github-runner@v5.20.1...v5.21.0)
(2024-12-20)


### Features

* Natively support runner pre/post job hooks
([#4263](https://github.com/philips-labs/terraform-aws-github-runner/issues/4263))
([259a852](philips-labs/terraform-aws-github-runner@259a852))


### Bug Fixes

* Incorrect syncer binary location in tf outputs
([#4274](https://github.com/philips-labs/terraform-aws-github-runner/issues/4274))
([401a373](philips-labs/terraform-aws-github-runner@401a373)),
closes
[#4137](https://github.com/philips-labs/terraform-aws-github-runner/issues/4137)
* **lambda:** bump @octokit/types from 13.6.1 to 13.6.2 in /lambdas in
the octokit group
([#4303](https://github.com/philips-labs/terraform-aws-github-runner/issues/4303))
([9f76c4c](philips-labs/terraform-aws-github-runner@9f76c4c))
* **lambda:** bump axios from 1.7.7 to 1.7.9 in /lambdas
([#4305](https://github.com/philips-labs/terraform-aws-github-runner/issues/4305))
([e3cd5b4](philips-labs/terraform-aws-github-runner@e3cd5b4))
* **lambda:** bump the aws group across 1 directory with 7 updates
([#4314](https://github.com/philips-labs/terraform-aws-github-runner/issues/4314))
([3f9b768](philips-labs/terraform-aws-github-runner@3f9b768))

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