1 Answer
- Newest
- Most votes
- Most comments
0
There are APIs for stopping and starting call recording; they can be triggered from Lambda or from within the call flow: https://aws.amazon.com/blogs/contact-center/pausing-and-resuming-call-recordings-with-a-new-api-in-amazon-connect/
Relevant content
- asked 6 years ago
- AWS OFFICIALUpdated 3 years ago

Thanks for the response on this one. I am aware of the APIs, as I mentioned in the question. My query is more on the best way to trigger the Lambda's. Specifically, if the original agent abandons the consult/transfer attempt and the call flow itself has no trigger to 'resume' the recording.