# Functions
IsInvalidConfig asserts invalidConfigError.
IsNotFound asserts notFoundError.
IsTooManyResults asserts tooManyResultsError.
IsWrongTypeError asserts wrongTypeError.
New creates a new configured endpoints resource.
# Constants
Name is the identifier of the resource.
# Structs
No description provided by the author
Config represents the configuration used to create a new endpoints resource.
No description provided by the author
Resource implements the endpoints resource.
# Interfaces
EC2 describes the methods required to be implemented by a EC2 AWS client.