Skip to main content
Module

x/aws_api/extras/s3-presign.ts>getPresignedUrl

From-scratch Typescript client for accessing AWS APIs
Go to Latest
function getPresignedUrl
import { getPresignedUrl } from "https://deno.land/x/aws_api@v0.8.0/extras/s3-presign.ts";

Presigns an AWS S3 URL for one of the commercial AWS regions.

Parameters

options: GetSignedUrlOptions

Returns

Promise<string>