Skip to content

build(deps): bump aws-sdk from 2.652.0 to 2.657.0 in /backend

Hannes Heine requested to merge pr3487head into pr3487base

Created by: Tirokk

dependabot-preview[bot] Authored by dependabot-preview[bot] Closed


Bumps aws-sdk from 2.652.0 to 2.657.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.657.0

See changelog for more information.

Release v2.656.0

See changelog for more information.

Release v2.655.0

See changelog for more information.

Release v2.654.0

See changelog for more information.

Release v2.653.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.657.0

  • feature: AugmentedAIRuntime: This release updates Amazon Augmented AI ListHumanLoops and StartHumanLoop APIs.
  • feature: EC2: Amazon EC2 now supports adding AWS resource tags for placement groups and key pairs, at creation time. The CreatePlacementGroup API will now return placement group information when created successfully. The DeleteKeyPair API now supports deletion by resource ID.
  • feature: Glue: This release adds support for querying GetUserDefinedFunctions API without databaseName.
  • feature: Imagebuilder: This release includes support for additional OS Versions within EC2 Image Builder.
  • feature: IoTEvents: API update that allows users to customize event action payloads, and adds support for Amazon DynamoDB actions.
  • feature: MediaConvert: AWS Elemental MediaConvert now allows you to specify your input captions frame rate for SCC captions sources.
  • feature: MediaTailor: AWS Elemental MediaTailor SDK now allows configuration of Avail Suppression.
  • feature: MigrationHub: Adding ThrottlingException
  • feature: RDS: This release adds support for Amazon RDS Proxy with PostgreSQL compatibility.
  • feature: SageMaker: Amazon SageMaker now supports running training jobs on ml.g4dn and ml.c5n instance types. Amazon SageMaker supports in "IN" operation for Search now.
  • feature: SecurityHub: Added a new BatchUpdateFindings action, which allows customers to update selected information about their findings. Security Hub customers use BatchUpdateFindings to track their investigation into a finding. BatchUpdateFindings is intended to replace the UpdateFindings action, which is deprecated.
  • feature: Snowball: An update to the Snowball Edge Storage Optimized device has been launched. Like the previous version, it has 80 TB of capacity for data transfer. Now it has 40 vCPUs, 80 GiB, and a 1 TiB SATA SSD of memory for EC2 compatible compute. The 80 TB of capacity can also be used for EBS-like volumes for AMIs.

2.656.0

  • bugfix: Monitoring: Set MaxRetriesExceeded on monitoring event only when the final retry fails
  • feature: Chime: feature: Chime: This release introduces the ability to tag Amazon Chime SDK meeting resources. You can use tags to organize and identify your resources for cost allocation.
  • feature: CodeGuruProfiler: CodeGuruProfiler adds support for resource based authorization to submit profile data.
  • feature: EC2: This release provides the ability to include tags in EC2 event notifications.
  • feature: ECS: This release provides native support for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK adds support for queue hopping. Jobs can now hop from their original queue to a specified alternate queue, based on the maximum wait time that you specify in the job settings.
  • feature: MigrationHubConfig: Adding ThrottlingException

2.655.0

  • feature: CodeGuruReviewer: API updates for CodeGuruReviewer
  • feature: MediaConnect: You can now send content from your MediaConnect flow to your virtual private cloud (VPC) without going over the public internet.

2.654.0

  • feature: Chime: Amazon Chime proxy phone sessions let you provide two users with a shared phone number to communicate via voice or text for up to 12 hours without revealing personal phone numbers. When users call or message the provided phone number, they are connected to the other party and their private phone numbers are replaced with the shared number in Caller ID.
  • feature: ElasticBeanstalk: This release adds a new action, ListPlatformBranches, and updates two actions, ListPlatformVersions and DescribePlatformVersion, to support the concept of Elastic Beanstalk platform branches.
  • feature: S3: SDK will throw exception when CopyObject returns 200 status and empty body.
  • feature: TranscribeService: This release adds support for batch transcription jobs within Amazon Transcribe Medical.

2.653.0

  • feature: PersonalizeRuntime: Amazon Personalize: Add new response field "score" to each item returned by GetRecommendations and GetPersonalizedRanking (HRNN-based recipes only)
  • feature: RoboMaker: Added support for limiting simulation unit usage, giving more predictable control over simulation cost
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Merge request reports