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
Follow the AWS documentation at: https://docs.aws.amazon.com/AmazonS3/latest/userguide/mountpoint-installation.html
Usage: ./mount-s3-sso.sh -b <bucket> -m <mount_point> -p <profile>
./mount-s3-sso.sh <bucket> <mount_point> <profile>