Search

AWS

Articles

Amazon Web Services is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis.

Ensure that the Prerequisites for AWS Node are set up before executing the functions.

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
Did you find what you were looking for?