frostfs-s3-gw/api/errors
Roman Loginov 3e3b36ead8
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
[#589] Add LimitExceeded error
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
..
errors.go [#589] Add LimitExceeded error 2024-12-24 04:35:20 +03:00
errors_test.go [#488] middleware/policy: Add frostfs-to-s3 error transformation 2024-10-02 12:35:04 +03:00