Search: "var parition"
Multiple-row operations - Table Store Documentation
rows in batches, and retry the operation if an error occurs in a single row. var client = require('./client'); var ...
Node.js demo - Intelligent Speech Interaction Documentation
. */ var ENDPOINT = 'http://filetrans.cn-shanghai.aliyuncs.com'; var API_VERSION = '2018-08-17' ...
Mount a disk to the Docker data directory - Container Service for Kubernetes Documentation
in the /var/lib/docker directory. You can run the du command to view the disk space size occupied by this directory ...
Implementing a Modern WordPress Workflow on Alibaba Cloud - Part 3 blog
following command before you begin here. In this case, issue this command on your server: $ sudo rm -rf /var/www/staging.another ...
CORS - Object Storage Service Documentation
bucket: using Aliyun.OSS; using Aliyun.OSS.Common; var endpoint = "yourEndpoint"; var accessKeyId = " ...
Set logging - Object Storage Service Documentation
Run the following code to enable bucket access logging: using Aliyun.OSS; using Aliyun.OSS.Common; var endpoint = " ...
Video editing - ApsaraVideo for VOD Documentation
editing: Examples. // Call example var client = initVodClient('Your AccessKey ID','Your AccessKey ...
Node.js Demo - Intelligent Speech Interaction Documentation
. */ var ENDPOINT = 'http://filetrans.ap-southeast-1.aliyuncs.com'; var API_VERSION = '2019-08-23' ...
Hotlink protection - Object Storage Service Documentation
configure the referer whitelist: using Aliyun.OSS; using Aliyun.OSS.Common; var endpoint = " ...
HTTP trigger - Function Compute Documentation
Node.js runtime environment: var getRawBody = require('raw-body')module.exports.handler = function (request, response ...