A developer needs to build an AWS CloudFormation template that self-populates the AWS Region variable that deploys the CloudFormation template. What is the MOST operationally efficient way to determine the Region in which the template is being deployed? A. Use the AWS::Region pseudo parameter. B. Require the Region as a CloudFormation parameter. C. Find the Region from the AWS:StackId pseudo parameter by using the Fn::Split intrinsic function. D. Dynamically import the Region by referencing the relevant parameter in AWS Systems Manager Parameter Store.  Suggested Answer: C Community Answer: A This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer