Multiple Choice
A company decided to purchase Amazon EC2 Reserved Instances. A solutions architect is tasked with implementing a solution where only the master account in AWS Organizations is able to purchase the Reserved Instances. Current and future member accounts should be blocked from purchasing Reserved Instances. Which solution will meet these requirements?
A) Create an SCP with the Deny effect on the ec2:PurchaseReservedInstancesOffering action. Attach the SCP to the root of the organization.
B) Create a new organizational unit (OU) Move all current member accounts to the new OU. Create an SCP with the Deny effect on the ec2:PurchaseReservedInstancesOffering action. Attach the SCP to the new OU.
C) Create an AWS Config rule event that triggers automation that will terminate any Reserved Instances launched by member accounts.
D) Create two new organizational units (OUs) : OU1 and OU2. Move all member accounts to OU2 and the master account to OU1. Create an SCP with the Allow effect on the ec2:PurchaseReservedInstancesOffering action. Attach the SCP to OU1.
Correct Answer:

Verified
Correct Answer:
Verified
Q134: A company is planning a large event
Q135: A company runs an application that gives
Q136: Which of the following is true of
Q137: A company uses AWS Organizations with a
Q138: Which system is used by Amazon Machine
Q140: A company is migrating its applications to
Q141: Company B is launching a new game
Q142: The following AWS Identity and Access Management
Q143: A company wants to run a serverless
Q144: You set up your first Lambda function