Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 115

    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?

    • Use the AWS::Region pseudo parameter.

    • Require the Region as a CloudFormation parameter.

    • Find the Region from the AWS::StackId pseudo parameter by using the Fn::Split intrinsic function.

    • Dynamically import the Region by referencing the relevant parameter in AWS Systems Manager Parameter Store.


    シャッフルモード