See: Description
| Interface | Description |
|---|---|
| CfnConfigurationSet.DeliveryOptionsProperty |
Used to associate a configuration set with a dedicated IP pool.
|
| CfnConfigurationSet.ReputationOptionsProperty |
Enable or disable collection of reputation metrics for emails that you send using this configuration set in the current AWS Region.
|
| CfnConfigurationSet.SendingOptionsProperty |
Used to enable or disable email sending for messages that use this configuration set in the current AWS Region.
|
| CfnConfigurationSet.TagsProperty |
An object that defines the tags (keys and values) that you want to associate with the configuration set.
|
| CfnConfigurationSet.TrackingOptionsProperty |
An object that defines the tracking options for a configuration set.
|
| CfnConfigurationSetEventDestination.CloudWatchDestinationProperty |
An object that defines an Amazon CloudWatch destination for email events.
|
| CfnConfigurationSetEventDestination.DimensionConfigurationProperty |
An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
|
| CfnConfigurationSetEventDestination.EventDestinationProperty |
In Amazon Pinpoint, *events* include message sends, deliveries, opens, clicks, bounces, and complaints.
|
| CfnConfigurationSetEventDestination.KinesisFirehoseDestinationProperty |
An object that defines an Amazon Kinesis Data Firehose destination for email events.
|
| CfnConfigurationSetEventDestination.PinpointDestinationProperty |
An object that defines a Amazon Pinpoint destination for email events.
|
| CfnConfigurationSetEventDestination.SnsDestinationProperty |
An object that defines an Amazon SNS destination for email events.
|
| CfnConfigurationSetEventDestinationProps |
Properties for defining a `CfnConfigurationSetEventDestination`.
|
| CfnConfigurationSetProps |
Properties for defining a `CfnConfigurationSet`.
|
| CfnDedicatedIpPool.TagsProperty |
An object that defines the tags (keys and values) that you want to associate with the dedicated IP pool.
|
| CfnDedicatedIpPoolProps |
Properties for defining a `CfnDedicatedIpPool`.
|
| CfnIdentity.MailFromAttributesProperty |
A list of attributes that are associated with a MAIL FROM domain.
|
| CfnIdentity.TagsProperty |
An object that defines the tags (keys and values) that you want to associate with the identity.
|
| CfnIdentityProps |
Properties for defining a `CfnIdentity`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.