Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 202

    A developer must provide an API key to an AWS Lambda function to authenticate with a third-party system. The Lambda function will run on a schedule. The developer needs to ensure that the API key remains encrypted at rest.

    Which solution will meet these requirements?

    • Store the API key as a Lambda environment variable by using an AWS Key Management Service (AWS KMS) customer managed key.

    • Configure the application to prompt the user to provide the password to the Lambda function on the first run.

    • Store the API key as a value in the application code.

    • Use Lambda@Edge and only communicate over the HTTPS protocol.


    シャッフルモード