Skip to content

Instantly share code, notes, and snippets.

@alexcasalboni
Created June 18, 2019 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexcasalboni/1f78e57783ad74091582546421cee194 to your computer and use it in GitHub Desktop.
Save alexcasalboni/1f78e57783ad74091582546421cee194 to your computer and use it in GitHub Desktop.
Amazon Aurora MySQL - Grant permissions to invoke AWS Lambda
GRANT INVOKE LAMBDA ON *.* TO user@domain-or-ip-address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment