The Principal element of an IAM policy refers to the specific entity that should be allowed or
denied permission, whereas the _______ translates to everyone except the specified entity.
A.
NotPrincipal
B.
Vendor
C.
Principal
D.
Action
Explanation:
The element NotPrincipal that is included within your IAM policy statements allows you to specify
an exception to a list of principals to whom the access to a specific resource is either allowed or
denied. Use the NotPrincipal element to specify an exception to a list of principals. For example,
you can deny access to all principals except the one named in the NotPrincipal element.
http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements.html#Principal