Skip to main content
Module

x/aws_api/services/kms/mod.ts>ConnectionErrorCodeType

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
type alias ConnectionErrorCodeType
import { type ConnectionErrorCodeType } from "https://deno.land/x/aws_api@v0.8.1/services/kms/mod.ts";
definition:
| "INVALID_CREDENTIALS"
| "CLUSTER_NOT_FOUND"
| "NETWORK_ERRORS"
| "INTERNAL_ERROR"
| "INSUFFICIENT_CLOUDHSM_HSMS"
| "USER_LOCKED_OUT"
| "USER_NOT_FOUND"
| "USER_LOGGED_IN"
| "SUBNET_NOT_FOUND"
| cmnP.UnexpectedEnumValue