[#589] Add LimitExceeded error #593

Open
r.loginov wants to merge 1 commit from r.loginov/frostfs-s3-gw:feature/589-return-quota-limit-reached_status into master

1 commit

Author SHA1 Message Date
3e3b36ead8 [#589] Add LimitExceeded error
All checks were successful
/ DCO (pull_request) Successful in 2m54s
/ Vulncheck (pull_request) Successful in 3m32s
/ Builds (pull_request) Successful in 3m51s
/ Lint (pull_request) Successful in 5m10s
/ Tests (pull_request) Successful in 3m59s
The Access Denied status may be received
from APE due to exceeding the quota. In
this situation, you need to return the
appropriate error. The Conflict status is
used because this error was made based on
the LimitExceeded error from aws iam error
https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateUser.html#API_CreateUser_Errors.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-24 04:35:20 +03:00