Skip to content
Advertisement

php Api hosted on AWS s3 bucket

I wanna host a php file that retrieve data from a mysql DB how ever aws is not authorizing POST method.
I need to know how can I add the code in PHP knowing I already configured the Bucket policy and CORS

Advertisement

Answer

You should try Amazon API Gateway.

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement