# Functions
InstanceID returns the instance ID for the local host.
IsEC2Instance returns a flag indicating whether the executing host is an EC2 instance based on whether or not the metadata URL can be accessed.
ResolveSubnet determines the VPC subnet ID on the running AWS instance.
ResolveSubnetWithMAC determines the VPC subnet ID on the running AWS instance.