Skip to main content
Module

x/aws_api/services/route53/mod.ts>Route53#getGeoLocation

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
method Route53.prototype.getGeoLocation
import { Route53 } from "https://deno.land/x/aws_api@v0.8.1/services/route53/mod.ts";

Parameters

optional
params: s.GetGeoLocationRequest = [UNSUPPORTED]
optional
opts: client.RequestOptions = [UNSUPPORTED]

Returns

Promise<s.GetGeoLocationResponse>