admin管理员组文章数量:1122846
I have only found it so far by chat gpt, but not by googling or by using the proposed way from aws:
aws ec2 describe-images --owners amazon
nor is the AMI shown in the EC2 console the correct one.
What is the correct way to find the AMI ID for the region in cloudformation?
I have only found it so far by chat gpt, but not by googling or by using the proposed way from aws:
aws ec2 describe-images --owners amazon
nor is the AMI shown in the EC2 console the correct one.
What is the correct way to find the AMI ID for the region in cloudformation?
Share Improve this question edited Nov 23, 2024 at 9:13 John Rotenstein 268k28 gold badges441 silver badges529 bronze badges Recognized by AWS asked Nov 22, 2024 at 19:54 DavidDavid 2,9985 gold badges37 silver badges86 bronze badges 1- This might help: Query for the latest Amazon Linux AMI IDs using AWS Systems Manager Parameter Store | AWS Compute Blog – John Rotenstein Commented Nov 23, 2024 at 9:15
1 Answer
Reset to default 0I could find by simple going to ec2 and "create an instance". I was taking the ARM one with t2.micro, which would not work.
本文标签: How to find the right ami id for amazon linux 2Stack Overflow
版权声明:本文标题:How to find the right ami id for amazon linux 2 - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736301130a1931072.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论