AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::SES::ReceiptRuleSet

CfnReceiptRuleSet

Creates an empty receipt rule set. For information about setting up receipt rule sets, see the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/receiving-email-concepts.html#receiving-email-concepts-rules) . You can execute this operation no more than once per second.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnReceiptRuleSetProps.

ruleSetNameOptional
string

The name of the receipt rule set to make active. Setting this value to null disables all email receiving.

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