Top "Amazon-ami" questions

Questions concerning Amazon Machine Images (AMI).

ERROR: Test failed: 400 (InvalidToken): The provided token is malformed or otherwise invalid

s3cmd was installed from epel-testing repo by running: yum --enablerepo epel-testing install s3cmd Then I invoked the configuration …

python amazon-s3 amazon-ami s3cmd
AWS AMI deprecation (API: ec2:RunInstances Not authorized for images)

So I've been using AWS AMI in my cloud formation template. It seems they create new images every month and …

amazon-web-services amazon-ami amazon-cloudformation
How to configure memcached on linux ami ec2 instance

I have linux ami running on ec2 instance, I am trying to install memcached but it failed display in "phpinfo()", …

php linux amazon-ec2 memcached amazon-ami
Boto3: Get EC2 images owned by me

I would like to get all ami images owned by me. I tried something like below: ec2 = boto3.resource('ec2…

amazon-web-services amazon-ec2 boto3 amazon-ami
How to get the list of all AWS AMIs using boto3?

I want to list all the AWS AMI's (Amazon Machine Image) that I can see using the console and Boto 3. …

python amazon-web-services amazon-ec2 boto3 amazon-ami
How can I use/install "make" on the Amazon Linux AMI for EC2?

I'm a new user of Amazon EC2. I want to compile the pptpd package on EC2, but receive the following …

amazon-ec2 amazon-web-services amazon-ami ec2-ami
How to get my AMI manifest path from EC2 user interface?

I'm trying to share my AMI with a colleague, who is testing his change to my cluster computing application. While …

amazon-ec2 amazon-ami
How to make EC2 user-data work on freshly built AMI, made with Packer

I can build AMI images just fine. But they've stopped working with EC2 User Data: There is user data: $ cat /…

amazon-web-services amazon-ec2 amazon-ami packer
Running out of disk space in Amazon EC2, can't find what I am using my storage for

I am Running an AWS ami using a T2.large instance using the US East. I was trying to upload …

amazon-web-services amazon-ec2 ubuntu-16.04 amazon-ami
Customizing an Elastic Beanstalk AMI

I need to use on Elastic Beanstalk a Java application written for Glassfish server. Beacuse of Amazon doesn't let me …

amazon-web-services glassfish glassfish-3 amazon-ami amazon-elastic-beanstalk