Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 353

    A developer at a company writes an AWS CloudFormation template. The template refers to subnets that were created by a separate AWS CloudFormation template that the company's network team wrote. When the developer attempts to launch the stack for the first time, the launch fails.

    Which template coding mistakes could have caused this failure?

    2 つ選択
    • The developer's template does not use the Ref intrinsic function to refer to the subnets.

    • The developer's template does not use the ImportValue intrinsic function to refer to the subnets.

    • The Mappings section of the developer's template does not refer to the subnets.

    • The network team's template does not export the subnets in the Outputs section.

    • The network team's template does not export the subnets in the Mappings section.


    シャッフルモード