/
EC2 Library
EC2 Library
The EC2 Library is an importable library you can use in your projects to interact with the AWS CLI EC2 API to setup and manage your instances. This library is used by the EC2 AWS CLI Adapter.
There are additional methods which can be added to the client - checkout the AWS CLI EC2 API docs for all the available methods.
When importing into your project, only the client needs to be required in order to set up the client and access the various methods.
require "EC2.EC2client"
How it works:
Use the Translator’s built in help to review how to use each function:
, multiple selections available,
Related content
EC2 AWS CLI Adapter
EC2 AWS CLI Adapter
More like this
Deploy AWS Hosted Instance
Deploy AWS Hosted Instance
More like this
JOTFORM Library
JOTFORM Library
More like this
SALESFORCE Library
SALESFORCE Library
More like this