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?

preguntada hace 2 años299 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas