# Functions
New creates a new Frontend.
# Variables
ErrInstanceNotFound indicates an instance could not be found for the given identifier.
# Structs
Frontend is an EC2 HTTP API frontend.
Instance is a struct that contains the hardware data exposed from the EC2 API endpoints.
LicenseActivation is part of OperatingSystem.
Metadata is a part of Instance.
OperatingSystem is part of Metadata.
# Interfaces
Client is a backend for retrieving EC2 Instance data.