To be honest I don't understand either. I don't use AWS or any of the tools you are using so someone else will have to step in to help you resolve the issue.
My contribution was to do some initial recon to verify your site (which is not accessible) and to peek at which ports were open.
After doing some digging, I found some information about.. starting apche? This was the result.
bitnami@ip-1:~ sudo /opt/bitnami/ctlscript.sh start apache
AH00526: Syntax error on line 46 of /opt/bitnami/apache2/conf/bitnami/bitnami.conf:
SSLCertificateFile: file '/opt/bitnami/apache2/conf/server.crt' does not exist or is empty
apache config test fails, aborting
Monitored apache
bitnami@ip-:~
Further along, I found an error saying that server.crt doesn't exist when running this command line:
bitnami@ip-:~$ sudo /opt/bitnami/ctlscript.sh start
/opt/bitnami/mysql/scripts/ctl.sh : mysql (pid 990) already running
/opt/bitnami/php/scripts/ctl.sh : php-fpm (pid 1074) already running
AH00526: Syntax error on line 46 of /opt/bitnami/apache2/conf/bitnami/bitnami.conf:
SSLCertificateFile: file '/opt/bitnami/apache2/conf/server.crt' does not exist or is empty
apache config test fails, aborting
After scanning the link you provided I think we will need a bunch more information. Most of what is needed are in the form provided when you opened this thread.
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):