Last Updated: Nov 18, 2020
The following functions are available for use in the AWS connector node:
| Functions | Description |
|---|---|
| Create Instance | Creates an instance in AWS with the given details |
| Get Public IP Address | Fetches the Public IP address of an instance from AWS with the given details |
| Reboot Instance | Reboots an instance in AWS with the given details |
| Start Instance | Starts an instance in AWS with the given details |
| Stop Instance | Stops an instance in AWS with the given details |
| Terminate Instance | Terminates an instance in AWS with the given details |