What Changed

The AWS S3 Function App connector has been updated to use Python 3.11 runtime, replacing the deprecated Python 3.9. This change addresses GitHub Issue #13111 regarding Python 3.9 deprecation.

Security Impact (Visibility & Fidelity)

No security visibility impact — this is a runtime migration only. The connector’‘’s ingestion logic and data processing remain unchanged. Existing deployments will continue to function with Python 3.9 until they are redeployed with the updated template.

Affected Files

DataConnectors/AWS-S3-AzureFunction/azuredeploy_awss3.json
DataConnectors/AWS-S3-AzureFunction/host.json
DataConnectors/AWS-S3-AzureFunction/requirements.txt
DataConnectors/AWS-S3-AzureFunction/AzFun-AWS-S3-Ingestion.zip