Updated Amazon S3 API (markdown)

Chris Lu 2020-08-06 03:33:33 -07:00
parent ac87d3c9b1
commit 68e2289822

@ -56,6 +56,8 @@ You can create as many users as needed. Each user can have multiple credentials.
* The "Write:<bucket_name>" action allows uploading files within a bucket, e.g., "Write:bucket1". * The "Write:<bucket_name>" action allows uploading files within a bucket, e.g., "Write:bucket1".
* The "Read:<bucket_name>" action allows reading and listing files within a bucket, e.g., "Read:bucket2". * The "Read:<bucket_name>" 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": [ "identities": [