mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
push
This commit is contained in:
parent
5783851415
commit
fe81ac9af1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
// /app/api/sign-s3-url/route.ts
|
||||
import { NextResponse } from "next/server";
|
||||
import { S3Client, GetObjectCommand } from "@aws-sdk/client-s3";
|
||||
import { S3Clien}
|
||||
import { getSignedUrl } from "@aws-sdk/s3-request-presigner";
|
||||
|
||||
const s3 = new S3Client({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue