Namespace Amazon.CDK.AWS.PinpointEmail
Amazon Pinpoint Email Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.PinpointEmail;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::PinpointEmail.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnConfigurationSet | Create a configuration set. |
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.TrackingOptionsProperty | An object that defines the tracking options for a configuration set. |
CfnConfigurationSetEventDestination | Create an event destination. |
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 |
CfnConfigurationSetProps | Properties for defining a |
CfnDedicatedIpPool | A request to create a new dedicated IP pool. |
CfnDedicatedIpPoolProps | Properties for defining a |
CfnIdentity | Specifies an identity to use for sending email through Amazon Pinpoint. |
CfnIdentity.MailFromAttributesProperty | A list of attributes that are associated with a MAIL FROM domain. |
CfnIdentityProps | Properties for defining a |
Interfaces
CfnConfigurationSet.IDeliveryOptionsProperty | Used to associate a configuration set with a dedicated IP pool. |
CfnConfigurationSet.IReputationOptionsProperty | Enable or disable collection of reputation metrics for emails that you send using this configuration set in the current AWS Region. |
CfnConfigurationSet.ISendingOptionsProperty | Used to enable or disable email sending for messages that use this configuration set in the current AWS Region. |
CfnConfigurationSet.ITrackingOptionsProperty | An object that defines the tracking options for a configuration set. |
CfnConfigurationSetEventDestination.ICloudWatchDestinationProperty | An object that defines an Amazon CloudWatch destination for email events. |
CfnConfigurationSetEventDestination.IDimensionConfigurationProperty | An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch. |
CfnConfigurationSetEventDestination.IEventDestinationProperty | In Amazon Pinpoint, events include message sends, deliveries, opens, clicks, bounces, and complaints. |
CfnConfigurationSetEventDestination.IKinesisFirehoseDestinationProperty | An object that defines an Amazon Kinesis Data Firehose destination for email events. |
CfnConfigurationSetEventDestination.IPinpointDestinationProperty | An object that defines a Amazon Pinpoint destination for email events. |
CfnConfigurationSetEventDestination.ISnsDestinationProperty | An object that defines an Amazon SNS destination for email events. |
CfnIdentity.IMailFromAttributesProperty | A list of attributes that are associated with a MAIL FROM domain. |
ICfnConfigurationSetEventDestinationProps | Properties for defining a |
ICfnConfigurationSetProps | Properties for defining a |
ICfnDedicatedIpPoolProps | Properties for defining a |
ICfnIdentityProps | Properties for defining a |