I need to do a simple GET request to EC2 Query API with regular URL encoded query string. The protocol is HTTPS. How would I send the request with the help of PHP\'s cURL.
You could also use Zend Framework and the cURL adapter to help with this task. Details here