# Packages
No description provided by the author
# Functions
GetLocalEc2AZ gets the current ec2 node's availability-zone.
GetLocalEc2Hostname gets the current ec2 node's hostname.
GetLocalEc2InstanceID gets the current ec2 node's instanceID.
GetLocalEc2IP gets the current ec2 node's local IP.
GetLocalEc2Region gets the current ec2 node's region.
GetLocalEc2VpcID gets the current ec2 node's vpc id.
GetRegionAZs gets the AvailabilityZones in one region.
NewAWSEc2 creates a AWSEc2 instance.
NewEc2Info creates a Ec2Info instance.