Control Tower CFCT to LZA guidance

0

Currently, I have a environment that is running CFCT. It has outdated Python 3.7 all in the CFCT. I want to go to the LZA. Any guidance on how to remove the CFCT and not break resources etc. and transition to the LZA?

  • Please accept the answer if it was useful for you

質問済み 3ヶ月前393ビュー
2回答
2
  1. You can update CFCT and keep using it further. This solution is continuously updated. They use Python 3.8 in the latest version https://github.com/aws-solutions/aws-control-tower-customizations/blob/main/customizations-for-aws-control-tower.template

  2. If you delete the Cloudformation stack with the CFCT solution, your Codecommit repo has a "DeletionPolicy: Retain" and all earlier provisioned resources will NOT be touched.

profile picture
エキスパート
回答済み 3ヶ月前
profile picture
エキスパート
Artem
レビュー済み 2ヶ月前
0

Sorry, I wasn't more clear. The Python 3.7 code is the customizations that were deployed and not related to the solution. This deployment is leveraging a S3 bucket and not code commit.

Will keep digging to see what I can find.

回答済み 3ヶ月前
  • if the only issue is Python3.7 Lambdas in the CFCT solution, it can be updated if you need to delete/replace CFCT for any reason, your resources are safe

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

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

質問に答えるためのガイドライン

関連するコンテンツ