AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::SES::ReceiptFilter

CfnReceiptFilter

Specify a new IP address filter. You use IP address filters when you receive email with Amazon SES.

Import

import { CfnReceiptFilter } from 'aws-cdk-lib/aws-ses';

Or use the module namespace:

import * as ses from 'aws-cdk-lib/aws-ses';
// ses.CfnReceiptFilter

Properties

Configuration passed to the constructor as CfnReceiptFilterProps.

filterRequired
IResolvable | FilterProperty

A 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.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon SES Cheat Sheet

Everything you need to know about Amazon SES on one page. HD quality, print-friendly.

Download Free Infographic