package
1.1.0
Repository: https://github.com/intuit/ami-query.git
Documentation: pkg.go.dev

# Functions

NewAMI returns a new AMI from the provided ec2.Image and region.
Status sorts by taking the CreationDate attribute, converting it to UNIX epoch, and adds it to the weighted value of the status tag.

# Structs

AMI represents an ec2.Image and the region it resides in.

# Type aliases

Sort is a slice of AMI objects to be sorted.