[cs615asa] Question regarding homework4

Jan Schaumann jschauma at stevens.edu
Sat Mar 3 16:23:17 EST 2018


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


More information about the cs615asa mailing list