package
0.0.0-20230823171921-6ef14716e6a8
Repository: https://github.com/skx/aws-utils.git
Documentation: pkg.go.dev

# Functions

AMIAge returns the number of days since the specified image was created, using AMICreation as a helper (that will cache the creation time).
AMICreation returns the creation-date of the given AMI as a string.

# Variables

NotFound is the error returned when an AMI isn't found.