ThreatResponse / python-lambda-inspector

A profiler for the lambda sandbox.
MIT License
6 stars 7 forks source link

falls back to s3 put if api put fails #13

Closed tnem closed 7 years ago

tnem commented 7 years ago

Fixes #12 in one test, but failed in another (complains about aws credentials) - not sure what's going on with that yet. Don't merge, just put up so people know it exists.

Created the new role arn:aws:iam::576309420438:role/lambda_write_s3 which adds s3 write permissions.