minio/docs/gateway
Harshavardhana bd25f31100 Use IAM creds only if endpoint is S3 (#7111)
Requirements like being able to run minio gateway in ec2
pointing to a Minio deployment wouldn't work properly
because IAM creds take precendence on ec2.

Add checks such that we only enable AWS specific features
if our backend URL points to actual AWS S3 not S3 compatible
endpoints.
2019-01-23 11:12:33 -08:00
..
azure.md Remove "List Object Parts" from Azure limitations (#6427) 2018-09-06 17:19:51 -07:00
gcs.md Update to Minio GCS Gateway (#6887) 2018-12-06 10:09:37 -08:00
nas.md Fix NAS Gateway Docker command example (#6967) 2018-12-18 14:37:17 -08:00
oss.md fix gateway docs comprehensively (#5740) 2018-03-30 14:16:06 +05:30
README.md Remove gateway implementations for manta, sia and b2 (#7115) 2019-01-20 08:10:58 -08:00
s3.md Use IAM creds only if endpoint is S3 (#7111) 2019-01-23 11:12:33 -08:00

Minio Gateway Slack

Minio Gateway adds Amazon S3 compatibility to third party cloud storage providers.