yinxing
Version:
36 lines (35 loc) • 597 B
JSON
{
"timer": {
"Type": "Timer",
"Properties": {
"CronExpression": "*/5 * * * *",
"Enable": true
}
},
"cli-appid.cos.ap-beijing.myqcloud.com": {
"Type": "COS",
"Properties": {
"Bucket": "cli-appid.cos.ap-beijing.myqcloud.com",
"Filter": {
"Prefix": "filterdir/",
"Suffix": ".jpg"
},
"Events": "cos:ObjectCreated:*",
"Enable": true
}
},
"topic": {
"Type": "CMQ",
"Properties": {
"Name": "qname"
}
},
"pan-php_apigw": {
"Type": "APIGW",
"Properties": {
"StageName": "release",
"ServiceId": null,
"HttpMethod": "ANY"
}
}
}