You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| s3.endpoint |<https://s3.oss-your-bucket-region.aliyuncs.com>| Configure an endpoint of the OSS service for the FileIO to access. Be sure to use S3 compatible endpoint as given in the example. |
198
+
| s3.endpoint |<https://s3.oss-your-bucket-region.aliyuncs.com/>| Configure an endpoint of the OSS service for the FileIO to access. Be sure to use S3 compatible endpoint as given in the example. |
199
199
| s3.access-key-id | admin | Configure the static access key id used to access the FileIO. |
200
200
| s3.secret-access-key | password | Configure the static secret access key used to access the FileIO. |
201
201
| s3.session-token | AQoDYXdzEJr... | Configure the static session token used to access the FileIO. |
0 commit comments