AWS glue documentation change
Summary
Updated Python version requirements from 3.6 to 3.9 in prerequisites
Security assessment
This change updates Python version requirements but contains no security-related context or references to vulnerabilities.
Diff
diff --git a/glue/latest/dg/developing-blueprints-prereq.md b/glue/latest/dg/developing-blueprints-prereq.md index 71d32ef56..3ac9aafe5 100644 --- a//glue/latest/dg/developing-blueprints-prereq.md +++ b//glue/latest/dg/developing-blueprints-prereq.md @@ -84 +84 @@ Replace `accessKey` and `secretKey` with your credentials, and replace `us-east- -The following steps assume that you have Python version 2.7 or later, or version 3.6 or later installed on your computer. +The following steps assume that you have Python version 2.7 or later, or version 3.9 or later installed on your computer. @@ -101 +101 @@ The following steps assume that you have Python version 2.7 or later, or version - * For Python 3.6 or later. + * For Python 3.9 or later.