amazon-ec2 - Amazon EC2 API 工具和 AMI 工具之间的区别?

标签 amazon-ec2

开发者工具页面 here列出 Amazon EC2 的两套工具

  • 亚马逊 EC2 API 工具
  • Amazon EC2 AMI 工具

  • 两组工具有什么区别?

    最佳答案

    The API tools serve as the client interface to the Amazon EC2 web service. Use these tools to register and launch instances, manipulate security groups, and more

    The Amazon EC2 AMI Tools are command-line utilities to help bundle an Amazon Machine Image (AMI), create an AMI from an existing machine or installed volume, and upload a bundled AMI to Amazon S3.


    来自 Developer Tools 中显示的定义.
    所以,如果你想管理实例,使用 API 工具;如果要构建和上传 AMI(亚马逊机器镜像),请使用 AMI 工具。

    关于amazon-ec2 - Amazon EC2 API 工具和 AMI 工具之间的区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15587806/

    相关文章:

    amazon-ec2 - 在 Ubuntu 上取消注册 gitlab-runner 不起作用

    linux - 如何清理aws ec2服务器?

    linux - 如何找出我在 Amazon EC2 上的存储空间已满的原因?

    amazon-web-services - AWS ALB - 您必须从至少两个可用区中指定子网

    amazon-web-services - 如何使用 Elastic Beanstalk 自动执行 EBS 加密

    python - EC2 实例 (Nginx) 上的 502 错误网关错误

    amazon-web-services - AWS - 有条件地在 EC2 实例上运行脚本

    amazon-web-services - ssh : connect to host ec2-xxxxxxxx. compute-1.amazonaws.com 端口 22:连接被拒绝

    php - docker 网站会在一段时间后打开 - ec2/virtualbox

    amazon-web-services - 超时后无法部署到 AWS Elastic Beanstalk