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.