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

gefragt vor 3 Monaten396 Aufrufe
2 Antworten
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
EXPERTE
beantwortet vor 3 Monaten
profile picture
EXPERTE
Artem
überprüft vor 2 Monaten
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.

beantwortet vor 3 Monaten
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen