Angular application, in a AWS S3 Bucket, cannot call extern endpoint
I have uploaded in an AWS S3 Bucket a web application which I created by using Angular 18; the app calls via http (post method) an external mailer service (Sengrid), in order to send messages from a form.