AWS Assume Role
This caught me by surprise at work this week, so I thought I’d make a post about it to hopefully help others avoid the same frustration. I’m very new to using AWS, so if I’m doing something horribly wrong, please let me know!
When running commands in AWS, it is common to assume a role which has permissions to perform a certain action rather than performing that action as your user.