build(deps): bump aws-sdk from 2.652.0 to 2.766.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot]
Bumps aws-sdk from 2.652.0 to 2.766.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.766.0
See changelog for more information.
Release v2.765.0
See changelog for more information.
Release v2.764.0
See changelog for more information.
Release v2.763.0
See changelog for more information.
Release v2.762.0
See changelog for more information.
Release v2.761.0
See changelog for more information.
Release v2.760.0
See changelog for more information.
Release v2.759.0
See changelog for more information.
Release v2.758.0
See changelog for more information.
Release v2.757.0
See changelog for more information.
Release v2.756.0
See changelog for more information.
Release v2.755.0
See changelog for more information.
Release v2.754.0
See changelog for more information.
Release v2.753.0
See changelog for more information.
Release v2.752.0
See changelog for more information.
Release v2.751.0
See changelog for more information.
Release v2.750.0
See changelog for more information.
Changelog
Sourced from aws-sdk's changelog.
2.766.0
- bugfix: lib: call customBackoff() only upon retryable errors
- feature: Batch: Support tagging for Batch resources (compute environment, job queue, job definition and job) and tag based access control on Batch APIs
- feature: ELBv2: This release adds support for tagging listeners, rules, and target groups on creation. This release also supported tagging operations through tagging api's for listeners and rules.
- feature: PersonalizeEvents: Adds new APIs to write item and user records to Datasets.
- feature: RDS: Adds the NCHAR Character Set ID parameter to the CreateDbInstance API for RDS Oracle.
- feature: S3: Amazon S3 Object Ownership is a new S3 feature that enables bucket owners to automatically assume ownership of objects that are uploaded to their buckets by other AWS Accounts.
- feature: ServiceDiscovery: Added support for optional parameters for DiscoverInstances API in AWS Cloud Map
- feature: docs: Update s_code Script Handling
2.765.0
- feature: AppSync: Exposes the wafWebAclArn field on GraphQL api records. The wafWebAclArn field contains the amazon resource name of a WAF Web ACL if the AWS AppSync API is associated with one.
- feature: Glue: Adding additional optional map parameter to get-plan api
- feature: Kafka: Added support for Enabling Zookeeper Encryption in Transit for AWS MSK.
- feature: QuickSight: QuickSight now supports connecting to AWS Timestream data source
- feature: WAFV2: AWS WAF is now available for AWS AppSync GraphQL APIs. AWS WAF protects against malicious attacks with AWS Managed Rules or your own custom rules. For more information see the AWS WAF Developer Guide.
2.764.0
- feature: ApplicationAutoScaling: This release extends Auto Scaling support for cluster storage of Managed Streaming for Kafka. Auto Scaling monitors and automatically expands storage capacity when a critical usage threshold is met.
- feature: DataSync: This release enables customers to create s3 location for S3 bucket's located on an AWS Outpost.
- feature: EMR: Amazon EMR customers can now use EC2 placement group to influence the placement of master nodes in a high-availability (HA) cluster across distinct underlying hardware to improve cluster availability.
- feature: Imagebuilder: EC2 Image Builder adds support for copying AMIs created by Image Builder to accounts specific to each Region.
- feature: Iot: AWS IoT Rules Engine adds Timestream action. The Timestream rule action lets you stream time-series data from IoT sensors and applications to Amazon Timestream databases for time series analysis.
- feature: MediaConnect: MediaConnect now supports reservations to provide a discounted rate for a specific outbound bandwidth over a period of time.
- feature: Pinpoint: Amazon Pinpoint - Features - Customers can start a journey based on an event being triggered by an endpoint or user.
- feature: S3: Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
- feature: S3: Support S3 on Outposts Access Point and Bucket ARNs
- feature: S3Control: Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
- feature: S3Outposts: Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
- feature: SecurityHub: Added several new resource details objects. Added additional details for CloudFront distributions, IAM roles, and IAM access keys. Added a new ResourceRole attribute for resources.
2.763.0
- feature: Schemas: Added support for schemas of type JSONSchemaDraft4. Added ExportSchema API that converts schemas in AWS Events registry and Discovered schemas from OpenApi3 to JSONSchemaDraft4.
- feature: TimestreamQuery: (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.
- feature: TimestreamWrite: (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.
2.762.0
- feature: ApplicationAutoScaling: This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level.
- feature: RDS: This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy.
2.761.0
- feature: Batch: Support custom logging, executionRole, secrets, and linuxParameters (initProcessEnabled, maxSwap, swappiness, sharedMemorySize, and tmpfs). Also, add new context keys for awslogs.
- feature: ConfigService: Make the delivery-s3-bucket as an optional parameter for conformance packs and organizational conformance packs
- feature: EC2: This release supports returning additional information about local gateway resources, such as the local gateway route table.
- feature: FraudDetector: Increased maximum length of eventVariables values for GetEventPrediction from 256 to 1024.
- feature: STS: Documentation update for AssumeRole error
2.760.0
- feature: Amplify: Allow Oauth Token in CreateApp call to be a maximum of 1000 characters instead of 100
- feature: EKS: Amazon EKS now supports configuring your cluster's service CIDR during cluster creation.
Commits
-
dcfed15
Updates SDK to v2.766.0 -
890ebf0
Update s_code script handling (#3474) -
0b405af
fix #3401: call customBackoff() only upon retryable errors (#3402) -
80fc9c2
Updates SDK to v2.765.0 -
060f6c0
Updates SDK to v2.764.0 -
4fd99d0
Support S3 on Outposts Access Point and Bucket ARNs (#3471) -
1784e57
Updates SDK to v2.763.0 -
3e6d330
Updates SDK to v2.762.0 -
c6733b5
Updates SDK to v2.761.0 -
481965e
Updates SDK to v2.760.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)