ali-sdk/aliyun-cdn-sdk

Name: aliyun-cdn-sdk

Owner: ali-sdk

Description: ??? sdk

Created: 2016-12-05 10:49:03.0

Updated: 2017-12-13 01:30:52.0

Pushed: 2017-06-19 08:36:47.0

Homepage: null

Size: 14

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

aliyun-sdk

??? CDN API SDK

???
t co = require('co');
t SDK = require('ali-cdn-sdk');

t CONFIG = {
cessKeyId: '????OSS??? accessKeyId',
pSecret: '????OSS??? secretAccessKey',
dpoint: 'https://cdn.aliyuncs.com',
iVersion: '2014-11-11',


unction* () {
nst sdk = new SDK(CONFIG);
nst res = yield sdk.DescribeDomainHttpCodeData({
DomainName: 'a.alipayobjects.com',
StartTime: '',  // ??????????
EndTime: '',
;
nsole.log(res);

????? API

??? lib/apis.js, ?????????? MR ??

??

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.