From 68e228982238ed5ca57c1f6b761d5bb6ceee2343 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 6 Aug 2020 03:33:33 -0700 Subject: [PATCH] Updated Amazon S3 API (markdown) --- Amazon-S3-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Amazon-S3-API.md b/Amazon-S3-API.md index 8989ae9..46da67a 100644 --- a/Amazon-S3-API.md +++ b/Amazon-S3-API.md @@ -56,6 +56,8 @@ You can create as many users as needed. Each user can have multiple credentials. * The "Write:" action allows uploading files within a bucket, e.g., "Write:bucket1". * The "Read:" action allows reading and listing files within a bucket, e.g., "Read:bucket2". +For public access, you can configure an identity with name "anonymous", usually with just "Read" action, or access to specific buckets. + ``` { "identities": [