access secret you create
the default bucket you want to access If you don't have any bucket, please use putBucket() create one first.
use custom domain name
oss region domain. It takes priority over region.
access OSS with aliyun internal network or not, default is false. If your servers are running on aliyun too, you can set true to save lot of money.
use time (ms) of refresh STSToken interval it should be less than sts info expire interval, default is 300000ms(5min) when sts info expires.
the bucket data region location, please see Data Regions, default is oss-cn-hangzhou.
instruct OSS client to use HTTPS (secure: true) or HTTP (secure: false) protocol.
used by temporary authorization
instance level timeout for all operations, default is 60s
used by auto set stsToken、accessKeyId、accessKeySecret when sts info expires. return value must be object contains stsToken、accessKeyId、accessKeySecret
Generated using TypeDoc
access secret you create