---
type: resource-type
title: CustomerProfilesIntegration
description: aws resource type AWS::CustomerProfiles::Integration
name: CustomerProfilesIntegration
lexicon: aws
resource_type: AWS::CustomerProfiles::Integration
---
`AWS::CustomerProfiles::Integration`, a resource type of the aws lexicon.

## Properties

- `DomainName` (`string`, required): The unique name of the domain.
- `CreatedAt` (`string`, optional): The time of this integration got created
- `EventTriggerNames` (`string[]`, optional): A list of unique names for active event triggers associated with the integration.
- `FlowDefinition` (`CustomerProfilesIntegration_FlowDefinition`, optional)
- `LastUpdatedAt` (`string`, optional): The time of this integration got last updated at
- `ObjectTypeName` (`string`, optional): The name of the ObjectType defined for the 3rd party data in Profile Service
- `ObjectTypeNames` (`CustomerProfilesIntegration_ObjectTypeMapping[]`, optional): The mapping between 3rd party event types and ObjectType names
- `Scope` (`"DOMAIN" | "PROFILE"`, optional): Scope of the integration, such as 'PROFILE' or 'DOMAIN'
- `Tags` (`CustomerProfilesIntegration_Tag[]`, optional): The tags (keys and values) associated with the integration
- `Uri` (`string`, optional): The URI of the S3 bucket or any other type of data source.

## Attributes

- `CreatedAt`
- `LastUpdatedAt`
