スキップしてコンテンツを表示

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年前226ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ