Skip to content

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.

asked a year ago198 views
1 Answer
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
answered a year ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.