install amazon-linux-extras
$ sudo yum install -y amazon-linux-extras
Here is what the above code is Doing:
1. Install the Amazon Linux Extras repository.
2. Install the Amazon Linux Extras package.
3. Enable the Amazon Linux Extras repository.
4. Install the Amazon Linux Extras package.