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

RegisterCrossAccountAccessRoleRequest

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

§Properties

§
roleArn: string
[src]

The ARN of the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments.