Options
All
  • Public
  • Public/Protected
  • All
Menu

Configuration of the signing middleware

Hierarchy

  • SigningOptions

Index

Properties

credentials

credentials: Credentials | function

region

region: string

service

service: string

Optional uriEscapePath

uriEscapePath: boolean

Whether to uri encode the path as part of canonical uri. It's used for S3 only where the pathname is already uri encoded, and the signing process is not expected to uri encode it again.

default

true