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

ListTagsRequest

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

§Properties

§
Resource: string
[src]

The function's Amazon Resource Name (ARN). Note: Lambda does not support adding tags to aliases or versions.