[PR #2326] [MERGED] Document support for temporary credentials #2480

Closed
opened 2026-03-04 02:05:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2326
Author: @iainelder
Created: 9/19/2023
Status: Merged
Merged: 9/21/2023
Merged by: @gaul

Base: masterHead: patch-1


📝 Commits (1)

  • be92180 Improve docs on environment variables

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Documents support for the AWS_SESSION_TOKEN variable. The variable is one way to support temporary credentials.

Without the documentation, the only way to know about the support is to read s3fs_cred.cpp.

Extends https://github.com/s3fs-fuse/s3fs-fuse/pull/2281 .


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/2326 **Author:** [@iainelder](https://github.com/iainelder) **Created:** 9/19/2023 **Status:** ✅ Merged **Merged:** 9/21/2023 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`be92180`](https://github.com/s3fs-fuse/s3fs-fuse/commit/be92180bedbe0aed8ed80b2c1aa7e092e27af46a) Improve docs on environment variables ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Documents support for the `AWS_SESSION_TOKEN` variable. The variable is one way to support temporary credentials. Without the documentation, the only way to know about the support is to read [s3fs_cred.cpp](https://github.com/s3fs-fuse/s3fs-fuse/blob/a83f4a48d0286062fc6837e913a523c3286974fd/src/s3fs_cred.cpp#L956-L972). Extends https://github.com/s3fs-fuse/s3fs-fuse/pull/2281 . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2480
No description provided.