Skip to main content
Module

x/aws_api/client/common.ts>EndpointParameters

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface EndpointParameters
import { type EndpointParameters } from "https://deno.land/x/aws_api@v0.8.1/client/common.ts";

Properties

apiMetadata: ApiMetadata
region: string
optional
hostPrefix: string
requestPath: string