We're using AWS Amplify to serve an Angular frontend via CI/CD (connected Github-Repo). Amplify does not seem to compress by default resulting in larger content delivery than necessary.
I can't find any option in the app settings inside the Amplify dashboard nor a solution online.
Is it possible to use compression (gzip or brotli) with AWS Amplify?