How should the developer encrypt this data?

2 Comments

  1. Dorothy
    Author

    I surmise that the answer is:
    Set up the Lambda function with a role and key policy to access an AWS KMS key. Use the key to generate a data key used to encrypt all data prior to writing to /tmp storage.

  2. Vincent
    Author

    I chart that the answer is:
    Set up the Lambda function with a role and key policy to access an AWS KMS key. Use the key to generate a data key used to encrypt all data prior to writing to /tmp storage.

Leave a Reply

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

two × five =