amazon-connect / ai-powered-speech-analytics-for-amazon-connect

The AI Powered Speech Analytics for Amazon Connect solution provides the combination of speech to text transcription, translation into preferred languages, and insights for agents and supervisors all in real-time
https://aws.amazon.com/solutions/implementations/ai-powered-speech-analytics-for-amazon-connect/
Other
55 stars 54 forks source link

the maximum session duration for the role #23

Closed dfw100 closed 3 years ago

dfw100 commented 3 years ago

The maximum session duration (in seconds) of the IAM Role is set to 900 seconds in the initContactDetails Lambda Function. It need to be increased to run the solution beyond 900 seconds.

dfw100 commented 3 years ago

This has been addressed. Now, a new environment variable has been added to the initContactDetails Lambda Function so that user can specify a value from 900 to 3600 (in seconds).