Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestPresigner

public

Hierarchy

  • RequestPresigner

Implemented by

Index

Methods

Methods

presign

  • Signs a request for future use.

    The request will be valid until either the provided expiration time has passed or the underlying credentials have expired.

    Parameters

    Returns Promise<HttpRequest>