type alias JSONObjectimport { type JSONObject } from "https://dotland.deno.dev/x/aws_api@v0.4.0/encoding/json.ts"; definition: { [key: string]: JSONValue; }