Search code examples
phpamazon-web-servicesamazon-s3bucket

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


Solution

  • You should try Amazon API Gateway.