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

CreateGroupMembershipRequest

import type { CreateGroupMembershipRequest } from "https://aws-api.deno.dev/v0.3/services/quicksight.ts?docs=full";
interface CreateGroupMembershipRequest {
AwsAccountId: string;
GroupName: string;
MemberName: string;
Namespace: string;
}

§Properties

§
AwsAccountId: string
[src]

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

§
GroupName: string
[src]

The name of the group that you want to add the user to.

§
MemberName: string
[src]

The name of the user that you want to add to the group membership.

§
Namespace: string
[src]

The namespace. Currently, you should set this to default.