Skip to content

Latest commit

 

History

History
66 lines (20 loc) · 1.36 KB

s3.md

File metadata and controls

66 lines (20 loc) · 1.36 KB

Configuring AWS with IAM and S3

1. Login to AWS and create a user

got to iam

2. Add a user called developer

add user

3. Creat a group

create a group

adding group admin1

4. Add developer to admin1 group

add user to the group

5. Review and save

review and save

6. Enable Access Keys and Security key for this user

access key

7. Create a S3 bucket

s3 bucket

8. Grant this user with S3 bucket access

bucket access iam

9. Run the Compose Stack

Image description