An application running on AWS Lambda requires an API key to access a third-party service. The key must be stored securely with audited access to the Lambda function only.What is the MOST secure way to store the key?
https://medium.com/@zaccharles/store-and-rotate-api-keys-with-aws-secrets-manager-26f7f7a6c211