[cs615asa] Question regarding homework4

bsakthiv bsakthiv at stevens.edu
Sun Mar 4 19:10:13 EST 2018


I tried with availability zones --- us-east-1a, 1b, 1c, 1d
These didn't work, so I  tried without specifying the availability zone

This command worked:
$aws ec2 run-instances --image-id ami-628ad918 --key-name first-key 
--region us-east-1 --count 1



On 03/03/2018 16:23, Jan Schaumann wrote:
> Bhavithra Sakthivel <bsakthiv at stevens.edu> wrote:
> 
>> $ aws ec2 describe-images --image-ids ami-628ad918
>> 
>> An error occurred (InvalidAMIID.NotFound) when calling the
>> DescribeImages operation: The image id '[ami-628ad918]' does not exist
>> 
>> 
>> Even I tried with different availability zone, still same error.
> 
> Which availability zone did you try?
> 
> $ aws ec2 describe-images --region us-east-1 --image-id ami-628ad918
> IMAGES	x86_64	2018-01-06T04:37:23.000Z	FAI Debian image True	xen
> ami-628ad91379101102735/debian-stretch-hvm-x86_64-gp2-2018-01-06-16218
> machine	debian-stretch-hvm-x86_64-gp2-2018-01-06-16218	379101102735
> True	xvda	ebs	simple	available	hvm
> BLOCKDEVICEMAPPINGS	xvda
> EBS	True	False	snap-0ff5ce92640e6beec	8	gp2
> $
> 
> -Jan
> _______________________________________________
> cs615asa mailing list
> cs615asa at lists.stevens.edu
> https://lists.stevens.edu/mailman/listinfo/cs615asa


More information about the cs615asa mailing list