Aws address does not connect

sorry for the long wait @arraydude, I got sidetracked with other stuff. Now the app is ready but I have not solved my problem yet. I was able to change the setting on the localhost in the config.toml file. and it shows up when I run streamlit config show.

[server]
port = 8501
enableCORS = false  

However I need to apply it on my AWS AMI machine. Where do I find this file?