Represents an HTTP message with headers and an optional static or streaming
body. bode: ArrayBuffer | ArrayBufferView | string | Uint8Array | Readable | ReadableStream;
deprecated
Replaced by implementation HttpRequest/HttpResponse in @aws-sdk/protocol-http.
Represents an HTTP message with headers and an optional static or streaming body. bode: ArrayBuffer | ArrayBufferView | string | Uint8Array | Readable | ReadableStream;
Replaced by implementation HttpRequest/HttpResponse in @aws-sdk/protocol-http.