The AWS Access Key Id you provided does not exist in our records

0

I have facing an error in my app while getting records from aws bucket after generating a signed URL Sometimes it's face after using the app for a few hours or a few minutes and sometimes it's face after 3-4 time installation. but when face it during use after I install it again the app it's working fine but after some time getting the same issue.

com.amazonaws.services.s3.model.AmazonS3Exception: The AWS Access Key Id you provided does not exist in our records. Service: Amazon S3; Status Code: 403; Error Code: InvalidAccessKeyId

已提问 10 个月前381 查看次数
2 回答
3
已接受的回答

I hope you'd have already looked at this, if not please take a look at these Knowledge Article-1 and Knowledge Article-2 and see if it helps.

profile pictureAWS
专家
已回答 10 个月前
profile picture
专家
已审核 10 个月前
1

I think this may help you: https://repost.aws/knowledge-center/presigned-url-s3-bucket-expiration

Particularly "If you created a presigned URL using a temporary token, then the URL expires when the token expires. This is true even if the URL was created with a later expiration time."

profile pictureAWS
专家
iBehr
已回答 10 个月前
profile picture
专家
已审核 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容