AWS secretsmanager documentation change
Summary
Updated dependency versions for multiple database drivers (python-ibmdb, PyMySQL, PyGreSQL, Pymssql, PyMongo, redshift-connector) in AWS Secrets Manager rotation function templates
Security assessment
The changes update dependency versions and add links to GitHub repositories. While dependency updates often include security patches, there is no explicit mention of security vulnerabilities, CVEs, or security fixes in the diff. This appears to be routine maintenance to keep documentation current with supported library versions.
Diff
diff --git a/secretsmanager/latest/userguide/reference_available-rotation-templates.md b/secretsmanager/latest/userguide/reference_available-rotation-templates.md index b3af6f076..d94036579 100644 --- a//secretsmanager/latest/userguide/reference_available-rotation-templates.md +++ b//secretsmanager/latest/userguide/reference_available-rotation-templates.md @@ -106 +106 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:**[ python-ibmdb](https://github.com/ibmdb/python-ibmdb) + * **Dependency:**[ python-ibmdb 3.2.8](https://github.com/ibmdb/python-ibmdb) @@ -121 +121 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:**[ python-ibmdb](https://github.com/ibmdb/python-ibmdb) + * **Dependency:**[ python-ibmdb 3.2.8](https://github.com/ibmdb/python-ibmdb) @@ -136 +136 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyMySQL 1.0.2. If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. + * **Dependency:**[ PyMySQL 1.1.1](https://github.com/PyMySQL/PyMySQL). If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. @@ -151 +151 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyMySQL 1.0.2. If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. + * **Dependency:**[ PyMySQL 1.1.1](https://github.com/PyMySQL/PyMySQL). If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. @@ -166 +166 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyMySQL 1.0.2. If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. + * **Dependency:**[ PyMySQL 1.1.1](https://github.com/PyMySQL/PyMySQL). If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. @@ -181 +181 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyMySQL 1.0.2. If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. + * **Dependency:**[ PyMySQL 1.1.1](https://github.com/PyMySQL/PyMySQL). If you use sha256 password for authentication, PyMySQL[rsa]. For information about using packages with compiled code in a Lambda runtime, see [How do I add Python packages with compiled binaries to my deployment package and make the package compatible with Lambda?](https://repost.aws/knowledge-center/lambda-python-package-compatible) in _AWS Knowledge Center_. @@ -226 +226 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyGreSQL 5.2.5 + * **Dependency:**[ PyGreSQL 6.1.0](https://github.com/PyGreSQL/PyGreSQL) @@ -241 +241 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyGreSQL 5.2.5 + * **Dependency:**[ PyGreSQL 6.1.0](https://github.com/PyGreSQL/PyGreSQL) @@ -256 +256 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** Pymssql 2.2.2 + * **Dependency:**[ Pymssql 2.3.11](https://github.com/Pymssql/Pymssql) @@ -271 +271 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** Pymssql 2.2.2 + * **Dependency:**[ Pymssql 2.3.11](https://github.com/Pymssql/Pymssql) @@ -288 +288 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyMongo 4.2.0 + * **Dependency:**[ PyMongo 4.7.3](https://github.com/mongodb/mongo-python-driver) @@ -303 +303 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyMongo 4.2.0 + * **Dependency:**[ PyMongo 4.7.3](https://github.com/mongodb/mongo-python-driver) @@ -320 +320 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyGreSQL 5.2.5 + * **Dependency:**[ redshift-connector 2.1.13](https://github.com/aws/amazon-redshift-python-driver) @@ -335 +335 @@ To write your own rotation function, see [Write a rotation function](./rotate-se - * **Dependency:** PyGreSQL 5.2.5 + * **Dependency:**[ redshift-connector 2.1.13](https://github.com/aws/amazon-redshift-python-driver)