get_compute_ec2
Retrieve all AWS EC2 instances from Polaris
Arguments
Name
Type
Description
Choices
object_id
str
A specific Object ID to retrieve
Returns
Type
Return Value
list
List of all the AWS EC2 instances or the specific instance if the object_id
is passed.
Example
Last updated