mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #2518] s3 workload identity support #1229
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Anhui-tqhuang on GitHub (Aug 27, 2024).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2518
Additional Information
Version of s3fs being used (
s3fs --version)v1.94
Details about issue
Currently s3fs doesn't support
AssumeRoleWithWebIdentityagainst the s3-compatible server, might it be possible to support that with the following envvars or options?AWS_ROLE_ARNor-o aws_role_arnAWS_WEB_IDENTITY_TOKEN_FILEor-o aws_web_identity_token_fileAWS_CA_BUNDLEor-o aws_ca_bundleAWS_ENDPOINT_URL_S3or-o aws_endpoint_url_s3AWS_ENDPOINT_URL_STSor-o aws_endpoint_url_stsAWS_REGIONor-o aws_region