Skip to main content
Module

x/aws_sign_v4/mod.ts>toAmz

Generate AWS Signature V4 for AWS low-level REST APIs.
Latest
variable toAmz
Re-export
import { toAmz } from "https://deno.land/x/aws_sign_v4@1.0.2/mod.ts";

type

(date: Date) => string