Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

Get $4 OFF in AWS Solutions Architect & Data Engineer Associate Practice Exams for $10.99 each ONLY!

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Professional tag enforcement question erratum

  • tag enforcement question erratum

  • gch99

    Member
    November 13, 2022 at 8:09 am

    Q: A company has a designated AWS account for each project of its development team. All of these AWS accounts are linked to the main AWS account under the same AWS Organizations. The CFO allocates a budget for each project owner. Each project owner is allowed to provision any cloud resources that they need but all resources should have the Project tag which is used for cost allocation. After a recent audit, several team members are not adding the Project tag on their Amazon EC2 instances which results in inaccurate cost reports.

    Which of the following steps should be implemented to identify instances with the missing tag and to prevent the creation of instances without the Project tag? (Select THREE.)

    A (indicated as correct): Configure an AWS Config aggregator for the AWS organization to generate a list of all EC2 instances with the Project tag. [emphasis mine]

    => This is not correct as stated; this answer should say “without” the Project tag” in order to correctly identify instances with the missing tag.

  • Kenneth-Samonte-Tutorials-Dojo

    Member
    December 11, 2022 at 8:57 pm

    Hi gch99,

    Thank you for your feedback.

    The question asks “to identify instances with the missing tag and to prevent the creation of instances without the Project tag”

    The options:

    Apply an SCP to the AWS Organization that will deny the ec2:RunInstances action if the Project tag is not applied.

    and

    Create an IAM policy on each project account that will deny the ec2:RunInstances action if the Project tag is not applied.

    will prevent users from provisioning instances without the Project tag.

    While the option, Configure an AWS Config aggregator for the AWS organization to generate a list of all EC2 instances without the Project tag, will list the instances without the Project tag.

    I have updated the choices and explanation to reflect this.

    Hope this helps.

    Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam!

    Regards,

    Kenneth Samonte @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now