所以我有一个 springboot 应用程序,我想使用 boxfuse 部署到 AWS。部署到 AWS 服务会产生以下错误:
ERROR: Your AWS account does not have a default VPC in the eu-central-1 region
=> change the AWS region in the Boxfuse console
进入 boxfuse 控制台:
Your AWS account has no default VPC in eu-central-1. Please ask AWS support to recreate it or select a different region
在 AWS 中我究竟可以在哪里解决这个问题?如何通过创建新的 VPC 来更改 boxfuse 的区域/修复此问题?