Prev Next

Cloud / Amazon Web Service (AWS) Interview questions

Explain AWS Policies.

Policy is an object which is associated with a resource that defines the permissions. AWS evaluates these policies when the user makes a request. Permissions in the policy determine whether to allow or to deny an action. Policies are stored in the form of JSON documents.

More Related questions...

Show more question and Answers...


Comments & Discussions