Skip to main content
Module

x/aws_api/services/sesv2/mod.ts>EventType

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
type alias EventType
import { type EventType } from "https://deno.land/x/aws_api@v0.8.1/services/sesv2/mod.ts";
definition:
| "SEND"
| "REJECT"
| "BOUNCE"
| "COMPLAINT"
| "DELIVERY"
| "OPEN"
| "CLICK"
| "RENDERING_FAILURE"
| "DELIVERY_DELAY"
| "SUBSCRIPTION"
| cmnP.UnexpectedEnumValue