seaweedfs/weed
Chris Lu e3d3c495ab
S3 API: simpler way to start s3 with credentials (#7030)
* simpler way to start s3 with credentials

* AWS_ACCESS_KEY_ID=access_key AWS_SECRET_ACCESS_KEY=secret_key weed s3

* last adding credentials from env variables

* Update weed/s3api/auth_credentials.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* simplify

* adjust doc

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-23 02:05:26 -07:00
..
admin Fix get object lock configuration handler (#6996) 2025-07-18 02:19:50 -07:00
cluster add CORS tests (#7001) 2025-07-19 23:56:17 -07:00
command S3 API: simpler way to start s3 with credentials (#7030) 2025-07-23 02:05:26 -07:00
credential convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
filer convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
filer_client Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
glog convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
iamapi convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
images Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533) 2024-04-24 23:16:04 -07:00
mount convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
mq convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
notification convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
operation convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
pb fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
query move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
remote_storage convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
replication convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
s3api S3 API: simpler way to start s3 with credentials (#7030) 2025-07-23 02:05:26 -07:00
security [security] reload whiteList on http seerver (#6302) 2024-12-02 10:38:10 -08:00
sequence remove unused function 2024-06-25 09:18:11 -07:00
server convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
sftpd convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
shell convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
static Fix Broken Links (#5287) 2024-02-14 08:26:38 -08:00
stats [volume] refactor and add metrics for flight upload and download data limit condition (#6920) 2025-07-02 18:03:49 -07:00
storage convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
telemetry convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
topology convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
util Read write directory object (#7003) 2025-07-20 13:28:17 -07:00
wdclient convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
worker convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
Makefile test versioning also (#7000) 2025-07-19 21:43:34 -07:00
weed.go set exit status 2025-03-17 23:13:27 -07:00