J
J
Julia2020-09-08 13:52:12
Amazon Web Services
Julia, 2020-09-08 13:52:12

How to get api access key in Amazon AWS IAM?

I have a django project. I needed to launch it into production without debugging, but then the static flies. I found a nice tutorial on how to do this using amazon aws. I registered there, created an IAM user, gave him AmazonS3FullAccess rights, went to My Security Credentials through this user to get the api key I needed, but I can’t, errors fly out. 5f5761e9d59c0765279508.jpeg
Used tutorial here

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2020-09-08
@inoise

1. You do not have enough rights, which, however, is already known. Permissions are not granted on IAM
2. When you create a user, you download a csv file with all accesses. If memory serves, then if programmatic Access is specified there, then there will be a pair of Access key + Secret key

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question