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

GetImagePolicyRequest

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

§Properties

§
imageArn: string
[src]

The Amazon Resource Name (ARN) of the image whose policy you want to retrieve.