Amazon Web Services (AWS) is a collection of commercial services centered around virtualized, commodity and clustered computing, networking, database and storage, as wel as supporting tools that are offered as infrastructure as a service
1
vote
0answers
57 views
Signing amazon GetFederationToken in python
I've got a piece of python code that requests a new federation token:
AWS_HOST = 'sts.amazonaws.com'
AWS_URI = '/'
AWS_ID = '...'
AWS_SECRET = '...'
def amazon(content):
URI_String=[]
...
1
vote
0answers
320 views
Download Zip File from Amazon S3 with Sinatra and AWS SDK for ruby
I am using the following code. I don't get any errors but the file doesn't download.
@bucket = @s3.buckets['bucket_name']
File.open('file_name.zip','wb') do |file|
...
1
vote
0answers
198 views
Post a file to AWS from a credentialed client in Python
I am writing a client application to post a file to our S3 instance, but I am not getting any response and the file is not posting when using the code below. It works by hitting our server for ...
1
vote
0answers
344 views
Why are half of my “word count” Hadoop Reducer output files 0 bytes when run on AWS/EMR?
I have a set of data that is basically the Mapping results of a simple Word Count (text files w/ word & count pairs, tab delimited), and I need to reduce it. There's about 160 GB of data, ...
1
vote
0answers
201 views
How to manage AWS cloud search version ID?
I'm writing a library in order to help everyone using Amazon cloud search.
With cloud search when you update a document you need to specify the id of the document (of course) and the version of the ...
1
vote
0answers
164 views
Android aws SDK :AndroidRuntime(587): java.lang.NoClassDefFoundError
I am trying to use AWS Simple DB with androidSdk 1.3.3,and here is my Connection Code
AWSCredentials credits=new BasicAWSCredentials("apkey","secretkey");
AmazonSimpleDBClient client=new ...
1
vote
0answers
65 views
AWS publish incremental, exclude some folders on server
We are using AWS explorer to publish our website changes from Visual studio to our Elastic beanstalk instances in Amazon. We are using "Deploy application incrementally" which is nice.
the only issue ...
1
vote
0answers
129 views
Creating many CloudWatch alerts: batch?
Does anyone have example code for creating many CloudWatch alerts simultaneously?
Currently I'm doing this:
$cloudWatch->put_metric_alarm(...);
$cloudWatch->put_metric_alarm(...);
...
1
vote
0answers
79 views
Grails 2.0.4 stops serving certain images randomly in an AWS Elastic Beanstalk Environment
I'm having an odd 'showstopper' problem that I can't reproduce locally or hosting in a standalone Tomcat 7 environment.
For some reason, certain images just stop being served after a random amount of ...
1
vote
0answers
412 views
Amazon MWS status is green but still having error
First of all, Pardon me, I am new to Amazon Market Web Service(MWS)
I am trying user Order Library located Here
I configured the environment (.confic.php), and I started from checking Service status ...
1
vote
0answers
268 views
Amazon s3 in mac osx?
Any tutorials or samples available for amazon s3 in mac os x?
Just needed a sample for the s3 simple upload download operation.
Searched a lot for api.but not available!!
Found custom one by Tom ...
1
vote
0answers
221 views
Running Tesseract OCR SDK Server Side, with Spring Framework, on Amazon Web Services
I'm a newbie programmer working on a toy Spring project. I would like run OCR recognition on documents, and then mark them up by overlaying on the original image. I've chosen to use Tesseract OCR, ...
1
vote
0answers
62 views
Twig template manager error on AWS Cloud
I hope I find somebody who knows the Twig in details. I've developed several sites with Twig and I'm really satisfied. Now I'm trying to put the website into an AWS cloud. Generally it works fine, but ...
1
vote
0answers
344 views
Multiparted upload to S3 with with AWS SDK - retry and parallel
I am using the AWS SDK (PHP) to move files to and from my S3 bucket.
I am using multiparting with initiate_multipart_upload() and upload_part() and so on.
It basically works.
BUT, for very large ...
1
vote
0answers
39 views
AWS tools with two accounts, not recognising second account
I've downloaded the AWS cli tools. I have two separate AWS accounts. Everything worked as expected for the first account. But I cannot seem to switch the tools over to the second account. Every time I ...
1
vote
0answers
176 views
How can I test, whether my deployed background server application on AWS beanstalk gets messages through a socketstream with an android mobile client?
The overall topic is actually like a Chat Application sending a simple string message to an aws server, which uses the message to make calculations server-side and sending a simple string message as a ...
1
vote
0answers
116 views
Setting up service to execute tasks in web clustered environment
I am looking for ways to reliably execute a task (just one time at certain date/time) in web clustered environment: for example to send an email reminder to user after 7 days since initial ...
1
vote
0answers
173 views
Simple C program in Elastic beanstalk
I think what I'm trying to do ought to be trivially easy for anyone who knows what they're doing, but the only language almost without exception that I've ever programmed in is C. I do so poorly. ...
1
vote
0answers
127 views
What is the best way to manage keypairs in EC2?
Let's say you have a team of 3 developers and you want them all working on the same application. Is it advisable to create a keypair such as "mycoolapp.pem", then distribute it privately to the team ...
1
vote
0answers
224 views
Showing Amazon mechanical turk qualification test result
I wish to set up an Amazon mturk qualification test with the capability of presenting the worker which questions they did wrong.
For example:
If they worker wrongly answers this question as ...
1
vote
0answers
142 views
AWS SDK public url for file in bucket
I have referenced the answer below to retrieve all files in a bucket.
Amazon AWS IOS SDK: How to list ALL file names in a FOLDER
Is there any way to retrieve the public url to retrieve download the ...
1
vote
0answers
880 views
403 forbidden after nginx install on AWS (no welcome to nginx message)
Solved!
I rolled up a basic ubuntu 10 micro-instance on AWS and installed it with apt-get and make etc.
nginx is running but when I try to visit the ip to test it spits back a 403.
The worker ...
1
vote
0answers
322 views
python amazon product advertising api
Im new to relatively new to python and amazon product api and trying to execute few examples for a kickstart except that I tried everything and only getting None against item_lookup:
AWS_KEY = '...'
...
1
vote
0answers
246 views
Is there a workaround for key.open_write not being implemented in boto?
I have a Python iterator backed by a DB query (a MongoDB cursor in this case). I'm trying to write its contents as a text file on S3, using boto.
The simplest way to do this is to concatenate ...
1
vote
0answers
428 views
Integrating live video streaming in .Net application
I have another current best practices question.
I've been looking at a significant number of options and want to hear from some people who have experience with this scenario.
My client is creating a ...
1
vote
0answers
64 views
Is there a way to view poller information in the decider or activity workflow worker
How would I know that my application (WorkflowHost, ActivityHost) which represents a workflow / task is polling SWF. Is there a way to instrument the application to view this information?
...
1
vote
0answers
334 views
Issue in changing mapred heap size in amazon elastic mapreduce job
I am new to Amazon Elastic MapReduce and I am struggling to set the mapred heap size to 1Gb using bootstrap configuration. I am using m1.large instances. I have tried the following bootstrap ...
1
vote
0answers
266 views
Remote login Amazon (KDP)
I'd like to automate the summaries from KDP (Kindle Desktop Publishing). As they don't seem to have any email notification system (at least none that I'm aware of), I need to login via curl. It drives ...
1
vote
0answers
136 views
How to search products in amazon advertising api using GS1 14 , or GS1 128?
I can search amazon advertising api using UPC or EAN codes. But Using GS1 128 or code 128 AND ITF how can I search products?
1
vote
0answers
185 views
AWS Signed Requests are not working on Google App Engine using java.net.URL
All,
I am developing a simple Java web app using Play (v 1.2.4) framework. The application performs a signed ItemLookup request using Amazon's Product Advertising API. I am deploying the ...
1
vote
0answers
127 views
Update Monotouch App from AWS - Need directions
I've been messing around with Monotouch to develop an IPhone App. So far so good. I love it!
I want to be able to use AWS to update the content of my App. Problem is that I can't seem to find any ...
1
vote
0answers
149 views
Call to Amazon Web Service not styled by attached XSLT stylesheet
To those who have already helped me thanks. I am rephrasing my question to perhaps get a different angle on the problem I have.
Can anyone see why this call to Amazon Web Services (AWS) would not ...
1
vote
0answers
202 views
Stop XSLT Caching
I am currently using the xsl:import tag. However we have noticed it is caching the XSL. This means that when we update the XSL that is being referenced too, we have to refresh each XSL that uses the ...
1
vote
0answers
226 views
Dynamodb pagination in Ruby on rails
How can pagination be done in dynamodb using ruby on rails, using aws-sdk in the following different occasions:
in a normal find result
in a search result
1
vote
0answers
118 views
Getting a small part of the dataset from Amazon S3
I am trying to access the Enron Email dataset from Amazon (http://aws.amazon.com/datasets/917205) for a Machine Learning project I am working on. I need a small amount of data to write my Map Reduce ...
1
vote
0answers
299 views
Amazon RDS MySQL - Increase maximum indexes to greater than 64
I'm trying to increase the maximum number of indexes on a Mysql database running on Amazon RDS.
By default MySQL allows a maximum number of indexes of 64. This limit can be increased by setting the ...
1
vote
0answers
332 views
How to allow aws s3 bucket contents only to publicly serve a certain domain?
I am using aws s3 to store my website pictures and video contents. File links from s3 are directly output to html/php.
The problem is that some other sites linked my picture/video, which heavily ...
1
vote
0answers
108 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 ...
1
vote
0answers
100 views
Android Strange behavior for ImageOperations and downloading from AWS S3
Gonna use pseudo names to protect privacy.
My code is this:
bitmap = ImageOperations(ImageViewer.this, url, "image.jpg");
where url is something like:
...
1
vote
0answers
112 views
In a .NET based distributed AWS architecture, can I log jobs through the system with millisecond precision?
I'm building a complex server/worker system on Amazon Web Services. Persistent data is stored on Amazon SimpleDB. Jobs are passed between computers via Amazon SQS. Binary data is referenced in the SQS ...
1
vote
0answers
125 views
Is it possible to distribute the haartraining processing?
Is it possible to distribute the processing of haartraining across many machines? Or would it be possible to divide the positive and negative images into different haartaining sessions and then ...
1
vote
0answers
139 views
Tool to proxy AWS Requests
So, I'm looking for something I swear I already have but can't find. I've also Google'd extensively, and really can't find it -- I know I've used it before.
The tool I'm looking for is a local proxy ...
1
vote
0answers
120 views
Working with External server inside Amazon VPC
I have an external server hosted and managed on my side. There's another server I use, which is based on Amazon EC2. I would like to get them to work together using Amazon VPC (Virtual Private Cloud).
...
1
vote
0answers
312 views
Specify image expiration using CarrierWave and AWS?
Does anyone know how to specify image expiration headers for images uploaded using CarrierWave to AWS through Fog?
I've got this so far:
CarrierWave.configure do |config|
config.fog_credentials ...
1
vote
0answers
218 views
mapping between list of ec2 block device mappings and windows drives
How does the mapping between list of ec2 block device mappings and windows drives happen?
For eg, if i specify -b "/dev/sdb=snap-XXXXXXX" -b "/dev/sdc=ephemeral0"
while launching a windows instance, ...
1
vote
0answers
355 views
How do I share data between EC2 instances on AWS ELB (Elastic Load Balancer)
I would like to use AWS as a back-end of my mobile application and I have created an EC2 instance (root device type is EBS, php and MySQL installed) and it works ok.
I would like to use a load ...
1
vote
0answers
121 views
What are some good measurement comparisons to be done using Ganglia metrics for Amazon Elastic Mapreduce programs?
I have seen Ganglia monitoring being implemented and analyzed on grid computing projects, but haven't read about any procedure for Amazon Elastic Mapreduce programs. Ganglia has a lot of metrics, but ...
1
vote
0answers
590 views
Slow mysql connection to remote DB
Here's my scenario: I have a LAMP server hosted through Amazon AWS that is hosted in the US East region. That web server connects to a local mysql DB and everything runs quickly and smoothly. I ...
1
vote
0answers
83 views
Cannot access Product Advertising API on EC2 instance
I deployed a micro EC2 Windows instance and I'm trying to get through to the Amazon Product Advertising API. Is there a difference url if I am on a EC2 instance? The same url's work on my pc outside ...
1
vote
0answers
105 views
It is possible to use euca-register on AWS with a snapshot instead of an image location (manifest.xml)?
I have a snapshot that I would like to register as an AMI on Amazon Web Services. I can register this snapshot easily enough using ec2-tools' ec2-register but I would prefer to use euca2ools. I know ...


