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 an HTTP message as received in reply to a request. Contains a numeric status code in addition to standard message properties.

Hierarchy

Properties

Properties

body?: any
headers: HeaderBag
statusCode: number