Set AWS client_max_body_size on instance deploy (nginx.conf)
Budget: $10 – $30 USD
Every time a new instance is deployed on AWS, the value written in nginx.conf for "client_max_body_size" gets overwritten, making it so users of my service cannot upload sufficiently large files. I need this value to have a bigger default value and never be overwritten.