build(deps): bump aws-sdk from 2.652.0 to 2.661.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps aws-sdk from 2.652.0 to 2.661.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.661.0
See changelog for more information.
Release v2.660.0
See changelog for more information.
Release v2.659.0
See changelog for more information.
Release v2.658.0
See changelog for more information.
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.661.0
- feature: CodeGuruReviewer: Add support for code review and recommendation feedback APIs.
- feature: ES: This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
- feature: FMS: This release is to support AWS Firewall Manager policy with Organizational Unit scope.
- feature: Redshift: Amazon Redshift support for usage limits
2.660.0
- feature: CostExplorer: Cost Explorer Rightsizing Recommendations integrates with Compute Optimizer and begins offering across instance family rightsizing recommendations, adding to existing support for within instance family rightsizing recommendations.
- feature: EMR: Amazon EMR adds support for configuring a managed scaling policy for an Amazon EMR cluster. This enables automatic resizing of a cluster to optimize for job execution speed and reduced cluster cost.
- feature: GuardDuty: AWS GuardDuty now supports using AWS Organizations delegated administrators to create and manage GuardDuty master and member accounts. The feature also allows GuardDuty to be automatically enabled on associated organization accounts.
- feature: Route53Domains: You can now programmatically transfer domains between AWS accounts without having to contact AWS Support
2.659.0
- feature: ApiGatewayV2: You can now export an OpenAPI 3.0 compliant API definition file for Amazon API Gateway HTTP APIs using the Export API.
- feature: CostExplorer: Cost Categories API is now General Available with new dimensions and operations support. You can map costs by account name, service, and charge type dimensions as well as use contains, starts with, and ends with operations. Cost Categories can also be used in RI and SP coverage reports.
- feature: Glue: Added a new ConnectionType "KAFKA" and a ConnectionProperty "KAFKA_BOOTSTRAP_SERVERS" to support Kafka connection.
- feature: IoTEvents: API update that allows users to add AWS Iot SiteWise actions while creating Detector Model in AWS Iot Events
- feature: Synthetics: Introducing CloudWatch Synthetics. This is the first public release of CloudWatch Synthetics.
2.658.0
- feature: FraudDetector: Added support for a new rule engine execution mode. Customers will be able to configure their detector versions to evaluate all rules and return outcomes from all 'matched' rules in the GetPrediction API response. Added support for deleting Detectors (DeleteDetector) and Rule Versions (DeleteRuleVersion).
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
... (truncated)
Commits
-
fae4154
Updates SDK to v2.661.0 -
dabf8b1
Updates SDK to v2.660.0 -
9b18fd3
Updates SDK to v2.659.0 -
6421684
Updates SDK to v2.658.0 -
20d6707
Updates SDK to v2.657.0 -
59512e1
Creates and deletes dynamoDB table in integration tests (#3205) -
a7620a2
Updates SDK to v2.656.0 -
3f55bc9
Set MaxRetriesExceeded on monitoring event only when the final… (#3196) -
d95b9c7
chore: update bug issue template (#3171) -
6e24274
chore: update lock bot to close issues in 4 days (#3201) - 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)