0
votes
1answer
17 views
Disable boto logging without modifying the boto files.
I am using the Boto library to talk to AWS. I want to disable logging. (Or redirect to /dev/null or other file). I cant find an obvious way to do this. I tried this, but that doesn …
0
votes
2answers
17 views
ec2 bundling on AWS (Amazon Web Services)
I took an existing ec2 image that I had, made some changes and re-bundled it.
However, when I try to launch my new image it only lets me launch it as a Large instance -- not a sma …
0
votes
1answer
20 views
Creating expiring links to S3 or Cloudfront hosted content with ASP .Net
Anyone have an example of creating a signed URL with an expiration using ASP .Net? I'm exploring using LitS3 or ThreeSharp in my project, and have not seen any specific methods to …
0
votes
1answer
48 views
Getting product details using Amazon API
Hi, I've got the following code to output a list of items from amazon, but I not sure how to access specific products (with Summery, reviews, etc). Any help would be appreciated.
…
0
votes
2answers
33 views
EC2 non root user login
Is there a way to log into an EC2 ubuntu ami or a way to set up an ubuntu ami so that non-root users can log in? I tried creating a user and logging in with the associated passwor …
0
votes
1answer
32 views
Google Books XML?
Hi everyone,
I've been using Amazon Web Services for a while and am looking to change to another data provider.
I've been looking into Google Books, but I'm unable to see how to g …
1
vote
2answers
45 views
Enumerate keys in Amazon SimpleDB
I'm trying to enumerate keys in Amazon SimpleDB. In SQL, it would be something like:
select unique itemName() from domain;
I've searched around but didn't find any way to do thi …
0
votes
1answer
270 views
AWS ssh access ‘Permission denied (publickey)’ issue
How to connect to a AWS instance through ssh?
I have:
Signed up at AWS;
Created a public key and a certificate at AWS website and saved them to disk;
Went to my console and crea …
0
votes
0answers
18 views
S3 Redirecting Keys
Is it possible to set up redirects on s3 keys? I haven't been able to find any information on this online.
