Issue Summary

How to pass the temporary security tokens for dynamo db

Technical details:

We are getting “The security token included in the request is invalid” while running the Redash docker container.
We pass the aws secret key and access.However, since our keys are temporary we need to find a way to pass the security token as well.
Kindly let me know as to where can we pass this or does it require a coding change

  • Redash Version: 7.0.0
  • Browser/OS:chrome/macos
  • How did you install Redash:docker container created from the git master branch.
1 Like

This indeed requires a code change.