aws.sesv2.get_blacklist_reports
Example SQL Queries
SELECT * FROMaws.sesv2.get_blacklist_reportsWHERE"blacklist_item_names" = 'VALUE';Description
Retrieve a list of the blacklists that your dedicated IP addresses appear on.
Table Definition
| Column Name | Column Data Type |
|---|---|
| blacklist_item_names Required Input Column A list of IP addresses that you want to retrieve blacklist information about. You can only specify the dedicated IP addresses that you use to send email using Amazon SES or Amazon Pinpoint. | VARCHAR[] |
Show child fields
| |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| blacklist_report An object that contains information about a blacklist that one of your dedicated IP addresses appears on. | MAP(VARCHAR, STRUCT( |