Implementing Role-based access control in AWS - Getting Started
In this article, let's look at how we can design an application which employs this concept of role-based resource access, deployed and running in AWS Cloud. We'll touch upon the important aspects and how we need to design our resource access policies for the users and how we let our application deployed in AWS get hold of the accessing user permissions and impersonate them for accessing the resources.