frostfs-s3-gw/api
Roman Loginov 8b3252cbd0
All checks were successful
/ Vulncheck (push) Successful in 52s
/ Builds (push) Successful in 1m29s
/ OCI image (push) Successful in 2m8s
/ Lint (push) Successful in 2m9s
/ Tests (push) Successful in 1m48s
[#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>
2025-01-17 06:31:08 +00:00
..
auth [#339] v4: Don't duplicate content-length as signed header 2024-12-10 15:04:56 +03:00
cache [#577] Update SDK to support new tree/pool version 2024-12-20 13:50:31 +03:00
data [#569] Support context cancellation in tree node streaming 2024-12-24 08:05:44 +00:00
errors [#589] Add LimitExceeded error 2025-01-17 06:31:08 +00:00
handler [#598] Fix response code for invalid Content-Md5 header 2025-01-16 12:59:17 +00:00
layer [#589] Add LimitExceeded error 2025-01-17 06:31:08 +00:00
middleware [#586] Skip port when matching listen domains 2024-12-17 12:39:09 +00:00
resolver [#570] Remove frostfs-api-go dependency 2024-12-10 11:03:30 +03:00
headers.go [#339] Add aws-sdk-go-v2 2024-12-10 15:04:56 +03:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#583] Fix list-buckets vhs routing 2024-12-17 12:39:09 +00:00
router_filter.go [#583] Fix list-buckets vhs routing 2024-12-17 12:39:09 +00:00
router_filter_test.go [#174] Fix router filter query matching 2023-07-20 12:30:17 +03:00
router_mock_test.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
router_test.go [#583] Fix list-buckets vhs routing 2024-12-17 12:39:09 +00:00