ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 276 - SCS-C01 discussion

Report
Export

Every application in a company's portfolio has a separate AWS account for development and production. The security team wants to prevent the root user and all IAM users in the production accounts from accessing a specific set of unneeded services. How can they control this functionality?

Please select:

A.
Create a Service Control Policy that denies access to the services. Assemble all production accounts in an organizational unit. Apply the policy to that organizational unit.
Answers
A.
Create a Service Control Policy that denies access to the services. Assemble all production accounts in an organizational unit. Apply the policy to that organizational unit.
B.
Create a Service Control Policy that denies access to the services. Apply the policy to the root account.
Answers
B.
Create a Service Control Policy that denies access to the services. Apply the policy to the root account.
C.
Create an IAM policy that denies access to the services. Associate the policy with an IAM group and enlist all users and the root users in this group.
Answers
C.
Create an IAM policy that denies access to the services. Associate the policy with an IAM group and enlist all users and the root users in this group.
D.
Create an IAM policy that denies access to the services. Create a Config Rule that checks that all users have the policy m assigned. Trigger a Lambda function that adds the policy when found missing.
Answers
D.
Create an IAM policy that denies access to the services. Create a Config Rule that checks that all users have the policy m assigned. Trigger a Lambda function that adds the policy when found missing.
Suggested answer: A

Explanation:

As an administrator of the master account of an organization, you can restrict which AWS services and individual API actions the users and roles in each member account can access. This restriction even overrides the administrators of member accounts in the organization. When AWS Organizations blocks access to a service or API action for a member account a user or role in that account can't access any prohibited service or API action, even if an administrator of a member account explicitly grants such permissions in an IAM policy. Organization permissions overrule account permissions. Option B is invalid because service policies cannot be assigned to the root account at the account level. Option C and D are invalid because IAM policies alone at the account level would not be able to suffice the requirement For more information, please visit the below URL id=docs_orgs_console https://docs.aws.amazon.com/IAM/latest/UserGimanage attach-policy.htmlThe correct answer is: Create a Service Control Policy that denies access to the services. Assemble allproduction accounts in an organizational unit. Apply the policy to that organizational unitSubmit your Feedback/Queries to our Experts

asked 16/09/2024
Tiziano Riezzo
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first