AWSCDK::Pinpoint

38 types

Amazon Pinpoint Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

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::Pinpoint.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 19

CfnADMChannelA *channel* is a type of platform that you can deliver messages to. CfnAPNSChannelA *channel* is a type of platform that you can deliver messages to. CfnAPNSSandboxChannelA *channel* is a type of platform that you can deliver messages to. CfnAPNSVoipChannelA *channel* is a type of platform that you can deliver messages to. CfnAPNSVoipSandboxChannelA *channel* is a type of platform that you can deliver messages to. CfnAppAn *app* is an Amazon Pinpoint application, also referred to as a *project* . CfnApplicationSettingsSpecifies the settings for an Amazon Pinpoint application. CfnBaiduChannelA *channel* is a type of platform that you can deliver messages to. CfnCampaignSpecifies the settings for a campaign. CfnEmailChannelA *channel* is a type of platform that you can deliver messages to. CfnEmailTemplateCreates a message template that you can use in messages that are sent through the email ch CfnEventStreamCreates a new event stream for an application or updates the settings of an existing event CfnGCMChannelA *channel* is a type of platform that you can deliver messages to. CfnInAppTemplateCreates a message template that you can use to send in-app messages. CfnPushTemplateCreates a message template that you can use in messages that are sent through a push notif CfnSegmentUpdates the configuration, dimension, and other settings for an existing segment. CfnSMSChannelA *channel* is a type of platform that you can deliver messages to. CfnSmsTemplateCreates a message template that you can use in messages that are sent through the SMS chan CfnVoiceChannelA *channel* is a type of platform that you can deliver messages to.

Interfaces 19

CfnADMChannelPropsProperties for defining a `CfnADMChannel`. CfnAPNSChannelPropsProperties for defining a `CfnAPNSChannel`. CfnAPNSSandboxChannelPropsProperties for defining a `CfnAPNSSandboxChannel`. CfnAPNSVoipChannelPropsProperties for defining a `CfnAPNSVoipChannel`. CfnAPNSVoipSandboxChannelPropsProperties for defining a `CfnAPNSVoipSandboxChannel`. CfnApplicationSettingsPropsProperties for defining a `CfnApplicationSettings`. CfnAppPropsProperties for defining a `CfnApp`. CfnBaiduChannelPropsProperties for defining a `CfnBaiduChannel`. CfnCampaignPropsProperties for defining a `CfnCampaign`. CfnEmailChannelPropsProperties for defining a `CfnEmailChannel`. CfnEmailTemplatePropsProperties for defining a `CfnEmailTemplate`. CfnEventStreamPropsProperties for defining a `CfnEventStream`. CfnGCMChannelPropsProperties for defining a `CfnGCMChannel`. CfnInAppTemplatePropsProperties for defining a `CfnInAppTemplate`. CfnPushTemplatePropsProperties for defining a `CfnPushTemplate`. CfnSegmentPropsProperties for defining a `CfnSegment`. CfnSMSChannelPropsProperties for defining a `CfnSMSChannel`. CfnSmsTemplatePropsProperties for defining a `CfnSmsTemplate`. CfnVoiceChannelPropsProperties for defining a `CfnVoiceChannel`.