Share Your AWS re:Post Experience - Quick 3 Question Survey
Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey.
重启代理后,CodeDeploy 仅识别 IAM 实例配置文件
0
【以下的问题经过翻译处理】 你好,
我试图使用 codedeploy 进行部署,但在一些失败之后,我注意到我忘记将 IAM 实例配置文件附加到我的实例。因此,我将配置文件附加到我的实例,但我仍然收到相同的错误“Missing credentials - please check if this instance was started with an IAM instance profile”,即使在使用 cli 从我的存储桶中列出和下载对象之后也是如此。所以最终,我重新启动了 codedeploy-agent 服务并且它起作用了。可能发生了什么?