• #dev 2021-01-03
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-01-03 UTC
# 17:18
[Raphael_Luckom]
I have a slack API key that some of my services use. Right now, it's stored as an encrypted string in parameter store ( https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html ). When one of my cloud functions needs it, that function needs permission to get the parameter, which includes the ability to decrypt it.