# Functions
BuildAmi builds the given Packer template and return the generated AMI ID.
BuildAmiE builds the given Packer template and return the generated AMI ID.
BuildArtifact builds the given Packer template and return the generated Artifact ID.
BuildArtifactE builds the given Packer template and return the generated Artifact ID.
BuildArtifacts can take a map of identifierName <-> Options and then parallelize the packer builds.
BuildArtifactsE can take a map of identifierName <-> Options and then parallelize the packer builds.