I want to give a shot at adding the new AMIS to the homepage. But I was wondering. Can the Website build access the network? The easiest would be for the AWSTable.astro to pull in either from https://nixos.github.io/amis/images.json or even just put the ec2.DescribeImages call in Astro directly
* I want to give a shot at adding the new AMIS to the homepage. But I was wondering. Can the Website build access the network during build time? The easiest would be for the AWSTable.astro to pull in either from https://nixos.github.io/amis/images.json or even just put the ec2.DescribeImages call in Astro directly