forked from TrueCloudLab/rclone
ce05ef7110
This will make the s3 provider authentaction logic - Configured credentials if both key and secret available - Anonymous if key and secret missing and env_auth not set - if env_auth is set to truthy (https://golang.org/pkg/strconv/#ParseBool) - AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY environment variables - IAM role credentials as fallback |
||
---|---|---|
.. | ||
s3.go | ||
s3_test.go | ||
v2sign.go |