Module ec2

Source

Structs§

Droplet
Represents the underlying EC2 instance.
Manager
Implements AWS EC2 manager.

Functions§

fetch_availability_zone
Fetches the availability of the host EC2 machine.
fetch_instance_id
Fetches the instance ID on the host EC2 machine.
fetch_public_hostname
Fetches the public hostname of the host EC2 machine.
fetch_public_ipv4
Fetches the public IPv4 address of the host EC2 machine.
fetch_region
Fetches the region of the host EC2 machine. TODO: fix this…
is_error_retryable