A storage engine based on Aliyun OSS. Before use, you need to prepare the relevant account and permissions.

This section only introduces the specific parameters for the Aliyun OSS storage engine. For general parameters, please refer to General Engine Parameters.
Enter the region of the OSS storage, for example: oss-cn-hangzhou.
You can view the region information of your bucket in the Aliyun OSS Console, and you only need to use the region prefix (not the full domain name).
Enter the ID of your Aliyun access key.
Enter the Secret of your Aliyun access key.
Enter the name of the OSS bucket.
Enter the timeout for uploading to Aliyun OSS, in milliseconds. The default is 60000 milliseconds (i.e., 60 seconds).