SendQuota
import type { SendQuota } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/pinpointemail.ts";interface SendQuota {
Max24HourSend?: number | null;
MaxSendRate?: number | null;
SentLast24Hours?: number | null;
}import type { SendQuota } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/pinpointemail.ts";