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? A. Store the API key as a Lambda environment variable by using an AWS Key Management Service (AWS KMS) customer managed key. B. Configure the application to prompt the user to provide the password to the Lambda function on the first run. C. Store the API key as a value in the application code. D. Use Lambda@Edge and only communicate over the HTTPS protocol.  Suggested Answer: C Community Answer: A This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer