Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/cloudformation@2010-05-15/mod.ts>HandlerErrorCode

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias HandlerErrorCode
import { type HandlerErrorCode } from "https://deno.land/x/aws_api@v0.1.0/services/cloudformation@2010-05-15/mod.ts";
definition:
| "NotUpdatable"
| "InvalidRequest"
| "AccessDenied"
| "InvalidCredentials"
| "AlreadyExists"
| "NotFound"
| "ResourceConflict"
| "Throttling"
| "ServiceLimitExceeded"
| "NotStabilized"
| "GeneralServiceException"
| "ServiceInternalError"
| "NetworkFailure"
| "InternalFailure"