Passer au contenu

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.

demandé il y a un an212 vues
1 réponse
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
EXPERT
répondu il y a un an
EXPERT
vérifié il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.