Skip to content

Instantly share code, notes, and snippets.

@youngsoul
Created March 11, 2022 22:46
Show Gist options
  • Save youngsoul/57d3d7f9b8acc4019a09d88139d1a09b to your computer and use it in GitHub Desktop.
Save youngsoul/57d3d7f9b8acc4019a09d88139d1a09b to your computer and use it in GitHub Desktop.
Grant Lambda secrets read permission
# give the lambda read access to the secrets manager
db_credentials_secret.grant_read(lb1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment