Thanks. I went to AWS Cloudformation stack and edited the template from python 3.8 to 3.12 and updated. I did this for both the workspace stack and the s3 ingestion stack. Will it break anything? Do I need to make any changes in the python code in the template so that there are no problems? If so, what do I need to change?
All the s3 connections I made were made in the last 3 months. Why is Databricks still using python 3.8 in its templates?