IAM’s Policy Evaluation Logic always starts with a default ____________ for every request, except for those that use the AWS account’s root security credentials b

IAM’s Policy Evaluation Logic always starts with a default ____________ for every request, except for those
that use the AWS account’s root security credentials b

IAM’s Policy Evaluation Logic always starts with a default ____________ for every request, except for those
that use the AWS account’s root security credentials b

A.
Permit

B.
Deny

C.
Cancel

Explanation:



Leave a Reply 6

Your email address will not be published. Required fields are marked *

11 + 19 =


Srinivasu M

Srinivasu M

By default, all requests are denied. (In general, requests made using the account credentials for resources in the account are always allowed.)
An explicit allow overrides this default.
An explicit deny overrides any allows.

Answer B

Ganesh Ghube

Ganesh Ghube

B.
Deny

seenagape

seenagape

I agree with the answer. B

Sadeel Anjum

Sadeel Anjum

B. Deny
IAM denies every thing by default.