This section explains how to use the
qq s3_create_access_key
command.Description
Create S3 access key
Usage
qq s3_create_access_key [-h] [--auth-id AUTH_ID] [--self] [identifier]
Flags
Flag Name | Required | Description |
---|---|---|
--auth-id
|
No | The auth_id of the Qumulo Core user |
--self
|
No | Create an s3 access key for the currently logged on user |
Positional Options
Option Name | Description |
---|---|
identifier
|
An auth_id, SID, or a name optionally qualified by a domain prefix (for example, "local:name", "ad:name", "AD\name") or an ID type (for example, "auth_id:513", "SID:S-1-1-0"). Qumulo Core supports only users (not groups) for S3 access keys. |