garnaat / kappa

What precedes Lambda
http://kappa.readthedocs.org/en/develop/
Apache License 2.0
902 stars 88 forks source link

Deleting a function should delete its log group #28

Closed garnaat closed 9 years ago

garnaat commented 9 years ago

If you don't delete the log group associated with a function and then you recreate the function, you can start getting InvalidAccessKey errors when you run your Lambda function. Deleting the log group will prevent this error.