跳至内容

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.

已提问 1 年前214 查看次数
1 回答
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
专家
已回答 1 年前
专家
已审核 1 年前

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

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