Polices are restrictions given to the root user on how to manage their employees access to different functions in the AWS console. Policies are JSON documents which controls a users actions inside the console.
The JSON document can be edited by the admin to allow or restrict the users functions. An important feature in AWS is their IAM policy.
IAM stands for identity and access management policy, this is a JSON document that needs to be edited for different users.
Griven below are the lists of identities in a AWS Click here for more information about AWS security policy.
Given below are the list of permissions in AWS