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

DeleteEventSourceMappingRequest

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

§Properties

§
UUID: string
[src]

The identifier of the event source mapping.