0
votes
0answers
10 views

how to view my amazon status in my web application

I have created one web application, where if I entered my email id, I should be able to see the activities that I made in amazon.com example the items that I put in my cart and my balance etc. Please ...
0
votes
1answer
26 views

How to remove RequestTimeTooSkewed check from Amazon?

I have a Java 7 "agent" program running on several client machines (mostly Windows XP). My "agent" uploads client files to Amazon S3 and often I get this error: RequestTimeTooSkewed I know this is ...
-1
votes
0answers
49 views

Upload and get back an image with a restful webservice using android [closed]

i am new to web services i have created a mobile application which capture a image, i want to upload the image to a server side application with web service and do some changes and get it back how to ...
0
votes
0answers
17 views

Long delay before server answer using Amazon Advertising API, depending on the SearchIndex. MVC 4.0

This question is related to the Amazon Advertising API, but the proper solution might be more generic. As I say in the title, it depends on which search index is used. If I look for Books and Ebooks ...
0
votes
2answers
29 views

Web Service Large Volume Of Calls On Amazon EC2

I am new to using web services but we have built a simple web service hosted in IIS on an Amazon EC2 instance with an Amazon RDS hosted database server, this all works fine as a prototype for our ...
0
votes
2answers
86 views

AWS SDK in Perl

Whether it is possible to create AWS SDK in Perl?. I need to use AWS transcoder service from my perl script. But I wonder AWS SDK is not available for Perl(http://aws.amazon.com/code). O r do there ...
1
vote
1answer
88 views

streaming data service (web services)

I want to write webservices which will fetch data from a client (Android/Iphone) and push to a client (say website) real time. Android continuously sends data to the server, the same information ...
-1
votes
1answer
41 views

how can i return an image from webservice and images are stored in assets folder? [closed]

I want to return images from my webservice that i made in asp.net now i want to return an image from .asmx webservice. and than i want to display that image in android and also want to store in ...
0
votes
1answer
50 views

Elastic IP confusion

I've set up an Amazon EC2 instance with my Rails app - http://ec2-54-235-85-12.compute-1.amazonaws.com/ - and I'm associating an elastic IP - 54.235.85.12 - with it (I'm hooking on to an API where I ...
3
votes
1answer
93 views

Is it possible to perform a batch upload to amazon s3?

Does amazon s3 support batch uploads? I have a job that needs to upload each night ~100K of files that can be up to 1G but is strongly skewed towards small files (90% are less than 100 bytes and 99% ...
0
votes
1answer
141 views

Filezilla root access to aws ubuntu instance

I just set up an aws ubuntu instance on Amanzon. I am trying to upload/create new files with filezilla on my apache server folder (/var/www/) but i only have access to "/home/ubuntu/". Is there a way ...
0
votes
3answers
589 views

DDOS attack and Amazon web services [closed]

A website is hosted in AMAZON WEB SERVICES. It uses Cloudfront, s3 and Route 53. If it will be attacked (DDOS or anything else) how likely is it to get down. My thoughts are that a average attacker ...
0
votes
1answer
123 views

Amazone s3 upload using transfer manager waiting for long time if there is no network

I am uploading videos to amazone s3 using Transfer manager. After calling the upload method which is asynchronous i am calling waitForUploadResult(). If the network is not available the flow is ...
2
votes
2answers
114 views

Implementing a sync feature similar to Evernote

The type of content isn't really important for this question, but let's just say I wanted to implement a (native mobile) shopping list app that allowed multiple users to collaborate on a shared list. ...
2
votes
2answers
296 views

How to know if email is marked as spam by recipient

Today we were discussing about email services in our team. My one team member informed us about Amazon Web Service they are using in their institute to send bulk emails. He said that AWS also give you ...
1
vote
1answer
193 views

AWS elastic beanstalk cannot return custom response code using resteasy?

I'm working on a web service using RESTEASY to set the response status code when get some exception. First I tried resteasy exception mapper which works fine locally. The mapper code attached below. ...
0
votes
0answers
69 views

Amazon AWS WebService responses empty result

I am trying to receive some data from Amazon using their WebServices unfortunately I get all the time empty response. I genereted java classes using wsimport wsimport -keep -p ...
0
votes
4answers
143 views

Amazon web services issue. Should I pay for the web services? [closed]

I'm new in iOS development, and I faced an issue with amazon. I wanna gain information about amazon products with amazon web servises. I wanna enter the keyword and get information about proper ...
1
vote
1answer
543 views

Unable to set headers in apex web service callouts in salesforce

I'm currently trying to call Amazon Product Retail Web Service in Salesforce. As I mentioned in Getting WSDL parse error while generating Apex code from WSDL in Salesforce I was initially unable to ...
4
votes
1answer
602 views

amazon s3 The specified key does not exist after get_key success

I am using python and boto this is my code: key = bucket.get_key(key_name) if not key: print 'error, key does not exist' return data = key.get_contents_as_string() sometimes (appears ...
1
vote
1answer
50 views

Behavior of TransferManger on netwok issue

While uploading using TransferManager, if netwok issue occurs, it would be caught in a the exception - AmazonClientException. In such cases do i have to abort the current upload? If i want to upload ...
0
votes
0answers
114 views

How Amazon Elastic Load Balancer Handles traffic

I am working on some project in which the current state is as follows : There are 2 EC2 machines running on cloud. On the 1st machine, I have a workflow manager, and on the other EC2 Machine I have ...
0
votes
0answers
76 views

Amazon API using JS and not PHP for prices

I have just registered for the Amazon API services and I have noticed, to my surprise, that there is no JS documentation for the API; mainly PHP (for web), as far as I can see. Since I am using a ...
0
votes
0answers
69 views

Online Radio as a web service

When starting an online-radio, the problem for me is that I do not want to run a program all the time locally on my computer. Rather I would like to write a web service, which automatically and ...
2
votes
3answers
291 views

Restful webservices…Put or post for a updating

I have a restful webservice for which iam writing a new method call. The purpose of the new method call is to revoke the status of a person to "NO". All that I have to send in the request is a ...
1
vote
1answer
183 views

How to show the xmlnode values from(WS response) in grid view?

I am using AWS in my webapplication. I got the WS response. Xml response : <ItemSearchRespone xmlns="http:/...."> <Items> <Item> <ASIN>B003MC5N28</ASIN> ...
0
votes
2answers
179 views

How to populate XML node values in Grid view in Asp.net?

I am using a thirdparty webservice. I got the response in XML format. Now, i have to show the XML node values in grid view. The following code i tried so far. using (HttpWebResponse response = ...
2
votes
1answer
132 views

Dynamic usage of AWS S3

I trying to explore AWS S3 and I found out that we can store data and have a URL for a file which can be used on a website, but my intention is to store files on S3 and have users of my website post ...
0
votes
1answer
208 views

Amazon Web Services - What do i need?

Sorry for long explanation but I'm trying to find the right moves for days, any help would be much appreciated. My IOS app will be used daily, An image and some data will be displayed to the user and ...
0
votes
0answers
82 views

Expose Amazon SQS directly to clients or via an Webservice as proxy

I would like to use Amazon SQS in my application to queue requests from other external systems that don't belong to me. What is the better way of doing this, directly expose the SQS Queue and the ...
0
votes
1answer
131 views

beanstalk beanstalk misconfigured

I deployed a war file into the elastic beanstalk but i keep getting this error: health check URL misconfigured and my environment is set to red. I gave my applications first html page as the ...
0
votes
1answer
300 views

beanstalk application health turns red

I have an app which works perfectly on an ubuntu ec2 micro instance, I've attempted to get it working on beanstalk and for some reason why I load up the page and the 70+ assets are loading (it's in ...
0
votes
2answers
236 views

Cloud Architecture

I'm researching cloud services to host an e-commerce site. And I'm trying to understand some basics on how they are able to scale things. From what I can gather from AWS, Rackspace, etc ...
1
vote
1answer
141 views

architecture for mobile apps and supporting web apps

Sorry if my question seems too general, I have a mobile app idea, which I am planning to work on as a side hobby. I have never built such a system from the scratch, therefore architectural decisions ...
2
votes
1answer
1k views

Jersey rest api security

I see the following link that explains how rest api needs to be secured. (Using public key and a HMAC(hash) of request parameters and private key). ...
1
vote
1answer
347 views

publishing and discovering REST web services

I am a student and new to web services. I have an academic project where I have to do dynamic service composition, where the client(coded client, not the human client) will search for web services and ...
0
votes
1answer
44 views

advantages of access keys in webservices

I just read about how access keys and secret ids could be used to send authenticated requests to a RESTful webservice. However, I dont understand the advantages of using it over other ...
1
vote
2answers
400 views

Amazon Product Advertising API (ItemSearch with ItemPage)

I wrote the following code: from hashlib import sha256 from base64 import b64encode import hmac import urllib from time import strftime, gmtime url = 'http://ecs.amazonaws.com/onca/xml' ...
0
votes
1answer
229 views

How to request information from amazon URL

Could anyone explain me what information should I put from this URL: http://webservices.amazon.com/onca/xml? Service=AWSECommerceService& AWSAccessKeyId=[AWS Access Key ID]& ...
0
votes
2answers
124 views

Download an part of a multipart upload in amazon s3

Is it possible to download one part of a multi-part upload in amazon S3? that is. I have uploaded say 5 of 10 parts, then i realize that i need to rewrite a part of on of those uploaded parts, can i ...
1
vote
1answer
63 views

Growing files on Amazon S3

Is it possible to have growing files on amazon s3? That is, can i upload a file that i when the upload starts don't know the final size of. So that I can start writing more data to the file with at ...
0
votes
3answers
57 views

Move a Web Site project with a web service to AWS windows server

I've started ut a new instance of a windows server 2008 and am trying to move and launch my web service I've created in Visual Studio. How do I move the project from my local computer to the remote ...
3
votes
1answer
173 views

Is it valid to respond to an HTTP 1.1 request with an HTTP 1.0 response?

I am setting up video delivery for video files to tv set-top boxes. I want to use Amazon Cloudfront. The video files are requested as usual http requets that may contain a range header to request ...
1
vote
2answers
315 views

Basic understanding of Amazon AWS and Product Advertising API

I'm completely new to Amazon AWS development and the Product Advertising API. I have some basic questions I'd like to get answered... I'm building a website for a client who would like to sell his ...
1
vote
0answers
104 views

Electronic Device Information - Where to access Laptop/TV/Camera data?

I am hoping to build a consumer electronic device recommendation engine, similar to Decide.com among others. After extensively searching the web, I cannot find any public API/Webservice/Database that ...
0
votes
2answers
72 views

Using EC2 only when under load or incase of failure

Is it possible to have most of our server hardware outside of EC2, but with some kind of load balancer to divert traffic to EC2 when there's load that our servers can't handle, or as a backup incase ...
0
votes
2answers
334 views

Implementing Amazon Web Services' Online Photo Processing Service example in Java EE

I am exploring AWS, and I'd like to implement in Java EE an EC2 app like the Online Photo Processing Service example in Getting Started with Amazon EC2 and Amazon SQS (PDF). It has a web-based client ...
1
vote
1answer
448 views

Getting Amazon all products via feed API

Is it possible to retrieve all Amazon products via feed with all the details of the products including price and dimensions for each? I did a bit of research but it seems like Product Advertising API ...
0
votes
2answers
133 views

What exactly does “cloud computing” mean? [closed]

I am new to cloud field, i want to know what it is from basic? What are its advantages? How it comes to use in real life? Comparison with the existing technologies.
1
vote
1answer
156 views

MSSQL / MySQL Support for AWS SimpleDB

AWS SimpleDB appears to be brilliant solution for affordably and scalably hosting non relational data in the cloud. The problem is, as it's all API based, it's total cost can be very high for smaller ...

1 2