# Functions

Copy will create an AWSAMI from a CopyInput.
LatestPatchRelease returns the latest patch release matching.
List will create an AWSAMIList from a given ListInput.
PreviousMinorRelease returns the latest patch release for the previous version of Kubernetes, e.g.

# Structs

CopyInput defines input that can be copied to create an AWSAMI.
ListInput defines the specs required to construct an AWSAMIList.