From e2d52fe3239dd5ac52d029974e889b3e8c5959c4 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Fri, 5 May 2017 05:29:28 +0800 Subject: [PATCH] Update s3.md (#3145) Is "IAM" the right one? --- .../dtr/2.2/guides/admin/configure/external-storage/s3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datacenter/dtr/2.2/guides/admin/configure/external-storage/s3.md b/datacenter/dtr/2.2/guides/admin/configure/external-storage/s3.md index 590ff78611..c566863452 100644 --- a/datacenter/dtr/2.2/guides/admin/configure/external-storage/s3.md +++ b/datacenter/dtr/2.2/guides/admin/configure/external-storage/s3.md @@ -79,8 +79,8 @@ user. | Root directory | The path in the bucket where images are stored | | AWS Region name | The region where the bucket is. [Learn more](http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) | | S3 bucket name | The name of the bucket to store the images | -| AWS access key | The access key to use to access the S3 bucket. This can be left empty if you're using an AIM policy. [Learn more](http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) | -| AWS secret key | The secret key to use to access the S3 bucket. This can be left empty if you're using an AIM policy | +| AWS access key | The access key to use to access the S3 bucket. This can be left empty if you're using an IAM policy. [Learn more](http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) | +| AWS secret key | The secret key to use to access the S3 bucket. This can be left empty if you're using an IAM policy | | Region endpoint | The endpoint name for the region you're using. [Learn more](http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) | There are also some advanced settings.