Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.CustomerProfiles

AWS::CustomerProfiles Construct Library

--- End-of-Support
AWS CDK v1 has reached End-of-Support on 2023-06-01.
This package is no longer being updated, and users should migrate to AWS CDK v2.

For more information on how to migrate, see the Migrating to AWS CDK v2 guide.


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

using Amazon.CDK.AWS.CustomerProfiles;

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

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

    Classes

    CfnDomain

    A CloudFormation AWS::CustomerProfiles::Domain.

    CfnDomainProps

    Properties for defining a CfnDomain.

    CfnIntegration

    A CloudFormation AWS::CustomerProfiles::Integration.

    CfnIntegration.ConnectorOperatorProperty

    The operation to be performed on the provided source fields.

    CfnIntegration.FlowDefinitionProperty

    The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow.

    CfnIntegration.IncrementalPullConfigProperty

    Specifies the configuration used when importing incremental records from the source.

    CfnIntegration.MarketoSourcePropertiesProperty

    The properties that are applied when Marketo is being used as a source.

    CfnIntegration.ObjectTypeMappingProperty

    A map in which each key is an event type from an external application such as Segment or Shopify, and each value is an ObjectTypeName (template) used to ingest the event.

    CfnIntegration.S3SourcePropertiesProperty

    The properties that are applied when Amazon S3 is being used as the flow source.

    CfnIntegration.SalesforceSourcePropertiesProperty

    The properties that are applied when Salesforce is being used as a source.

    CfnIntegration.ScheduledTriggerPropertiesProperty

    Specifies the configuration details of a scheduled-trigger flow that you define.

    CfnIntegration.ServiceNowSourcePropertiesProperty

    The properties that are applied when ServiceNow is being used as a source.

    CfnIntegration.SourceConnectorPropertiesProperty

    Specifies the information that is required to query a particular Amazon AppFlow connector.

    CfnIntegration.SourceFlowConfigProperty

    The configuration that controls how Customer Profiles retrieves data from the source.

    CfnIntegration.TaskPropertiesMapProperty

    A map used to store task-related information.

    CfnIntegration.TaskProperty

    The Task property type specifies the class for modeling different type of tasks.

    CfnIntegration.TriggerConfigProperty

    The trigger settings that determine how and when Amazon AppFlow runs the specified flow.

    CfnIntegration.TriggerPropertiesProperty

    Specifies the configuration details that control the trigger for a flow.

    CfnIntegration.ZendeskSourcePropertiesProperty

    The properties that are applied when using Zendesk as a flow source.

    CfnIntegrationProps

    Properties for defining a CfnIntegration.

    CfnObjectType

    A CloudFormation AWS::CustomerProfiles::ObjectType.

    CfnObjectType.FieldMapProperty

    A map of the name and ObjectType field.

    CfnObjectType.KeyMapProperty

    A unique key map that can be used to map data to the profile.

    CfnObjectType.ObjectTypeFieldProperty

    Represents a field in a ProfileObjectType.

    CfnObjectType.ObjectTypeKeyProperty

    An object that defines the Key element of a ProfileObject.

    CfnObjectTypeProps

    Properties for defining a CfnObjectType.

    Interfaces

    CfnIntegration.IConnectorOperatorProperty

    The operation to be performed on the provided source fields.

    CfnIntegration.IFlowDefinitionProperty

    The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow.

    CfnIntegration.IIncrementalPullConfigProperty

    Specifies the configuration used when importing incremental records from the source.

    CfnIntegration.IMarketoSourcePropertiesProperty

    The properties that are applied when Marketo is being used as a source.

    CfnIntegration.IObjectTypeMappingProperty

    A map in which each key is an event type from an external application such as Segment or Shopify, and each value is an ObjectTypeName (template) used to ingest the event.

    CfnIntegration.IS3SourcePropertiesProperty

    The properties that are applied when Amazon S3 is being used as the flow source.

    CfnIntegration.ISalesforceSourcePropertiesProperty

    The properties that are applied when Salesforce is being used as a source.

    CfnIntegration.IScheduledTriggerPropertiesProperty

    Specifies the configuration details of a scheduled-trigger flow that you define.

    CfnIntegration.IServiceNowSourcePropertiesProperty

    The properties that are applied when ServiceNow is being used as a source.

    CfnIntegration.ISourceConnectorPropertiesProperty

    Specifies the information that is required to query a particular Amazon AppFlow connector.

    CfnIntegration.ISourceFlowConfigProperty

    The configuration that controls how Customer Profiles retrieves data from the source.

    CfnIntegration.ITaskPropertiesMapProperty

    A map used to store task-related information.

    CfnIntegration.ITaskProperty

    The Task property type specifies the class for modeling different type of tasks.

    CfnIntegration.ITriggerConfigProperty

    The trigger settings that determine how and when Amazon AppFlow runs the specified flow.

    CfnIntegration.ITriggerPropertiesProperty

    Specifies the configuration details that control the trigger for a flow.

    CfnIntegration.IZendeskSourcePropertiesProperty

    The properties that are applied when using Zendesk as a flow source.

    CfnObjectType.IFieldMapProperty

    A map of the name and ObjectType field.

    CfnObjectType.IKeyMapProperty

    A unique key map that can be used to map data to the profile.

    CfnObjectType.IObjectTypeFieldProperty

    Represents a field in a ProfileObjectType.

    CfnObjectType.IObjectTypeKeyProperty

    An object that defines the Key element of a ProfileObject.

    ICfnDomainProps

    Properties for defining a CfnDomain.

    ICfnIntegrationProps

    Properties for defining a CfnIntegration.

    ICfnObjectTypeProps

    Properties for defining a CfnObjectType.

    Back to top Generated by DocFX