[PR #1008] [MERGED] AWS session token support #1760

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1008
Author: @michallula
Created: 4/9/2019
Status: Merged
Merged: 4/17/2019
Merged by: @gaul

Base: masterHead: master


📝 Commits (1)

  • f9cd43b add session token support

📊 Changes

5 files changed (+70 additions, -6 deletions)

View changed files

📝 doc/man/s3fs.1 (+1 -1)
📝 src/curl.cpp (+24 -2)
📝 src/curl.h (+3 -0)
📝 src/s3fs.cpp (+37 -3)
📝 src/s3fs_util.cpp (+5 -0)

📄 Description

Relevant Issue

Where to put aws_session_token information #651

Details
Add a support for AWS session token


🔄 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/1008 **Author:** [@michallula](https://github.com/michallula) **Created:** 4/9/2019 **Status:** ✅ Merged **Merged:** 4/17/2019 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f9cd43b`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f9cd43b6840227abcc6d871312ae225178c913a7) add session token support ### 📊 Changes **5 files changed** (+70 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `doc/man/s3fs.1` (+1 -1) 📝 `src/curl.cpp` (+24 -2) 📝 `src/curl.h` (+3 -0) 📝 `src/s3fs.cpp` (+37 -3) 📝 `src/s3fs_util.cpp` (+5 -0) </details> ### 📄 Description ### Relevant Issue Where to put aws_session_token information #651 Details Add a support for AWS session token --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:01 +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#1760
No description provided.