Articles → AWS → Identity Based And Resource Based Policy In AWS
Identity Based And Resource Based Policy In AWS
Identity Based Policy
Click to Enlarge
JSON parameter | Meaning |
---|
Version | Specifies the version of the policy. |
Effect | The permissible values of the “Effect” parameter in “Allow” and “Deny”. |
Action | Action performed on the resource. |
Resource | ARN of the resource on which action should be performed. |
Resource Based Policy
Click to Enlarge