How should the security team securely store the API key?

1 Comment

  1. Isaac
    Author

    I organize that the answer is:
    Create a secret in AWS Secrets Manager in the security account to store the API key using AWS Key Management Service (AWS KMS) for encryption. Grant access to the IAM role used by the Lambda function so that the function can retrieve the key from Secrets Manager and call the API.

Leave a Reply

Your email address will not be published. Required fields are marked *

four × 2 =