effect
Parameters
value
Determines whether the permissions specified in the policy are to be allowed ( Allow
) or denied ( Deny
).
If you set the value of the
effect
parameter toDeny
for theAddPolicyStatement
operation, you must also set the value of theeffect
parameter in thepolicy
toDeny
for thePutPolicy
operation.