Most recent Debian v12 (bookworm) AMIs on Amazon EC2
Hi folks.
As of today (28 August 2023) The "Bookworm" page at the Debian Wiki
lists the "latest" AMIs for AWS as:
- debian-12-amd64-20230723-1450
- debian-12-arm64-20230723-1450
See https://wiki.debian.org/Cloud/AmazonEC2Image/Bookworm
However, I find AMIs "debian-12-(amd64|arm64)-20230802-1460" from the
2nd of August 2023 through the Management Console (EC2 -> AMIs) and via
API calls such as:
aws --region us-east-1 ec2 describe-images --owners 136693071363
--filters "Name=name,Values=debian-12-*" --query 'sort_by(Images,
&CreationDate)[].Name'
Did I miss something or was the Wiki page just not updated? :-)
Cheers
--
Michael <schams.net>
Reply to: