Errors migrating EC2 classic instances to VPC

0

I'm attempting to use Systems Manager Automation to migrate our EC2 classic instances to our VPC. They error out at the Security Group creation stage, and the error message says "no default VPC found". When I look at our one and only VPC (which is in the same region), the Default VPC setting is "No". I need to get my EC2 Classic instances and Security Groups migrated. How fix this error to get everything to migrate properly?

已提问 2 年前299 查看次数
1 回答
0

Have you tried specifying the following parameters DestinationSecurityGroupId and DestinationSubnetId? Based on the AWSSupport-MigrateEC2ClassicToVPC documentation, without specifying a value for those, the document picks the default security group and random subnet from your VPC. Manual steps are provided in this Migrate from EC2-Classic to a VPC documentation as well.

AWS
Taka_M
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则