This section explains how to use the
qq s3_bucket_policy_explain_access
command.For more information, see Managing Access Policies for an S3 Bucket in a Qumulo Cluster in the Qumulo Administrator Guide.
Description
Details a users access as allowed by the bucket policy
Usage
qq s3_bucket_policy_explain_access [-h] --bucket BUCKET [--auth-id AUTH_ID] [--anonymous] [identifier]
Flags
Flag Name | Required | Description |
---|---|---|
--bucket
|
Yes | The bucket for which the access policy will be explained. |
--auth-id
|
No | Auth ID of the qumulo user |
--anonymous
|
No | An unauthenticated S3 user |
Positional Options
Option Name | Description |
---|---|
identifier
|
An auth_id, SID, or name optionally qualified with a domain prefix (e.g "local:name", "ad:name", "AD\name") or an ID type (e.g. "auth_id:513", "SID:S-1-1-0"). Groups are not supported for access keys, must be a user. |