Skip to main content

Credentials

1. Create an access key

  1. Sign in to the QingCloud console
  2. Go to API Keys (under your account) -> Create
  3. Copy the Access Key ID and Secret Access Key
  4. Note your bucket’s zone (e.g. pek3a) and bucket name
The endpoint is derived from the zone (region) as s3.<region>.qingstor.com, QingStor’s S3-compatible host (distinct from the native <zone>.qingstor.com). Set QINGSTOR_ENDPOINT_URL to override.

2. Set environment variables

For Python configuration, see the QingStor resource docs.