This is happening from last 1 week whenever my old elastic beanstalk instance getting terminated and AWS spinning up new instance its not picking eb extensions where I have mentioned.
files:
"/etc/nginx/conf.d/proxy.conf" :
mode: "000755"
owner: root
group: root
content: |
client_max_body_size 20M;
due to which I am not able to upload any video from my APIs.