To request anonymous access to a bucket or object, you use the Authorization request header. However, instead of providing credentials for a user account, you specify all_users in place of the access key and leave the signature blank, like this:
Authorization: AWS all_users:
The colon after all_users is required.
© 2017 Hitachi Data Systems Corporation. All rights reserved.