Create S3 credentials¶
Create S3 credentials¶
- Select Create S3 Credential.
- Provide a name for the credential.
- Select OK. The dialog box displays the Access and Secret tokens. These values are displayed one-time. You can copy and store both values. DO NOT SELECT CLOSE.
- Download the .cfg file that contains the S3 credentials. The filename format is
s3-<CREDENTIAL-NAME>.cfg
. - Select Close.
To use the .cfg file with an S3 tool such as s3cmd, type the following in the terminal to use the .cfg file (using the -c
option) for authentication.