Replies: 1 comment
-
|
Test tool should be able to use credentials sources from "aws login" but it was missing the AWSSDK.Signer package. I created PR #2391 to include the package and that should unblock you from using the "aws login" credentials. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since we are now using aws login instead of recording AWS keys in the credentials file, how are people doing either local execution or AWS .NET Mock Lambda Test Tool
The Mock Lambda Test Tool appears to require keys back in the credentials file.
Simple local execution appears to only be possible via IAM Roles anywhere.
What are other doing?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions