Saltar al contenido

Clone AWS Account

0

Hi AWS, I want to clone the existing AWS account along with the resources deployed i.e. IAM, S3, Glue, Lambda, SQS, KMS etc. Can you please help me with multiple approaches along with their pros and cons.

preguntada hace un año226 visualizaciones
1 Respuesta
0

Cloning an existing account is not an option. You will need to open an additional account and then deploy services into that account. If you have deployed your existing resources using Infrastructure as Code (IAC) such as CloudFormation, CDK or Terraform, this may be fairly easy. However, if you have deployed them via the console one at a time it could take you some time to deploy in an additional account.

AWS
EXPERTO
respondido hace un año
EXPERTO
revisado hace un año

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.