Skip to content

This bash utility provides a wrapper for the mount-s3 command to perform S3 bucket mounting via short-lived IAM Identity Center (AWS SSO) access

License

Notifications You must be signed in to change notification settings

misteralvis/mount-s3-sso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mount-s3-sso

This bash utility provides a wrapper for the mount-s3 command to perform S3 bucket mounting via short-lived IAM Identity Center (AWS SSO) access

Installing mount-s3

Follow the AWS documentation at: https://docs.aws.amazon.com/AmazonS3/latest/userguide/mountpoint-installation.html

Usage example

Usage: ./mount-s3-sso.sh -b <bucket> -m <mount_point> -p <profile>
       ./mount-s3-sso.sh <bucket> <mount_point> <profile>

Screenshot of usage

Usage Example

About

This bash utility provides a wrapper for the mount-s3 command to perform S3 bucket mounting via short-lived IAM Identity Center (AWS SSO) access

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages