Closed garnaat closed 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.
InvalidAccessKey
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.