Archive:
Month: July 2018
AWS: How to mount S3 bucket on your EC2 instance if your role allows it
s3fs -o iam_role=auto <your_bucket_name> <your_mounting_point>
By: leizhou | Post date: July 20, 2018 | Comments: No Comments
Posted in categories: Computer Tips, Work related
s3fs -o iam_role=auto <your_bucket_name> <your_mounting_point>
© 2024 Dao's BLOG | Theme: JGD-BizElite