property SesProvider.prototype.isHealthy
Since 0.1.0

M70c: present only when the client exposes isHealthy?() (the real adapter issues GetAccount); its absence is unknown reachability, not false.

Type

() => Promise<boolean>

Usage

import { SesProvider } from "mail-plugin/src/index.ts";