nuweba / faasbenchmark

Run or add generic tests to accurately benchmark FaaS providers. https://faastest.com/
Apache License 2.0
36 stars 7 forks source link

aws tests require the user has the role AWSLambdaRole #46

Open nwb-ilan opened 4 years ago

nwb-ilan commented 4 years ago

The tests run nicely on AWS after ensuring the user has the role AWSLambdaRole (https://stackoverflow.com/questions/37498124/accessdeniedexception-user-is-not-authorized-to-perform-lambdainvokefunction).

nwb-ilan commented 4 years ago

https://github.com/nuweba/faasbenchmark/issues/43#issuecomment-580695075