minor change that was majorly bugging me
This commit is contained in:
parent
23c4c015a6
commit
569121519d
|
@ -165,7 +165,7 @@ storing images at the end of this getting started guide.
|
||||||
|
|
||||||
After running the above example, your AWS account now has an AMI associated with
|
After running the above example, your AWS account now has an AMI associated with
|
||||||
it. AMIs are stored in S3 by Amazon, so unless you want to be charged about
|
it. AMIs are stored in S3 by Amazon, so unless you want to be charged about
|
||||||
\$0.01 per month, you'll probably want to remove it. Remove the AMI by first
|
$0.01 per month, you'll probably want to remove it. Remove the AMI by first
|
||||||
deregistering it on the [AWS AMI management
|
deregistering it on the [AWS AMI management
|
||||||
page](https://console.aws.amazon.com/ec2/home?region=us-east-1#s=Images). Next,
|
page](https://console.aws.amazon.com/ec2/home?region=us-east-1#s=Images). Next,
|
||||||
delete the associated snapshot on the [AWS snapshot management
|
delete the associated snapshot on the [AWS snapshot management
|
||||||
|
|
Loading…
Reference in New Issue