创建 AWS elastic Beanstalk Spring 实例并将其分配给 VPC

Create and assign AWS elastic Beanstalk Spring instance to VPC

我想创建 3 个 AWS Elastic Beanstalk 实例并将它们分配给具有内部 IP 地址的 VPC。如您所见,我创建了一个默认 VPC 并且 运行:

当我尝试在同一俄亥俄区域下创建一个新的 AWS Elastic Beanstalk 实例到菜单中时,我只看到空的 VPC 列表:

您知道我需要做什么配置才能将 AWS Elastic Beanstalk 实例分配给 VPC 吗?

编辑:

我使用这种形式创建 VPC:

看来您在 Elastic Beanstalk 的应用程序创建过程中没有selectApplication Platform

在配置更多选项之前尝试选择一个平台。