Hello Experts,
I have a requirement to access AWS S3 bucket using “AWS Security Token Service (STS)“ as authentication method.
Was referring to Amazon S3 but could not figure it out.
Could you please suggest/guide me on this?
Rclone version : v1.69.0 (I can upgrade to latest)
I have Rclone running in Kubernetes pod in EKS, and that pod is attached to our aws account IAM.
So I am able to access our account S3 bucket with env_auth=true.
Now I need to access our customer account s3 bucket with AWS Security Token Service (STS).
Can I do this Rclone?
Thanks
Mahendra