I was wondering how I can use Amplify to create Cloudfront to serve dynamic images (for users) in S3 bucket. Amplify hosting does not work since it is for static content. Also, I will need to have couple Lambda@edge.
Is this something that can be done with Amplify CLI. Is there another way to do this while keeping my Amplify project.
Thanks in advance.