build(deps): bump aws-sdk from 2.652.0 to 2.712.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps aws-sdk from 2.652.0 to 2.712.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.712.0
See changelog for more information.
Release v2.711.0
See changelog for more information.
Release v2.710.0
See changelog for more information.
Release v2.709.0
See changelog for more information.
Release v2.708.0
See changelog for more information.
Release v2.707.0
See changelog for more information.
Release v2.706.0
See changelog for more information.
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.
Changelog
Sourced from aws-sdk's changelog.
2.712.0
- feature: CostExplorer: Customers can now see Instance Name alongside each rightsizing recommendation.
- feature: EC2: EC2 Spot now enables customers to tag their Spot Instances Requests on creation.
- feature: ForecastService: With this release, Amazon Forecast now supports the ability to add a tag to any resource via the launch of three new APIs: TagResouce, UntagResource and ListTagsForResource. A tag is a simple label consisting of a customer-defined key and an optional value allowing for easier resource management.
- feature: Organizations: We have launched a self-service option to make it easier for customers to manage the use of their content by AI services. Certain AI services (Amazon CodeGuru Profiler, Amazon Comprehend, Amazon Lex, Amazon Polly, Amazon Rekognition, Amazon Textract, Amazon Transcribe, and Amazon Translate), may use content to improve the service. Customers have been able to opt out of this use by contacting AWS Support, and now they can opt out on a self-service basis by setting an Organizations policy for all or an individual AI service as listed above. Please refer to the technical documentation for more details.
2.711.0
- feature: CloudFront: Amazon CloudFront adds support for a new security policy, TLSv1.2_2019.
- feature: EC2: DescribeAvailabilityZones now returns additional data about Availability Zones and Local Zones.
- feature: EFS: This release adds support for automatic backups of Amazon EFS file systems to further simplify backup management.
- feature: Glue: AWS Glue Data Catalog supports cross account sharing of tables through AWS Lake Formation
- feature: LakeFormation: AWS Lake Formation supports sharing tables with other AWS accounts and organizations
- feature: StorageGateway: Adding support for file-system driven directory refresh, Case Sensitivity toggle for SMB File Shares, and S3 Prefixes and custom File Share names
2.710.0
- feature: IoTSiteWise: This release supports optional start date and end date parameters for the GetAssetPropertyValueHistory API.
- feature: QuickSight: Add Theme APIs and update Dashboard APIs to support theme overrides.
- feature: RDS: Adds support for Amazon RDS on AWS Outposts.
2.709.0
- bugfix: S3: Fixed a bug where S3 client throws when client config is undefined and Bucket is an AccessPoint ARN
- feature: AppSync: AWS AppSync supports new 12xlarge instance for server-side API caching
- feature: Chime: This release supports third party emergency call routing configuration for Amazon Chime Voice Connectors.
- feature: CodeBuild: Support build status config in project source
- feature: Imagebuilder: EC2 Image Builder adds support for encrypted AMI distribution.
- feature: RDS: This release adds the exceptions KMSKeyNotAccessibleFault and InvalidDBClusterStateFault to the Amazon RDS ModifyDBInstance API.
- feature: SecurityHub: This release adds additional details for findings. There are now finding details for auto scaling groups, EC2 volumes, and EC2 VPCs. You can identify detected vulnerabilities and provide related network paths.
2.708.0
- feature: CodeGuruReviewer: Release GitHub Enterprise Server source provider integration
- feature: ComprehendMedical: This release adds the relationships between MedicalCondition and Anatomy in DetectEntitiesV2 API.
- feature: EC2: Added support for tag-on-create for CreateVpc, CreateEgressOnlyInternetGateway, CreateSecurityGroup, CreateSubnet, CreateNetworkInterface, CreateNetworkAcl, CreateDhcpOptions and CreateInternetGateway. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies.
- feature: ECR: Add a new parameter (ImageDigest) and a new exception (ImageDigestDoesNotMatchException) to PutImage API to support pushing image by digest.
2.707.0
- feature: CodeGuruProfiler: Amazon CodeGuru Profiler is now generally available. The Profiler helps developers to optimize their software, troubleshoot issues in production, and identify their most expensive lines of code. As part of general availability, we are launching: Profiling of AWS Lambda functions, Anomaly detection in CPU profiles, Color My Code on flame graphs, Expanding presence to 10 AWS regions.
- feature: CodeStarconnections: Updated and new APIs in support of hosts for connections to installed provider types. New integration with the GitHub Enterprise Server provider type.
- feature: EC2: Virtual Private Cloud (VPC) customers can now create and manage their own Prefix Lists to simplify VPC configurations.
2.706.0
- feature: CloudFormation: ListStackInstances and DescribeStackInstance now return a new
StackInstanceStatus
object that containsDetailedStatus
values: a disambiguation of the more genericStatus
value. ListStackInstances output can now be filtered onDetailedStatus
using the newFilters
parameter.- feature: CognitoIdentityServiceProvider: Don't require Authorization for InitiateAuth and RespondToAuthChallenge.
- feature: QuickSight: Added support for cross-region DataSource credentials copying.
- feature: SageMaker: The new 'ModelClientConfig' parameter being added for CreateTransformJob and DescribeTransformJob api actions enable customers to configure model invocation related parameters such as timeout and retry.
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
Commits
-
3220615
Updates SDK to v2.712.0 -
b9cf727
Updates SDK to v2.711.0 -
79f2ed1
Updates SDK to v2.710.0 -
4d9a119
Updates SDK documentation -
9c62eb3
Updates SDK to v2.709.0 -
adfbce5
fix bugs that s3 without config throws at access point arn (#3330) -
d5c25cc
Updates SDK to v2.708.0 -
3e81a58
Updates SDK to v2.707.0 -
f103d9a
Updates SDK to v2.706.0 -
5bf2bd7
Updates SDK to v2.705.0 - 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)