The resource schema for creating an Amazon Connect Customer Profiles Integration.
domain_name
(String) The unique name of the domain.flow_definition
(Attributes) (see below for nested schema)object_type_name
(String) The name of the ObjectType defined for the 3rd party data in Profile Serviceobject_type_names
(Attributes List) The mapping between 3rd party event types and ObjectType names (see below for nested schema)tags
(Attributes List) The tags (keys and values) associated with the integration (see below for nested schema)uri
(String) The URI of the S3 bucket or any other type of data source.created_at
(String) The time of this integration got createdid
(String) Uniquely identifies the resource.last_updated_at
(String) The time of this integration got last updated atflow_definition
Required:
flow_name
(String)kms_arn
(String)source_flow_config
(Attributes) (see below for nested schema)tasks
(Attributes List) (see below for nested schema)trigger_config
(Attributes) (see below for nested schema)Optional:
description
(String)flow_definition.source_flow_config
Required:
connector_type
(String)source_connector_properties
(Attributes) (see below for nested schema)Optional:
connector_profile_name
(String)incremental_pull_config
(Attributes) (see below for nested schema)flow_definition.source_flow_config.source_connector_properties
Optional:
marketo
(Attributes) (see below for nested schema)s3
(Attributes) (see below for nested schema)salesforce
(Attributes) (see below for nested schema)service_now
(Attributes) (see below for nested schema)zendesk
(Attributes) (see below for nested schema)flow_definition.source_flow_config.source_connector_properties.marketo
Required:
object
(String)flow_definition.source_flow_config.source_connector_properties.s3
Required:
bucket_name
(String)Optional:
bucket_prefix
(String)flow_definition.source_flow_config.source_connector_properties.salesforce
Required:
object
(String)Optional:
enable_dynamic_field_update
(Boolean)include_deleted_records
(Boolean)flow_definition.source_flow_config.source_connector_properties.service_now
Required:
object
(String)flow_definition.source_flow_config.source_connector_properties.zendesk
Required:
object
(String)flow_definition.source_flow_config.incremental_pull_config
Optional:
datetime_type_field_name
(String)flow_definition.tasks
Required:
source_fields
(List of String)task_type
(String)Optional:
connector_operator
(Attributes) (see below for nested schema)destination_field
(String)task_properties
(Attributes List) (see below for nested schema)flow_definition.tasks.connector_operator
Optional:
marketo
(String)s3
(String)salesforce
(String)service_now
(String)zendesk
(String)flow_definition.tasks.task_properties
Required:
operator_property_key
(String)property
(String)flow_definition.trigger_config
Required:
trigger_type
(String)Optional:
trigger_properties
(Attributes) (see below for nested schema)flow_definition.trigger_config.trigger_properties
Optional:
scheduled
(Attributes) (see below for nested schema)flow_definition.trigger_config.trigger_properties.scheduled
Required:
schedule_expression
(String)Optional:
data_pull_mode
(String)first_execution_from
(Number)schedule_end_time
(Number)schedule_offset
(Number)schedule_start_time
(Number)timezone
(String)object_type_names
Required:
key
(String)value
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_customerprofiles_integration.example <resource ID>