build(deps): bump aws-sdk from 2.652.0 to 2.705.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps aws-sdk from 2.652.0 to 2.705.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.705.0
See changelog for more information.
Release v2.704.0
See changelog for more information.
Release v2.703.0
See changelog for more information.
Release v2.702.0
See changelog for more information.
Release v2.701.0
See changelog for more information.
Release v2.700.0
See changelog for more information.
Release v2.699.0
See changelog for more information.
Release v2.698.0
See changelog for more information.
Release v2.697.0
See changelog for more information.
Release v2.696.0
See changelog for more information.
Release v2.695.0
See changelog for more information.
Release v2.694.0
See changelog for more information.
Release v2.693.0
See changelog for more information.
Release v2.692.0
See changelog for more information.
Release v2.691.0
See changelog for more information.
Release v2.690.0
See changelog for more information.
Release v2.689.0
See changelog for more information.
Changelog
Sourced from aws-sdk's changelog.
2.705.0
- feature: EC2: Added support for tag-on-create for Host Reservations in Dedicated Hosts. You can now specify tags when you create a Host Reservation for a Dedicated Host. For more information about tagging, see AWS Tagging Strategies.
- feature: Glue: This release adds new APIs to support column level statistics in AWS Glue Data Catalog
2.704.0
- feature: Amplify: This release of AWS Amplify Console introduces support for automatically creating custom subdomains for branches based on user-defined glob patterns, as well as automatically cleaning up Amplify branches when their corresponding git branches are deleted.
- feature: Backup: Customers can now manage and monitor their backups in a policied manner across their AWS accounts, via an integration between AWS Backup and AWS Organizations
- feature: CodeCommit: This release introduces support for reactions to CodeCommit comments. Users will be able to select from a pre-defined list of emojis to express their reaction to any comments.
- feature: EMR: Amazon EMR customers can now set allocation strategies for On-Demand and Spot instances in their EMR clusters with instance fleets. These allocation strategies use real-time capacity insights to provision clusters faster and make the most efficient use of available spare capacity to allocate Spot instances to reduce interruptions.
- feature: FSx: This release adds the capability to take highly-durable, incremental backups of your FSx for Lustre persistent file systems. This capability makes it easy to further protect your file system data and to meet business and regulatory compliance requirements.
- feature: Honeycode: Introducing Amazon Honeycode - a fully managed service that allows you to quickly build mobile and web apps for teams without programming.
- feature: Organizations: This release adds support for a new backup policy type for AWS Organizations.
2.703.0
- feature: MediaTailor: AWS Elemental MediaTailor SDK now allows configuration of Bumper.
- feature: Organizations: Added a new error message to support the requirement for a Business License on AWS accounts in China to create an organization.
2.702.0
- bugfix: EFS: Check for ValidationException in integration tests
- feature: EC2: This release adds Tag On Create feature support for the ImportImage, ImportSnapshot, ExportImage and CreateInstanceExportTask APIs.
- feature: EMR: Adding support for MaximumCoreCapacityUnits parameter for EMR Managed Scaling. It allows users to control how many units/nodes are added to the CORE group/fleet. Remaining units/nodes are added to the TASK groups/fleet in the cluster.
- feature: RDS: Added paginators for various APIs.
- feature: Rekognition: This update adds the ability to detect black frames, end credits, shots, and color bars in stored videos
- feature: SQS: AWS SQS adds pagination support for ListQueues and ListDeadLetterSourceQueues APIs
2.701.0
- bugfix: Request Signing: Better handle colons in accessKeyIds when presigning URLs.
- feature: EC2: Adds support to tag elastic-gpu on the RunInstances api
- feature: MediaLive: AWS Elemental MediaLive now supports Input Prepare schedule actions. This feature improves existing input switching by allowing users to prepare an input prior to switching to it.
- feature: OpsWorksCM: Documentation updates for AWS OpsWorks CM.
2.700.0
- feature: RDS: Adding support for global write forwarding on secondary clusters in an Aurora global database.
- feature: Route53: Added a new ListHostedZonesByVPC API for customers to list all the private hosted zones that a specified VPC is associated with.
- feature: SESV2: You can now configure Amazon SES to send event notifications when the delivery of an email is delayed because of a temporary issue. For example, you can receive a notification if the recipient's inbox is full, or if there's a temporary problem with the receiving email server.
- feature: SSM: Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression before running the maintenance window.
2.699.0
- bugfix: Global Services: Add default signing region for IAM and Route53 in China and GovCloud
- feature: AppMesh: Adds support for route and virtual node listener timeouts.
- feature: EC2: nvmeSupport added to DescribeInstanceTypes API
- feature: Route53: Add PriorRequestNotComplete exception to AssociateVPCWithHostedZone API
- feature: Snowball: AWS Snowcone is a portable, rugged and secure device for edge computing and data transfer. You can use Snowcone to collect, process, and move data to AWS, either offline by shipping the device to AWS or online by using AWS DataSync. With 2 CPUs and 4 GB RAM of compute and 8 TB of storage, Snowcone can run edge computing workloads and store data securely. Snowcone's small size (8.94" x 5.85" x 3.25" / 227 mm x 148.6 mm x 82.65 mm) allows you to set it next to machinery in a factory. Snowcone weighs about 4.5 lbs. (2 kg), so you can carry one in a backpack, use it with battery-based operation, and use the Wi-Fi interface to gather sensor data. Snowcone supports a file interface with NFS support.
2.698.0
- feature: AutoScaling: Introducing instance refresh, a feature that helps you update all instances in an Auto Scaling group in a rolling fashion (for example, to apply a new AMI or instance type). You can control the pace of the refresh by defining the percentage of the group that must remain running/healthy during the replacement process and the time for new instances to warm up between replacements.
- feature: DataExchange: This release fixes a bug in the AWS Data Exchange Python and NodeJS SDKs. The 'KmsKeyArn' field in the create-job API was configured to be required instead of optional. We updated this field to be optional in this release.
- feature: Lambda: Adds support for using Amazon Elastic File System (persistent storage) with AWS Lambda. This enables customers to share data across function invocations, read large reference data files, and write function output to a persistent and shared store.
- feature: Polly: Amazon Polly adds new US English child voice - Kevin. Kevin is available as Neural voice only.
Commits
-
5bf2bd7
Updates SDK to v2.705.0 -
20a9d83
Updates SDK to v2.704.0 -
66d606c
Updates SDK to v2.703.0 -
e15c82a
Updates SDK to v2.702.0 -
e8eff58
Check for ValidationException in EFS integ tests (#3321) -
7099ea7
Updates SDK to v2.701.0 -
d1833de
Have presigner preserve accesssKeyIds with colons in them (#3121) -
8fc38d5
Updates SDK to v2.700.0 -
ae3003a
Updates SDK to v2.699.0 -
0fbbe6d
Documentation Typo (#3303) - Additional commits viewable in compare view
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)