build(deps): bump aws-sdk from 2.652.0 to 2.741.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps aws-sdk from 2.652.0 to 2.741.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.741.0
See changelog for more information.
Release v2.740.0
See changelog for more information.
Release v2.739.0
See changelog for more information.
Release v2.738.0
See changelog for more information.
Release v2.737.0
See changelog for more information.
Release v2.736.0
See changelog for more information.
Release v2.735.0
See changelog for more information.
Release v2.734.0
See changelog for more information.
Release v2.733.0
See changelog for more information.
Release v2.732.0
See changelog for more information.
Release v2.731.0
See changelog for more information.
Release v2.730.0
See changelog for more information.
Release v2.729.0
See changelog for more information.
Release v2.728.0
See changelog for more information.
Release v2.727.1
See changelog for more information.
Release v2.727.0
See changelog for more information.
Release v2.726.0
See changelog for more information.
Changelog
Sourced from aws-sdk's changelog.
2.741.0
- feature: EC2: Introduces support to initiate Internet Key Exchange (IKE) negotiations for VPN connections from AWS. A user can now send the initial IKE message to their Customer Gateway (CGW) from VPN endpoints.
- feature: GameLift: GameLift FleetIQ as a standalone feature is now generally available. FleetIQ makes low-cost Spot instances viable for game hosting. Use GameLift FleetIQ with your EC2 Auto Scaling groups.
- feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for WebM DASH outputs as well as H.264 4:2:2 10-bit output in MOV and MP4.
2.740.0
- bugfix: TypeScript type definitions: Deep imports of clients no longer reference entire SDK type definitions
- feature: Appflow: Amazon AppFlow is a fully managed integration service that securely transfers data between AWS services and SaaS applications. This update releases the first version of Amazon AppFlow APIs and SDK.
- feature: Route53Resolver: Route 53 Resolver adds support for resolver query logs
2.739.0
- feature: DMS: Added new endpoint settings to include columns with Null and Empty value when using Kinesis and Kafka as target. Added a new endpoint setting to set maximum message size when using Kafka as target.
- feature: EC2: This release enables customers to use VPC prefix lists in their transit gateway route tables, and it adds support for Provisioned IOPS SSD (io2) EBS volumes.
- feature: IoTSiteWise: Add traversalDirection to ListAssociatedAssetsRequest and add portal status to ListPortalsResponse
- feature: Kafka: Add UpdateConfiguration and DeleteConfiguration operations.
- feature: SSM: Add string length constraints to OpsDataAttributeName and OpsFilterValue.
- feature: XRay: AWS X-Ray now supports tagging on sampling rules and groups.
2.738.0
- feature: ApiGatewayV2: Customers can now create Amazon API Gateway HTTP APIs that route requests to AWS AppConfig, Amazon EventBridge, Amazon Kinesis Data Streams, Amazon SQS, and AWS Step Functions.
2.737.0
- feature: IVS: Amazon Interactive Video Service (IVS) now offers customers the ability to create private channels, allowing customers to restrict their streams by channel or viewer.
- feature: LakeFormation: Adding additional field in ListPermissions API response to return RAM resource share ARN if a resource were shared through AWS RAM service.
- feature: ServiceCatalog: Enhance SearchProvisionedProducts API to allow queries using productName and provisioningArtifactName. Added lastProvisioningRecordId and lastSuccessfulRecordId to Read ProvisionedProduct APIs
- feature: StorageGateway: Added WORM, tape retention lock, and custom pool features for virtual tapes.
2.736.0
- feature: CognitoIdentityServiceProvider: Adding the option to use a service linked role to publish events to Pinpoint.
- feature: DataSync: DataSync support for filters as input arguments to the ListTasks and ListLocations API calls.
- feature: IdentityStore: AWS Single Sign-On (SSO) Identity Store service provides an interface to retrieve all of your users and groups. It enables entitlement management per user or group for AWS SSO and other IDPs.
- feature: SESV2: This release includes new APIs to allow customers to add or remove email addresses from their account-level suppression list in bulk.
- feature: SecurityHub: New details for DynamoDB tables, Elastic IP addresses, IAM policies and users, RDS DB clusters and snapshots, and Secrets Manager secrets. Added details for AWS KMS keys and RDS DB instances.
2.735.0
- feature: ACM: ACM provides support for the new Private CA feature Cross-account CA sharing. ACM users can issue certificates signed by a private CA belonging to another account where the CA was shared with them.
- feature: ACMPCA: ACM Private CA is launching cross-account support. This allows customers to share their private CAs with other accounts, AWS Organizations, and organizational units to issue end-entity certificates.
- feature: ECR: This feature adds support for pushing and pulling Open Container Initiative (OCI) artifacts.
- feature: Kinesis: Updates API to latest version.
- feature: QuickSight: Amazon QuickSight now supports programmatic creation and management of analyses with new APIs.
- feature: RoboMaker: This release introduces RoboMaker Simulation WorldForge, a capability that automatically generates one or more simulation worlds.
2.734.0
- bugfix: ErrorParser: fix UnknownEndpoint exception not thrown in Node14(#3393)
- feature: AppStream: Adds support for the Desktop View feature
- feature: Braket: Fixing bug in our SDK model where device status and device type had been flipped.
- feature: EC2: New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth
- feature: SageMaker: Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric
2.733.0
Commits
-
5ae5a7d
Updates SDK to v2.741.0 -
164f318
Updates SDK to v2.740.0 -
9bd7fdb
Deep typescript client imports no longer import all clients (#3398) -
68dbcaf
Updates SDK to v2.739.0 -
83e0032
Updates SDK to v2.738.0 -
be7bae7
Updates SDK to v2.737.0 -
784f93b
Updates SDK to v2.736.0 -
e7fe765
Updates SDK to v2.735.0 -
daefd06
Updates SDK to v2.734.0 -
f1c689f
fix UnknownEndpoint exception not thrown in Node14 (#3396) - 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)