You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use my own AWS account to generate AWS tokens but I cannot find any documentation on how to setup required lambda functions AWS.
I noticed that documentation mentions following information:
.... we have added the ability to specify your own AWSID lambda so that you may host your own. The setting is placed in frontend.env under CANARY_AWSID_URL. If this value is not specified, it will use our default hosted lambda.
But I cannot see how I can generate CANARY_AWSID_URL and do required setup on my AWS account.