If you are using Amazon Linux 2 and want to install SSL Certificate for your domains, certbot is a right call.
This is how you can do it, and also additional info about how you can renew existing certificate
How to install Certbot on Amazon Linux 2:
sudo yum install -y certbot
This is how you can renew existing certificate:
sudo certbot certificates
sudo certbot renew