CustomerProfiles#
Client#
- class CustomerProfiles.Client#
A low-level client representing Amazon Connect Customer Profiles
Amazon Connect Customer Profiles is a unified customer profile for your contact center that has pre-built connectors powered by AppFlow that make it easy to combine customer information from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center.
For more information about the Amazon Connect Customer Profiles feature, see Use Customer Profiles in the Amazon Connect Administrator’s Guide.
client = session.create_client('customer-profiles')
These are the available methods:
- add_profile_key
- can_paginate
- close
- create_calculated_attribute_definition
- create_domain
- create_event_stream
- create_integration_workflow
- create_profile
- delete_calculated_attribute_definition
- delete_domain
- delete_event_stream
- delete_integration
- delete_profile
- delete_profile_key
- delete_profile_object
- delete_profile_object_type
- delete_workflow
- detect_profile_object_type
- get_auto_merging_preview
- get_calculated_attribute_definition
- get_calculated_attribute_for_profile
- get_domain
- get_event_stream
- get_identity_resolution_job
- get_integration
- get_matches
- get_paginator
- get_profile_object_type
- get_profile_object_type_template
- get_similar_profiles
- get_waiter
- get_workflow
- get_workflow_steps
- list_account_integrations
- list_calculated_attribute_definitions
- list_calculated_attributes_for_profile
- list_domains
- list_event_streams
- list_identity_resolution_jobs
- list_integrations
- list_profile_object_type_templates
- list_profile_object_types
- list_profile_objects
- list_rule_based_matches
- list_tags_for_resource
- list_workflows
- merge_profiles
- put_integration
- put_profile_object
- put_profile_object_type
- search_profiles
- tag_resource
- untag_resource
- update_calculated_attribute_definition
- update_domain
- update_profile
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: