Returning InvalidAccessKeyId for unknown AccessKeyId #638

Open
opened 2025-02-12 10:27:44 +00:00 by Kiriruso · 0 comments

Currently, requests with an AccessKeyId unknown to the system return AccessDenied. Perhaps InvalidAccessKeyId is more appropriate in this case.

Describe the solution you'd like

For example, as done here

## Is your feature request related to a problem? Please describe. <!--- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Currently, requests with an `AccessKeyId` unknown to the system return `AccessDenied`. Perhaps `InvalidAccessKeyId` is more appropriate in this case. ## Describe the solution you'd like <!--- A clear and concise description of what you want to happen. --> For example, as done [here](https://yandex.cloud/ru/docs/storage/s3/api-ref/response-codes)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#638
No description provided.