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

StartLambdaFunctionFailedCause

import type { StartLambdaFunctionFailedCause } from "https://aws-api.deno.dev/v0.4/services/swf.ts?docs=full";
type StartLambdaFunctionFailedCause = "ASSUME_ROLE_FAILED" | cmnP.UnexpectedEnumValue;

§Type

§
"ASSUME_ROLE_FAILED" | cmnP.UnexpectedEnumValue
[src]