interface GetCallerIdentityResponseimport { type GetCallerIdentityResponse } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sts/mod.ts"; PropertiesoptionalUserId: string | nulloptionalAccount: string | nulloptionalArn: string | null