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.
Class GetDomainDeliverabilityCampaignCommandProtected
Retrieve all the deliverability data for a specific campaign. This data is available
for a campaign only if the campaign sent email by using a domain that the
Deliverability dashboard is enabled for (PutDeliverabilityDashboardOption
operation).
Example
Use a bare-bones client and the command you need to make an API call.
Retrieve all the deliverability data for a specific campaign. This data is available for a campaign only if the campaign sent email by using a domain that the Deliverability dashboard is enabled for (
PutDeliverabilityDashboardOption
operation).Example
Use a bare-bones client and the command you need to make an API call.
Param
GetDomainDeliverabilityCampaignCommandInput
Returns
GetDomainDeliverabilityCampaignCommandOutput
See
input
shape.response
shape.config
shape.Throws
BadRequestException (client fault)
The input you provided is invalid.
Throws
NotFoundException (client fault)
The resource you attempted to access doesn't exist.
Throws
TooManyRequestsException (client fault)
Too many requests have been made to the operation.
Throws
PinpointEmailServiceException
Base exception class for all service exceptions from PinpointEmail service.