ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

147 / 465

Question 147:

A big company has used AWS Organizations to manage its various AWS accounts by using several organization units. The organization master account is in charge of running the whole organization. One child AWS account belongs to the data analysis department. The company has recently made some organizational adjustments and needs to remove the data analysis department from the existing AWS Organizations. However, an error happened when the data analysis AWS administrator tried to leave the organization as a member account in the AWS console. Which below options are possible reasons for the failure? Select 2.

Answer options:

A.The member account was removed before the IAM user access to billing in the member account was enabled. This setting controls the access to Account Settings, Payment Methods, and Report pages.
B.The member account has bills that are already overdue for several days. All overdue bills need to be paid before the account is removed from the AWS Organizations.
C.The IAM user of the member account does not have the permission of “organizations:DescribeOrganization” or “organizations:LeaveOrganization” so that it is blocked by IAM policy.
D.Member account cannot leave AWS Organizations by itself. Instead, the root account can remove member account if it has “organizations:RemoveAccountFromOrganization” permission.