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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南