Thanks Chris! You can locate the images in each region with the following AWS CLI command with the desired region identified: # aws ec2 describe-images --filters "Name=name,Values=Fedora-Cloud-Base-35*" "Name=architecture,Values=arm64" \ --query 'Images[] | sort_by(@, &CreationDate) | [-1]' --region us-east-1 _______________________________________________ cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/cloud@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure