frostfs-s3-gw/api
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
..
auth [#339] v4: Don't duplicate content-length as signed header 2024-12-10 15:04:56 +03:00
cache [#509] Support fallback address when getting box 2024-10-23 15:01:31 +03:00
data [#536] Add prefix to lifecycle rule 2024-11-12 12:51:02 +00:00
errors [#589] Add LimitExceeded error 2024-12-24 04:35:20 +03:00
handler [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
layer [#589] Add LimitExceeded error 2024-12-24 04:35:20 +03: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