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

AssociateAdminAccountRequest

import type { AssociateAdminAccountRequest } from "https://aws-api.deno.dev/v0.4/services/fms.ts?docs=full";
interface AssociateAdminAccountRequest {
AdminAccount: string;
}

§Properties

§
AdminAccount: string
[src]

The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager administrator account. This must be an Organizations member account. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization.