I have an AWS educate account & want to use s3 bucket for storing images using multer. For the same, I got aws_access_key_id & aws_secret_access_key from vocareum workbench. But when I am using these id & secret key, I am getting an error of
"The AWS Access Key Id you provided does not exist in our records." & "InvalidAccessKeyId"
So, can anyone help me out here, why is it showing me an error in spite of using the access_key_id & secret_access_key?