Skip to main content
Module

x/aws_api/client/client.ts>handleErrorResponse

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
function handleErrorResponse
import { handleErrorResponse } from "https://deno.land/x/aws_api@v0.7.0/client/client.ts";

Not for external use - exposed for internal testing only

Parameters

response: Response
reqMethod: string
protocol: string

Returns

Promise<never>