mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #66] S3FS IAM roles #38
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#38
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 @aktarali on GitHub (Oct 8, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/66
Hi;
Is there an example of how to use s3fs with IAM roles please. If my server has an IAM role attached to it, how will I define that in the s3fs configs? How do I do this?
Thanks
Ali.
@ggtakec commented on GitHub (Oct 13, 2014):
You can specify IAM Role name to "aim_role" option when s3fs run.
IAM Role name is created on IAM Management Console.
Please try it.
Regards,
@marcanthony commented on GitHub (Aug 18, 2015):
is there a way to specify a IAM Role from another AWS account using the FULL ARN?
@ggtakec commented on GitHub (Oct 1, 2015):
This issue takes over to #241 , and then close.
@marcanthony commented on GitHub (Oct 2, 2015):
The full ARN would permit the IAM ROLE in another AWS Account and Permit
Cross Region Bucket replication Ownership to work.