I've started work on developing a Web site based on Amazon web services. I can develop most of the pages on my own PC by means of downloading and creating a local database containing data received from their web service. The issue is that in order to allow viewers to purchase items, they must create an Amazon shopping cart on my site, which means that I would have call their Web services from the hosts' server. Would the requirement that I would have to call web services from the host server cause the need for special arrangements (other than the required bandwith), or can I just assume that I will be able to do so without even mentioning it when signing on with the host?
Thanks,
gsmith