import * as mod from "https://dotland.deno.dev/x/aws_api@v0.8.1/client/common.ts";
Functions
Return a hex representation of a byte-buffer | |
Generate SHA-256 hash of a byte-buffer | |
Generate SHA-256 hash of a string with an HMAC byte-buffer key |
Interfaces
The HTTP contract expected by all service API implementations | |
The AWS credentials to use for signing. | |
Request options that are provided by the original caller | |
Internal configuration to control a service's ApiClient behavior. | |
Generic AWS Signer interface |