Last Updated: Nov 18, 2020
The following functions are available for use in the AWS connector node:
Functions | Description |
---|---|
Create Instance | Use this function to create an instance in AWS with the given details |
Get Public IP Address | Use this function to fetch the Public IP address of an Instance from AWS with the given details |
Reboot Instance | Use this function to reboot an Instance in AWS with the given details |
Start Instance | Use this function to start an Instance in AWS with the given details |
Stop Instance | Use this function to stop an Instance in AWS with the given details |
Terminate Instance | Use this function to terminate an Instance in AWS with the given details |