{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.CustomerProfiles
(
defaultService,
_AccessDeniedException,
_ThrottlingException,
_InternalServerException,
_ResourceNotFoundException,
_BadRequestException,
DeleteProfileObjectType (DeleteProfileObjectType'),
newDeleteProfileObjectType,
DeleteProfileObjectTypeResponse (DeleteProfileObjectTypeResponse'),
newDeleteProfileObjectTypeResponse,
ListIntegrations (ListIntegrations'),
newListIntegrations,
ListIntegrationsResponse (ListIntegrationsResponse'),
newListIntegrationsResponse,
PutProfileObjectType (PutProfileObjectType'),
newPutProfileObjectType,
PutProfileObjectTypeResponse (PutProfileObjectTypeResponse'),
newPutProfileObjectTypeResponse,
ListProfileObjects (ListProfileObjects'),
newListProfileObjects,
ListProfileObjectsResponse (ListProfileObjectsResponse'),
newListProfileObjectsResponse,
ListProfileObjectTypeTemplates (ListProfileObjectTypeTemplates'),
newListProfileObjectTypeTemplates,
ListProfileObjectTypeTemplatesResponse (ListProfileObjectTypeTemplatesResponse'),
newListProfileObjectTypeTemplatesResponse,
DeleteProfile (DeleteProfile'),
newDeleteProfile,
DeleteProfileResponse (DeleteProfileResponse'),
newDeleteProfileResponse,
UpdateProfile (UpdateProfile'),
newUpdateProfile,
UpdateProfileResponse (UpdateProfileResponse'),
newUpdateProfileResponse,
ListTagsForResource (ListTagsForResource'),
newListTagsForResource,
ListTagsForResourceResponse (ListTagsForResourceResponse'),
newListTagsForResourceResponse,
AddProfileKey (AddProfileKey'),
newAddProfileKey,
AddProfileKeyResponse (AddProfileKeyResponse'),
newAddProfileKeyResponse,
GetProfileObjectTypeTemplate (GetProfileObjectTypeTemplate'),
newGetProfileObjectTypeTemplate,
GetProfileObjectTypeTemplateResponse (GetProfileObjectTypeTemplateResponse'),
newGetProfileObjectTypeTemplateResponse,
GetIntegration (GetIntegration'),
newGetIntegration,
GetIntegrationResponse (GetIntegrationResponse'),
newGetIntegrationResponse,
GetDomain (GetDomain'),
newGetDomain,
GetDomainResponse (GetDomainResponse'),
newGetDomainResponse,
CreateDomain (CreateDomain'),
newCreateDomain,
CreateDomainResponse (CreateDomainResponse'),
newCreateDomainResponse,
DeleteIntegration (DeleteIntegration'),
newDeleteIntegration,
DeleteIntegrationResponse (DeleteIntegrationResponse'),
newDeleteIntegrationResponse,
CreateProfile (CreateProfile'),
newCreateProfile,
CreateProfileResponse (CreateProfileResponse'),
newCreateProfileResponse,
PutProfileObject (PutProfileObject'),
newPutProfileObject,
PutProfileObjectResponse (PutProfileObjectResponse'),
newPutProfileObjectResponse,
PutIntegration (PutIntegration'),
newPutIntegration,
PutIntegrationResponse (PutIntegrationResponse'),
newPutIntegrationResponse,
DeleteProfileObject (DeleteProfileObject'),
newDeleteProfileObject,
DeleteProfileObjectResponse (DeleteProfileObjectResponse'),
newDeleteProfileObjectResponse,
ListProfileObjectTypes (ListProfileObjectTypes'),
newListProfileObjectTypes,
ListProfileObjectTypesResponse (ListProfileObjectTypesResponse'),
newListProfileObjectTypesResponse,
DeleteProfileKey (DeleteProfileKey'),
newDeleteProfileKey,
DeleteProfileKeyResponse (DeleteProfileKeyResponse'),
newDeleteProfileKeyResponse,
GetProfileObjectType (GetProfileObjectType'),
newGetProfileObjectType,
GetProfileObjectTypeResponse (GetProfileObjectTypeResponse'),
newGetProfileObjectTypeResponse,
MergeProfiles (MergeProfiles'),
newMergeProfiles,
MergeProfilesResponse (MergeProfilesResponse'),
newMergeProfilesResponse,
TagResource (TagResource'),
newTagResource,
TagResourceResponse (TagResourceResponse'),
newTagResourceResponse,
GetMatches (GetMatches'),
newGetMatches,
GetMatchesResponse (GetMatchesResponse'),
newGetMatchesResponse,
UntagResource (UntagResource'),
newUntagResource,
UntagResourceResponse (UntagResourceResponse'),
newUntagResourceResponse,
SearchProfiles (SearchProfiles'),
newSearchProfiles,
SearchProfilesResponse (SearchProfilesResponse'),
newSearchProfilesResponse,
ListAccountIntegrations (ListAccountIntegrations'),
newListAccountIntegrations,
ListAccountIntegrationsResponse (ListAccountIntegrationsResponse'),
newListAccountIntegrationsResponse,
DeleteDomain (DeleteDomain'),
newDeleteDomain,
DeleteDomainResponse (DeleteDomainResponse'),
newDeleteDomainResponse,
UpdateDomain (UpdateDomain'),
newUpdateDomain,
UpdateDomainResponse (UpdateDomainResponse'),
newUpdateDomainResponse,
ListDomains (ListDomains'),
newListDomains,
ListDomainsResponse (ListDomainsResponse'),
newListDomainsResponse,
DataPullMode (..),
FieldContentType (..),
Gender (..),
MarketoConnectorOperator (..),
OperatorPropertiesKeys (..),
PartyType (..),
S3ConnectorOperator (..),
SalesforceConnectorOperator (..),
ServiceNowConnectorOperator (..),
SourceConnectorType (..),
StandardIdentifier (..),
TaskType (..),
TriggerType (..),
ZendeskConnectorOperator (..),
Address (Address'),
newAddress,
ConnectorOperator (ConnectorOperator'),
newConnectorOperator,
DomainStats (DomainStats'),
newDomainStats,
FieldSourceProfileIds (FieldSourceProfileIds'),
newFieldSourceProfileIds,
FlowDefinition (FlowDefinition'),
newFlowDefinition,
IncrementalPullConfig (IncrementalPullConfig'),
newIncrementalPullConfig,
ListDomainItem (ListDomainItem'),
newListDomainItem,
ListIntegrationItem (ListIntegrationItem'),
newListIntegrationItem,
ListProfileObjectTypeItem (ListProfileObjectTypeItem'),
newListProfileObjectTypeItem,
ListProfileObjectTypeTemplateItem (ListProfileObjectTypeTemplateItem'),
newListProfileObjectTypeTemplateItem,
ListProfileObjectsItem (ListProfileObjectsItem'),
newListProfileObjectsItem,
MarketoSourceProperties (MarketoSourceProperties'),
newMarketoSourceProperties,
MatchItem (MatchItem'),
newMatchItem,
MatchingRequest (MatchingRequest'),
newMatchingRequest,
MatchingResponse (MatchingResponse'),
newMatchingResponse,
ObjectFilter (ObjectFilter'),
newObjectFilter,
ObjectTypeField (ObjectTypeField'),
newObjectTypeField,
ObjectTypeKey (ObjectTypeKey'),
newObjectTypeKey,
Profile (Profile'),
newProfile,
S3SourceProperties (S3SourceProperties'),
newS3SourceProperties,
SalesforceSourceProperties (SalesforceSourceProperties'),
newSalesforceSourceProperties,
ScheduledTriggerProperties (ScheduledTriggerProperties'),
newScheduledTriggerProperties,
ServiceNowSourceProperties (ServiceNowSourceProperties'),
newServiceNowSourceProperties,
SourceConnectorProperties (SourceConnectorProperties'),
newSourceConnectorProperties,
SourceFlowConfig (SourceFlowConfig'),
newSourceFlowConfig,
Task (Task'),
newTask,
TriggerConfig (TriggerConfig'),
newTriggerConfig,
TriggerProperties (TriggerProperties'),
newTriggerProperties,
UpdateAddress (UpdateAddress'),
newUpdateAddress,
ZendeskSourceProperties (ZendeskSourceProperties'),
newZendeskSourceProperties,
)
where
import Amazonka.CustomerProfiles.AddProfileKey
import Amazonka.CustomerProfiles.CreateDomain
import Amazonka.CustomerProfiles.CreateProfile
import Amazonka.CustomerProfiles.DeleteDomain
import Amazonka.CustomerProfiles.DeleteIntegration
import Amazonka.CustomerProfiles.DeleteProfile
import Amazonka.CustomerProfiles.DeleteProfileKey
import Amazonka.CustomerProfiles.DeleteProfileObject
import Amazonka.CustomerProfiles.DeleteProfileObjectType
import Amazonka.CustomerProfiles.GetDomain
import Amazonka.CustomerProfiles.GetIntegration
import Amazonka.CustomerProfiles.GetMatches
import Amazonka.CustomerProfiles.GetProfileObjectType
import Amazonka.CustomerProfiles.GetProfileObjectTypeTemplate
import Amazonka.CustomerProfiles.Lens
import Amazonka.CustomerProfiles.ListAccountIntegrations
import Amazonka.CustomerProfiles.ListDomains
import Amazonka.CustomerProfiles.ListIntegrations
import Amazonka.CustomerProfiles.ListProfileObjectTypeTemplates
import Amazonka.CustomerProfiles.ListProfileObjectTypes
import Amazonka.CustomerProfiles.ListProfileObjects
import Amazonka.CustomerProfiles.ListTagsForResource
import Amazonka.CustomerProfiles.MergeProfiles
import Amazonka.CustomerProfiles.PutIntegration
import Amazonka.CustomerProfiles.PutProfileObject
import Amazonka.CustomerProfiles.PutProfileObjectType
import Amazonka.CustomerProfiles.SearchProfiles
import Amazonka.CustomerProfiles.TagResource
import Amazonka.CustomerProfiles.Types
import Amazonka.CustomerProfiles.UntagResource
import Amazonka.CustomerProfiles.UpdateDomain
import Amazonka.CustomerProfiles.UpdateProfile
import Amazonka.CustomerProfiles.Waiters