Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetAccessKeyInfoResponse

import type { GetAccessKeyInfoResponse } from "https://aws-api.deno.dev/v0.4/services/sts.ts?docs=full";
interface GetAccessKeyInfoResponse {
Account?: string | null;
}

§Properties

§
Account?: string | null
[src]

The number used to identify the Amazon Web Services account.