0

I keep receiving this error "An error occurred during the push operation: The AWS Access Key Id you provided does not exist in our records." even though my keys are valid and they're properly set up from the environment. I cant get any pictures

This is a picture of my iam access keys :

https://res.cloudinary.com/di449masi/image/upload/v1642705423/IMG_20220120_140148_wnny3l.jpg

This is what it says on my terminal when i check the credentials:

https://res.cloudinary.com/di449masi/image/upload/v1642705918/IMG_20220120_141005_afbatk.jpg

tg marcus
  • 157
  • 2
  • 13
  • Do you have configured environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY)? – OARP Jan 20 '22 at 19:40
  • Yes and the keys are active – tg marcus Jan 20 '22 at 20:17
  • Those env vars are the same you have configured on .aws config file? – OARP Jan 20 '22 at 20:29
  • I dont see an aws config file anywhere but i ran the command "aws configure" put in the iam user and it still didnt work – tg marcus Jan 20 '22 at 21:10
  • Ok, please run this command: aws sts get-caller-identity and validate that the user it returns is the one that you want – OARP Jan 20 '22 at 21:15
  • I ran it earlier it seems like it does but im not too sure what im seeing i just know its returning the right user – tg marcus Jan 20 '22 at 21:18
  • Let us [continue this discussion in chat](https://chat.stackoverflow.com/rooms/241262/discussion-between-tg-marcus-and-omar-rosadio). – tg marcus Jan 20 '22 at 21:29

0 Answers0