import { type CodePipelineCloudWatchStageEvent } from "https://deno.land/x/lambda@1.43.3/mod.ts";
Properties
detail: { pipeline: string; version: number; execution-id: string; stage: string; state: CodePipelineStageState; }
x/lambda/mod.ts>CodePipelineCloudWatchStageEvent
import { type CodePipelineCloudWatchStageEvent } from "https://deno.land/x/lambda@1.43.3/mod.ts";