2018/12/11 - Amazon Connect Service - 1 new api methods
Changes Update connect client to latest version
Retrieves the contact attributes associated with a contact.
See also: AWS API Documentation
Request Syntax
client.get_contact_attributes( InstanceId='string', InitialContactId='string' )
string
[REQUIRED]
The instance ID for the instance from which to retrieve contact attributes.
string
[REQUIRED]
The ID for the initial contact in Amazon Connect associated with the attributes to update.
dict
Response Syntax
{ 'Attributes': { 'string': 'string' } }
Response Structure
(dict) --
Attributes (dict) --
The attributes to update.
(string) --
(string) --