Closed MarcioMeier closed 1 month ago
After a few lambdas' logs subscribing to the same lambda and adding permission to that lambda, we'll get max policy size limit error.
So instead of we adding permission on our side, we are leaving the responsibility of managing the invoke permissions for the final user.
Fixes #40
Summary
After a few lambdas' logs subscribing to the same lambda and adding permission to that lambda, we'll get max policy size limit error.
So instead of we adding permission on our side, we are leaving the responsibility of managing the invoke permissions for the final user.
Breaking changes
Closing issues
Fixes #40