connect_stop_contact: Ends the specified contact
Description
Ends the specified contact.
Usage
connect_stop_contact(ContactId, InstanceId)
Arguments
ContactId
[required] The ID of the contact.
InstanceId
[required] The identifier of the Amazon Connect instance.
Request syntax
svc$stop_contact(
ContactId = "string",
InstanceId = "string"
)