Skip to content

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

Hannes Heine requested to merge pr3561head into pr3561base

Created by: Tirokk

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


Bumps aws-sdk from 2.652.0 to 2.680.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.680.0

See changelog for more information.

Release v2.679.0

See changelog for more information.

Release v2.678.0

See changelog for more information.

Release v2.677.0

See changelog for more information.

Release v2.676.0

See changelog for more information.

Release v2.675.0

See changelog for more information.

Release v2.674.0

See changelog for more information.

Release v2.673.0

See changelog for more information.

Release v2.672.0

See changelog for more information.

Release v2.671.0

See changelog for more information.

Release v2.670.0

See changelog for more information.

Release v2.669.0

See changelog for more information.

Release v2.668.0

See changelog for more information.

Release v2.667.0

See changelog for more information.

Release v2.666.0

See changelog for more information.

Release v2.665.0

See changelog for more information.

Release v2.664.0

See changelog for more information.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.680.0

  • feature: Chime: You can now receive Voice Connector call events through SNS or SQS.
  • feature: EC2: This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
  • feature: Health: Feature: Health: AWS Health added a new field to differentiate Public events from Account-Specific events in the API request and response. Visit https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html to learn more.

2.679.0

  • feature: Chime: Amazon Chime now supports redacting chat messages.
  • feature: EC2: This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • feature: ECS: This release adds support for specifying environment files to add environment variables to your containers.
  • feature: QLDB: Amazon QLDB now supports Amazon Kinesis data streams. You can now emit QLDB journal data, via the new QLDB Streams feature, directly to Amazon Kinesis supporting event processing and analytics among related use cases.

2.678.0

  • feature: CloudFormation: This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
  • feature: ECR: This release adds support for specifying an image manifest media type when pushing a manifest to Amazon ECR.
  • feature: Glue: Starting today, you can stop the execution of Glue workflows that are running. AWS Glue workflows are directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Using a workflow, you can design a complex multi-job extract, transform, and load (ETL) activity that AWS Glue can execute and track as single entity.
  • feature: STS: API updates for STS

2.677.0

  • feature: EC2: Amazon EC2 now supports adding AWS resource tags for associations between VPCs and local gateways, at creation time.
  • feature: Imagebuilder: This release adds a new parameter (SupportedOsVersions) to the Components API. This parameter lists the OS versions supported by a component.

2.676.0

2.675.0

  • feature: WorkMail: Minor API fixes and updates to the documentation.

2.674.0

  • feature: CodeGuruReviewer: Add Bitbucket integration APIs
  • feature: EC2: M6g instances are our next-generation general purpose instances powered by AWS Graviton2 processors
  • feature: Kendra: Amazon Kendra is now generally available. As part of general availability, we are launching * Developer edition * Ability to scale your Amazon Kendra index with capacity units * Support for new connectors * Support for new tagging API's * Support for Deleting data source * Metrics for data source sync operations * Metrics for query & storage utilization

2.673.0

  • feature: SageMaker: This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.

2.672.0

  • feature: CloudWatchLogs: Amazon CloudWatch Logs now offers the ability to interact with Logs Insights queries via the new PutQueryDefinition, DescribeQueryDefinitions, and DeleteQueryDefinition APIs.
  • feature: CodeBuild: Add COMMIT_MESSAGE enum for webhook filter types
  • feature: EC2: Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.
  • feature: Lightsail: This release adds support for the following options in instance public ports: Specify source IP addresses, specify ICMP protocol like PING, and enable/disable the Lightsail browser-based SSH and RDP clients' access to your instance.
  • feature: Route53: Amazon Route 53 now supports the EU (Milan) Region (eu-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • feature: SSM: This Patch Manager release supports creating patch baselines for Oracle Linux and Debian

2.671.0

  • feature: CodeStarconnections: Added support for tagging resources in AWS CodeStar Connections
  • feature: ComprehendMedical: New Batch Ontology APIs for ICD-10 and RxNorm will provide batch capability of linking the information extracted by Comprehend Medical to medical ontologies. The new ontology linking APIs make it easy to detect medications and medical conditions in unstructured clinical text and link them to RxNorm and ICD-10-CM codes respectively. This new feature can help you reduce the cost, time and effort of processing large amounts of unstructured medical text with high accuracy.

2.670.0

  • feature: EC2: With this release, you can call ModifySubnetAttribute with two new parameters: MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool, to map a customerOwnedIpv4Pool to a subnet. You will also see these two new fields in the DescribeSubnets response. If your subnet has a customerOwnedIpv4Pool mapped, your network interface will get an auto assigned customerOwnedIpv4 address when placed onto an instance.
... (truncated)
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