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

feita há 3 meses396 visualizações
2 Respostas
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
ESPECIALISTA
respondido há 3 meses
profile picture
ESPECIALISTA
Artem
avaliado há 2 meses
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.

respondido há 3 meses
  • 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

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas