[Migrated] Support AWS SSM Parameter store for Environment Variables
Originally from: https://github.com/Miserlou/Zappa/issues/1432 by OverlordQ
SSM Allows the creation of SecureString's which are variables protected by a KMS string which allows you to store sensitive information in a secure manner.[1]
This is the preferred method of storing environment or other data in plaintext as it stays encrypted in-flight.
Any ETA of this - or if it even be added? If not what would a better alternative be then using plaintext environment variables?
Hi there! Unfortunately, this Issue has not seen any activity for at least 90 days. If the Issue is still relevant to the latest version of Zappa, please comment within the next 10 days if you wish to keep it open. Otherwise, it will be automatically closed.
Hi there! Unfortunately, this Issue was automatically closed as it had not seen any activity in at least 100 days. If the Issue is still relevant to the latest version of Zappa, please open a new Issue.