Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Represents the options that may be passed to an Http Handler.

Hierarchy

  • HttpHandlerOptions

Properties

abortSignal?: AbortSignal
requestTimeout?: number

The maximum time in milliseconds that the connection phase of a request may take before the connection attempt is abandoned.