AWS::SES::ReceiptFilterSpecify a new IP address filter. You use IP address filters when you receive email with Amazon SES.
import { CfnReceiptFilter } from 'aws-cdk-lib/aws-ses';Or use the module namespace:
import * as ses from 'aws-cdk-lib/aws-ses';
// ses.CfnReceiptFilterConfiguration passed to the constructor as CfnReceiptFilterProps.
filterRequiredIResolvable | FilterPropertyA data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon SES on one page. HD quality, print-friendly.
Download Free Infographicaws-sesAWS::SES::ReceiptFilter