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

AssociateServiceRoleToAccountRequest

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

§Properties

§
roleArn: string
[src]

The Amazon Resource Name (ARN) of the service role to associate with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.