nerdexam
AmazonAmazon

DVA-C02 · Question #478

DVA-C02 Question #478: Real Exam Question with Answer & Explanation

Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #478. The question stem and answer options stay visible for context.

Submitted by kim_seoul· Mar 5, 2026Development with AWS Services

Question

A developer is using AWS CloudFormation to deploy an AWS Lambda function. The developer needs to set the Lambda function's timeout value based on the environment parameter of the template. The template contains mappings of EnvironmentData for each environment's timeout value. The environment parameter and EnvironmentData mappings are as follows: Environment parameter: EnvironmentData mappings: Which statement will meet these requirements?

Options

  • ATimeout: !GetAtt [EnvironmentData, !Ref Environment, Timeout]
  • BTimeout: !FindInMap [EnvironmentData, !Ref Environment, Timeout]
  • CTimeout: !Select [EnvironmentData, !Ref Environment, Timeout]
  • DTimeout: !ForEach[EnvironmentData, !Ref Environment, Timeout]

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.

Topics

#AWS CloudFormation#AWS Lambda#Intrinsic Functions#Mappings
Full DVA-C02 PracticeBrowse All DVA-C02 Questions