@aws-sdk/client-sesv2

GetDomainStatisticsReportCommandInput Interface

Members

Name
Type
Details
Domain Requiredstring | undefined

The domain that you want to obtain deliverability metrics for.

EndDate RequiredDate | undefined

The last day (in Unix time) that you want to obtain domain deliverability metrics for. The EndDate that you specify has to be less than or equal to 30 days after the StartDate.

StartDate RequiredDate | undefined

The first day (in Unix time) that you want to obtain domain deliverability metrics for.

Full Signature

export interface GetDomainStatisticsReportCommandInput extends GetDomainStatisticsReportRequest