【问题标题】:getting an error when doing code deploy进行代码部署时出错
【发布时间】:2015-12-10 08:16:04
【问题描述】:

我正在运行以下命令来执行从 jenkins 到 EC2 服务器的代码部署

aws deploy create-deployment --application-name $APPNAME --s3-location bucket=$S3BUCKET,key=chefdeployment.zip,bundleType=zip --deployment-group-name $DEPLOYMENTGROUPNAME --deployment-config-name CodeDeployDefault.HalfAtATime --description "Deploy" --region us-east-1 --profile $PROFILE --output text

我收到以下错误

A client error (InstanceIdRequiredException) occurred when calling the GetDeploymentInstance operation: Instance ID is Missing.

以前有人见过这个错误吗?

【问题讨论】:

    标签: amazon-web-services jenkins amazon-s3 aws-code-deploy


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2018-08-02
      • 2015-11-29
      • 1970-01-01
      • 1970-01-01
      • 2018-11-02
      • 1970-01-01
      • 2023-02-02
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多