AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::SES::MailManagerAddonSubscription

CfnMailManagerAddonSubscription

Creates a subscription for an Add On representing the acceptance of its terms of use and additional pricing. The subscription can then be used to create an instance for use in rule sets or traffic policies.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnMailManagerAddonSubscriptionProps.

addonNameRequired
string

The name of the Add On to subscribe to. You can only have one subscription for each Add On name. Valid Values: `TRENDMICRO_VSAPI | SPAMHAUS_DBL | ABUSIX_MAIL_INTELLIGENCE | VADE_ADVANCED_EMAIL_SECURITY`

tagsOptional
CfnTag[]

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

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