Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][File system] Add STS API endpoint and signing region config options for S3 #689

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michaelkoepf
Copy link
Contributor

Purpose

Linked issue: close #613

Brief change log

Tests

API and Format

Documentation

@polyzos
Copy link
Collaborator

polyzos commented Mar 30, 2025

@michaelkoepf does this also solve the minio issues?

@michaelkoepf
Copy link
Contributor Author

@polyzos no, but it is a prerequisite to support minio.

see my comment here and #621

@michaelkoepf michaelkoepf force-pushed the fs/s3-sts-configuration branch 4 times, most recently from ea70fc9 to ded1d30 Compare April 1, 2025 18:37
…for S3

- Allow STS endpoint and signing region configuration in S3 STS client
- Update docs
@michaelkoepf michaelkoepf force-pushed the fs/s3-sts-configuration branch from ded1d30 to ed4ddbf Compare April 9, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[File system] Allow users to configure STS endpoint for S3 file system
2 participants