juicedata / juicesync

A tool to move your data between any clouds or regions.
Apache License 2.0
593 stars 56 forks source link

Auto find endpoint for alicloud oss #69

Closed chnliyong closed 4 years ago

chnliyong commented 4 years ago
  1. OSS : add support oss://[ACCESS_KEY:SECRET_KEY@]<BUCKET> ,the credential must have oss:ListBuckets permission.
  2. OSS: add support using environment variable ALICLOUD_ACCESS_KEY_ID and ALICLOUD_ACCESS_KEY_SECRET or EMR MetaService for credential.