AmazonAmazon
SCS-C02 · Question #141
SCS-C02 Question #141: Real Exam Question with Answer & Explanation
The correct answer is A: Use a dynamic reference in the CloudFormation template to reference the database credentials in. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-
Submitted by femi9· Mar 6, 2026
Question
A company needs to follow security best practices to deploy resources from an AWS CloudFormation template. The CloudFormation template must be able to configure sensitive database credentials. The company already uses AWS Key Management Service (AWS KMS) and AWS Secrets Manager. Which solution will meet the requirements?
Options
- AUse a dynamic reference in the CloudFormation template to reference the database credentials in
- BUse a parameter in the CloudFormation template to reference the database credentials. Encrypt
- CUse a SecureString parameter in the CloudFormation template to reference the database
- DUse a SecureString parameter in the CloudFormation template to reference an encrypted value in
Explanation
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-
Community Discussion
No community discussion yet for this question.