使用公共亚马逊机器映像
我在我的应用程序中使用 Amazon EC2 服务,要创建 AMI 实例,我必须传递“RunInstancesRequest”作为参数,为此我需要访问密钥、AMI Id、秘密访问密钥、安全组等。但我没有任何 AMI任何想法我如何创建任何公共 AMI 的实例,我需要测试我的应用程序
将非常感谢您的帮助,
谢谢
I am using Amazon EC2 service in my application, to create an instance of AMI I have to pass 'RunInstancesRequest' as parameter for this I need Access Key,AMI Id, Secret Access Key, Security Group etc..but I dnt have any AMI any Idea howw can I create an Instance of any Public AMI, I need to test my Application
Will really appreciate for any help
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在 Firefox 中安装 Elastic Fox 插件。有很多可用的公共 AMI。您可以在 AMI 选项卡中查看 Elastic Fox 插件中的公共 AMI 列表。秘密访问密钥可以在您的亚马逊帐户设置中找到。
install elastic fox plugin in firefox. There are lot of public AMIs available. You can look at the list of public AMIs in elastic fox plugin in the AMIs tab. Secret access key can be found in your amazon account settings.
了解您希望在 AMI 上安装什么操作系统和/或软件将很有帮助。不过,为了帮助您入门,这里有一些 Ubuntu AMI: http://alestic.com/
旧的 Ubuntu AMI 我一直在使用:ami-ccf615a5
It would help to know what operating system and/or software you wanted to see installed on your AMI. However, to get you started, here's some Ubuntu AMIs: http://alestic.com/
An old Ubuntu AMI I've been using: ami-ccf615a5