How to Install ec2-ami-tools in Ubuntu 18.04



Install ec2-ami-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install ec2-ami-tools

Description:

Amazon EC2 AMI tools

The Amazon EC2 AMI Tools are command-line utilities to help bundle an Amazon Machine Image (AMI), create an AMI from an existing machine or installed volume, and upload a bundled AMI to Amazon S3.

Homepage: http://aws.amazon.com/developertools/368

Version: 1.4.0.9-0ubuntu2

Section: multiverse/admin