Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DomainDeliverabilityTrackingOption

An object that contains information about the Deliverability dashboard subscription for a verified domain that you use to send email and currently has an active Deliverability dashboard subscription. If a Deliverability dashboard subscription is active for a domain, you gain access to reputation, inbox placement, and other metrics for the domain.

Hierarchy

  • DomainDeliverabilityTrackingOption

Properties

Domain?: string

A verified domain that’s associated with your AWS account and currently has an active Deliverability dashboard subscription.

InboxPlacementTrackingOption?: InboxPlacementTrackingOption

An object that contains information about the inbox placement data settings for the domain.

SubscriptionStartDate?: Date

The date, in Unix time format, when you enabled the Deliverability dashboard for the domain.