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

AssociateMemberAccountRequest

import type { AssociateMemberAccountRequest } from "https://aws-api.deno.dev/v0.3/services/macie.ts?docs=full";
interface AssociateMemberAccountRequest {
memberAccountId: string;
}

§Properties

§
memberAccountId: string
[src]

The ID of the AWS account that you want to associate with Amazon Macie Classic as a member account.