ISESV2GetBlacklistReportsRequest
Interface in AWS.SESV2
Interface for GetBlacklistReports requests.
Ancestors
Properties
BlacklistItemNames
property BlacklistItemNames: TList<string>
The list of IP addresses to retrieve blacklist information for.
You can only specify dedicated IP addresses that you use to send email through Amazon SES or Amazon Pinpoint. These must be IP addresses that are associated with your AWS account and actively used for email sending operations. Blacklists are databases maintained by third-party organizations that track IP addresses suspected of sending spam or malicious content. When your dedicated IP addresses appear on these blacklists, it can significantly impact email deliverability and sender reputation. This operation helps you monitor your IP reputation by checking multiple well-known blacklist databases and providing detailed information about any listings, including the blacklist name, listing time, and description of the reason for listing. Regular monitoring of blacklist status is essential for maintaining good email deliverability, as blacklist entries can occur due to various factors including compromised accounts, policy violations, or reputation issues.