Answer the question
In order to leave comments, you need to log in
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.
Used tutorial here
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question