Constant OSS_ENDPOINT

Source
pub const OSS_ENDPOINT: &str = "oss.endpoint";
Expand description

Required configuration arguments for creating an Aliyun OSS Operator with OpenDAL:

  • oss.endpoint: The OSS service endpoint URL
  • oss.access-key-id: The access key ID for authentication
  • oss.access-key-secret: The access key secret for authentication Aliyun oss endpoint.