AmazonAmazon
DVA-C02 · Question #744
DVA-C02 Question #744: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #744. The question stem and answer options stay visible for context.
Submitted by hans_de· Mar 5, 2026Deployment
Question
Given the source code for an AWS Lambda function in the local file store.py containing a handler function called get_store and the following AWS CloudFormation template: What should be done to prepare the template so that it can be deployed using the AWS CLI command aws cloudformation deploy?
Options
- AUse aws cloudformation compile to base64 encode and embed the source file into a modified
- BUse aws cloudformation package to upload the source code to an Amazon S3 bucket and
- CUse aws lambda zip to package the source file together with the CloudFormation template and
- DUse aws server less create-package to embed the source file directly into the existing
Unlock DVA-C02 to see the answer
You've previewed enough free DVA-C02 questions. Unlock DVA-C02 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.