Interface AwsSigningConfig

Configuration for use in browser credentials

Hierarchy

Properties

credentials: AWSCredentials
date?: Date

Date and time to use during the signing process. If not provided then the current time in UTC is used. Naive dates (lacking timezone info) are assumed to be in local time

region: string

The region to sign against

service?: string

Name of service to sign a request for

Generated using TypeDoc