Bump aws-sdk from 2.652.0 to 2.1296.0 in /backend
Created by: dependabot[bot]
Bumps aws-sdk from 2.652.0 to 2.1296.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.1296.0
See changelog for more information.
Release v2.1295.0
See changelog for more information.
Release v2.1294.0
See changelog for more information.
Release v2.1293.0
See changelog for more information.
Release v2.1292.0
See changelog for more information.
Release v2.1291.0
See changelog for more information.
Release v2.1290.0
See changelog for more information.
Release v2.1289.0
See changelog for more information.
Release v2.1288.0
See changelog for more information.
Release v2.1287.0
See changelog for more information.
Release v2.1286.0
See changelog for more information.
Release v2.1285.0
See changelog for more information.
Release v2.1284.0
See changelog for more information.
Release v2.1283.0
See changelog for more information.
Release v2.1282.0
See changelog for more information.
Release v2.1281.0
See changelog for more information.
Release v2.1280.0
See changelog for more information.
... (truncated)
Changelog
Sourced from aws-sdk's changelog.
2.1296.0
- feature: Billingconductor: This release adds support for SKU Scope for pricing plans.
- feature: Cloud9: Added minimum value to AutomaticStopTimeMinutes parameter.
- feature: Imagebuilder: Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
- feature: NetworkFirewall: Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.
2.1295.0
- bugfix: Endpoints: Use correct FIPS endpoint for CloudFormation in GovCloud
- feature: Connect: This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
- feature: EC2: Documentation updates for EC2.
- feature: Outposts: This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
- feature: ResourceGroups: AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.
2.1294.0
- feature: CleanRooms: Initial release of AWS Clean Rooms
- feature: CloudWatchLogs: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
- feature: Lambda: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
- feature: MediaConvert: The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
2.1293.0
- feature: Kendra: This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
2.1292.0
- bugfix: KendraRanking: Set endpoint to dualstack by default
- feature: Location: This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
- feature: RDS: This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.
2.1291.0
- feature: ECRPUBLIC: This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
- feature: KendraRanking: Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
- feature: NetworkFirewall: Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.
- feature: RAM: Enabled FIPS aws-us-gov endpoints in SDK.
- feature: WorkSpacesWeb: This release adds support for a new portal authentication type: AWS IAM Identity Center (successor to AWS Single Sign-On).
2.1290.0
- feature: ACMPCA: Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs.
- feature: AuditManager: This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager.
2.1289.0
- feature: AmplifyBackend: Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
- feature: AppRunner: This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
- feature: Connect: Documentation update for a new Initiation Method value in DescribeContact API
- feature: EMRServerless: Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.
- feature: RDS: This release adds support for specifying which certificate authority (CA) to use for a DB instance's server certificate during DB instance creation, as well as other CA enhancements.
2.1288.0
- feature: ApplicationAutoScaling: Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions.
- feature: SSM: Adding support for QuickSetup Document Type in Systems Manager
2.1287.0
... (truncated)
Commits
-
e800dc8
Updates SDK to v2.1296.0 -
668305c
Updates SDK to v2.1295.0 -
d157e69
fix(endpoints): fix FIPS endpoints for CloudFormation (#4325) -
cb16a61
Updates SDK to v2.1294.0 -
13e512c
Updates SDK to v2.1293.0 -
302d48a
Updates SDK to v2.1292.0 -
dbe1c5f
fix(KendraRanking): set endpoint to dualstack by default (#4319) -
9460a45
Updates SDK to v2.1291.0 -
4ef68ca
Updates SDK to v2.1290.0 -
9cac65a
Updates SDK to v2.1289.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)