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

EventDataSource

import type { EventDataSource } from "https://aws-api.deno.dev/v0.3/services/devopsguru.ts?docs=full";
type EventDataSource = "AWS_CLOUD_TRAIL" | "AWS_CODE_DEPLOY" | cmnP.UnexpectedEnumValue;

§Type

§
"AWS_CLOUD_TRAIL" | "AWS_CODE_DEPLOY" | cmnP.UnexpectedEnumValue
[src]