Send the request to Amazon.
int SendRequest();
This method creates the request based on the user's specification, and sends it to the Amazon server. Once Amazon responds, the class parses the response.