Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam DOP-C01 Topic 16 Question 82 Discussion

Actual exam question for Amazon's DOP-C01 exam
Question #: 82
Topic #: 16
[All DOP-C01 Questions]

A Development team is currently using AWS CodeDeploy to deploy an application revision to an Auto Scaling group. If the deployment process fails, it must be rolled back automatically and a notification must be sent. What is the MOST effective configuration that can satisfy all of the requirements?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Cyril
1 years ago
Hmm, good point. Plus, option A requires you to explicitly exclude the exception list users, which seems a bit more complicated. Option B is a cleaner solution in my opinion.
upvoted 0 times
...
Marshall
1 years ago
Yeah, I agree. The only options that make sense are A and B. I'm leaning towards B though, since it's directly targeting the iam:CreateUser action instead of the iam:CreateAccessKey action.
upvoted 0 times
Lashawn
11 months ago
A: Sounds good, let's choose option B for this solution.
upvoted 0 times
...
Lili
12 months ago
B: Let's go with option B then.
upvoted 0 times
...
Quentin
12 months ago
B: Yeah, I see your point. But option B seems more straightforward to me.
upvoted 0 times
...
Bettyann
12 months ago
A: I think option A might work better in this case.
upvoted 0 times
...
Antione
12 months ago
B: Attach an Organizations SCP with an explicit deny for all iam:CreateUser actions with a condition that includes StringEquals for aws:username with a value of the exception list.
upvoted 0 times
...
Magda
12 months ago
A: Attach an Organizations SCP with an explicit deny for all iam:CreateAccessKey actions with a condition that excludes StringNotEquals for aws:username with a value of the exception list.
upvoted 0 times
...
...
Kendra
1 years ago
Okay, let's think this through. We need to prevent IAM users from being created unless the user is on an exception list, right? So that rules out options C and D, since they're deleting the user after the fact.
upvoted 0 times
...
Daniela
1 years ago
Haha, this question is tricky! I wonder how many people are going to get it wrong and try to use a resource-based policy instead of an SCP.
upvoted 0 times
...

Save Cancel