By tag: IAM

How to give access to an AWS S3 bucket with IAM

Amazon’s AWS IAM (Identity and Access Management) can be very useful for a number of things. You can create a user and grant access to an S3 bucket in order to be able to use the API to manage the bucket instead of the AWS console web interface.

First go to...

*