Description:
When configuring the AWS Lambda integration in Botpress Cloud, only the accessKeyId and region fields are shown. The secretAccessKey field is missing, causing all Lambda requests to fail with a signature error:
The request signature we calculated does not match the signature you provided.
Steps to reproduce:
- Go to Integrations > AWS Lambda
- Click "Install"
- Only
accessKeyId and region are requested
Expected result:
All three fields (accessKeyId, secretAccessKey, region) should be shown as stated in the documentation.
Impact:
Unable to use AWS Lambda integration in production.
Tested in multiple browsers and with new bots. Issue persists.
