ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 37 - SCS-C01 discussion

Report
Export

A Security Engineer manages AWS Organizations for a company. The Engineer would like to restrict AWS usage to allow Amazon S3 only in one of the organizational units (OUs). The Engineer adds the following SCP to the OU:

The next day. API calls to AWS IAM appear in AWS CloudTrail logs In an account under that OU. How should the Security Engineer resolve this issue?

A.
Move the account to a new OU and deny IAM:* permissions.
Answers
A.
Move the account to a new OU and deny IAM:* permissions.
B.
Add a Deny policy for all non-S3 services at the account level.
Answers
B.
Add a Deny policy for all non-S3 services at the account level.
C.
Change the policy to:{“Version”: “2012-10-17”,“Statement”: [{“Sid”: “AllowS3”,"Effect": "Allow","Action": "s3:*","Resource": "*/*»}]}
Answers
C.
Change the policy to:{“Version”: “2012-10-17”,“Statement”: [{“Sid”: “AllowS3”,"Effect": "Allow","Action": "s3:*","Resource": "*/*»}]}
D.
Detach the default FullAWSAccess SCP
Answers
D.
Detach the default FullAWSAccess SCP
Suggested answer: C
asked 16/09/2024
Najim Abdelmoula
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first