access secret you create
OptionalauthorizationUse V4 signature. Default is false.
Optionalbucketthe default bucket you want to access If you don't have any bucket, please use putBucket() create one first.
Optionalcnameuse custom domain name
Optionalendpointoss region domain. It takes priority over region.
Optionalinternalaccess 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.
Optionalrefreshused by auto set stsToken、accessKeyId、accessKeySecret when sts info expires. return value must be object contains stsToken、accessKeyId、accessKeySecret
Optionalrefreshuse time (ms) of refresh STSToken interval it should be less than sts info expire interval, default is 300000ms(5min) when sts info expires.
Optionalregionthe bucket data region location, please see Data Regions, default is oss-cn-hangzhou.
Optionalsecureinstruct OSS client to use HTTPS (secure: true) or HTTP (secure: false) protocol.
Optionalstsused by temporary authorization
Optionaltimeoutinstance level timeout for all operations, default is 60s
access secret you create