<div dir="ltr"><div dir="ltr"><br></div><snip><br><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
We currently build FCOS rawhide AWS images for both x86_64 and<br>
aarch64, but don't create AMIs.[1] We could do so if there's demand<br>
for it. Part of the issue there is garbage collection, which is<br>
something we'd like to tackle soon.<br></blockquote><div><br></div><div>There is a lambda function running in our AWS account that can help with this.</div><div>It automatically deletes AMIs, EBS Volumes, Snapshots or instances based on tag.</div><div>You just need to use the tag "Delete":"<delta_in_days>"</div><div><br></div><div>For example, if you tag your AMIs with "Delete": "200" they will be automatically </div><div>cleaned up when they reach 200 days old.</div><div><br></div><div>Mark</div></div></div></div>