Skip to content

Commit

Permalink
fix: #888 add missing access for auth lambda db user (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
MCatherine1994 authored Dec 9, 2023
1 parent fac94f1 commit cc8460b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GRANT SELECT ON app_fam.fam_application_admin TO ${auth_lambda_db_user};

0 comments on commit cc8460b

Please sign in to comment.