mc anonymous
Description
The mc anonymous
command supports setting or removing anonymous policies to a bucket and its contents.
Buckets with anonymous policies allow public access where clients can perform any action granted by the policy without authentication.
Subcommands
mc anonymous
includes the following subcommands:
Subcommand | Description |
---|---|
get |
Get the anonymous (public) access policy for a bucket. |
get-json |
Get the anonymous access policy for a bucket as a JSON document. |
links |
Retrieve the HTTP URL for anonymous access to a bucket. |
list |
List all anonymous access policies for a bucket. |
set |
Set the anonymous access policy for a bucket. |
set-json |
Set the anonymous access policy for a bucket using an IAM JSON policy document. |