List of questions
Related questions
Question 188 - DVA-C02 discussion
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::Stackld 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
Your answer:
0 comments
Sorted by
Leave a comment first