微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

用于服务 elasticbeanstalk 的模型缺少 serviceId 元数据属性

如何解决用于服务 elasticbeanstalk 的模型缺少 serviceId 元数据属性

接收错误

MissingServiceIdError :: The model being used for the service elasticbeanstalk is missing the serviceId Metadata property,which is required.

每当尝试运行命令 eb init 时。 使用命令 python3 -m pip install awsebcli --upgrade --user 安装了 awsebcli。

eb -- version : EB CLI 3.10.2 (Python 3.6.0)
aws -- version: aws-cli/1.14.6 Python/2.7.18 Linux/4.9.20-10.30.amzn1.x86_64 botocore/1.8.10

需要支持。谢谢

解决方法

我认为您需要更新到更新版本的 EB CLI - 3.14.6 已对此进行了修复。

有关详细信息,请参阅 https://github.com/aws/aws-cli/issues/3550

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。