CancelEmailRequest: {
    emailId: string;
    region?: Region;
}

Type declaration

  • emailId: string

    ID of the email to cancel.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.