Connect / Client / stop_contact_media_processing

stop_contact_media_processing

Connect.Client.stop_contact_media_processing(**kwargs)

Stops in-flight message processing for an ongoing chat session.

See also: AWS API Documentation

Request Syntax

response = client.stop_contact_media_processing(
    InstanceId='string',
    ContactId='string'
)
Parameters:
  • InstanceId (string) – The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

  • ContactId (string) – The identifier of the contact.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions