🔥 3-day streak
AWS Certified Developer - Associate122 / 150
Question 122 of 150
A developer is building a serverless application with AWS SAM. The SAM template declares a parameter named Stage that controls resource naming and environment-specific settings. The developer wants to build the application, package artifacts, and deploy to a test environment in one workflow, while persisting deployment settings (stack name, S3 bucket, region, and the Stage=test parameter value) so subsequent deployments do not require re-entering them interactively. Which approach accomplishes this with the least ongoing effort?
Reviewed for accuracy · Report an issueNext question