Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 359 Bytes

aliyun-fc-samples

This project exists to keep in an ordered place all the Node.js samples I build for Alibaba Function Compute. I call it the "Missing Function Compute Samples Repository".

ECS

For ECS instances you would need an event in JSON like {"InstanceId":"_instance-id-here_"}.

  • StopInstance.js
  • StartInstance.js

... more to come