...
To configure these timeouts, do the following as an administrator who has access to the AWS tenant.
Log into the following URL, and change for your region and tenant:
So for eu-west-1 with a tenant named clientA-prod, the URL would be: http://eu-west-1.console.awsamazon.com/lambda/home?region=eu-west-1#/functions/clientA-prod-cam-auth-reload-v1?tab=configure
Browse to Environment Variables.
The following page shows.
...
Edit the imanage_session_timeout_sec and use_imanage_session_expiry_tenants options to configure.
imanage_session_timeout_sec= the timeout period in seconds.
use_imanage_session_expiry_tenants= the tenant id(s). If you have multiple, separate them with a comma.
...