-1
votes
0answers
17 views

Amazon Web Services(EC2) configuration? [closed]

Note: I'd rather try to do this manually before using BeanStalk So, I essentially deleted everything (instances, rds, elb, security group, pem keys, etc) just to start fresh since I didn't even ...
3
votes
1answer
507 views

The nature of Amazon EC2 instances and other AWS services

I have some basic (stupid) questions about AWS EC2 instances or AMIs. I created a directory and some test file to check if files persist beyond instance stop and start. When I'm about to stop my ...
1
vote
1answer
471 views

Amazon AWS Java API. I don't see my AMIs

I'm using the Java API for Amazon AWS. I successfully authenticate, then get all images and my images are not among them (my AMIs are private, but I suppose that I will still see them since I have ...
5
votes
1answer
893 views

Java Web Starter AMI

I'm trying to follow the tutorial on http://ttlnews.blogspot.com/2009/01/setting-up-amazon-ami-with-java-and.html but can't find the Java Web Starter AMI (ami-1c54b075) when searcing for AMI in the ...