iDrive E2

To obtain credentials for IDrive® e2 (S3-compatible object storage), follow these steps:

✅ Step-by-Step: Create IDrive® e2 S3 Credentials

  1. Go to IDrive® e2 Console
    Visit: https://www.idrivee2.com/
    and log in with your account.
  2. Create a Bucket (if not done yet)
    • In the dashboard, click Buckets > Create Bucket.
    • Enter a unique name and select a region (e.g., us-east-1, us-west-1).
    • Make sure the bucket access is set to Public.
  3. Create an Access Key Pair
    • Go to Access Keys in the left menu.
    • Click Create Access Key.
    • Name your key (e.g., my-app-key) and set permissions.
    • Click Create and the key pair will be shown:
      • ✅ Access Key ID
      • ✅ Secret Access Key (shown only once — copy it securely)
  4. Note the Region and Endpoint
    • Region examples: us-east-1, us-west-1, etc.
    • Endpoint format: https://<bucket>.s3.<region>.idrivee2-31.com Example: https://mybucket.s3.us-east-1.idrivee2-31.com

🧪 Example Credential Set

FieldExample Value
Access Key IDIDRIVEE2ACCESSKEYEXAMPLE
Secret Access KeyIDrIvESecretKeyExample1234567890
Regionus-east-1
Endpointhttps://mybucket.s3.us-east-1.idrivee2-31.com
Bucket Namemybucket

Next

Leave a Reply