Amazon
SAA-C03 · Question #694
A development team at a company is creating an AWS Lambda function that must use a sensitive variable string. The company must ensure that all sensitive data is securely stored within the company's AW
Sign in or unlock SAA-C03 to reveal the answer and full explanation for question #694. The question stem and answer options stay visible for context.
Submitted by stefanr· Mar 4, 2026Design Secure Architectures
Question
A development team at a company is creating an AWS Lambda function that must use a sensitive variable string. The company must ensure that all sensitive data is securely stored within the company’s AWS account. The company must prevent users from viewing the string in plain text. Which solution will meet these requirements?
Options
- AAdd the string as a Lambda environment variable. Reference the variable in the function code.
- BAdd the string as a SecureString parameter in AWS Systems Manager Parameter Store. Use the
- CAdd the string as a parameter in the function code. Use an IAM policy to control access to the
- DAdd the string as a String parameter in AWS Systems Manager Parameter Store. Create a
Unlock SAA-C03 to see the answer
You've previewed enough free SAA-C03 questions. Unlock SAA-C03 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.