From fdfca4e8575949b639830750f38dc75200b612eb Mon Sep 17 00:00:00 2001 From: JesseBot Date: Thu, 23 Nov 2023 11:38:12 +0100 Subject: [PATCH] make public access buckets section a header that can be linked to --- Amazon-S3-API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Amazon-S3-API.md b/Amazon-S3-API.md index 981bc30..6560ecd 100644 --- a/Amazon-S3-API.md +++ b/Amazon-S3-API.md @@ -146,6 +146,7 @@ You can create as many users as needed. Each user can have multiple credentials. * The "List:" action allows listing files within a bucket, e.g., "List:bucket2". * The "Tagging:" action allows tagging files within a bucket, e.g., "Tagging:bucket2". +### Public access (with anonymous download) For public access, you can configure an identity with name "anonymous", usually with just "Read" action, or access to specific buckets.