Create Access Key for Object Storage
Access keys allow you to securely authenticate and interact with your Object Storage buckets programmatically, such as via S3-compatible clients or APIs.
Steps to Create an Access Key
- Log in to your DewaVPS control panel.
- Navigate to the Storage section.
- Select the Object Storage tab, then go to the Access Keys section.
- Click the Create Access Key button.
- Enter a name for the access key to help you identify it later.
- Assign permissions to the key, specifying which buckets it can access and the level of access (read, write, etc.).
- (Optional) Set an expiration date for the key to enhance security.
- Click Submit to generate the key.
- Save the access key ID and secret securely; you will not be able to view the secret again.
Tip: Use different access keys for different applications or users to maintain granular control and revoke access easily if needed.