AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2026-07-04 · Documentation low

File: AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md

Summary

Updated link to AWS SDK for Python (Boto3) credentials documentation

Security assessment

Change only updates a documentation URL without altering security content or addressing vulnerabilities.

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md b/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md
index 0722c1eae..f27a5aae1 100644
--- a//AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md
+++ b//AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md
@@ -28 +28 @@ In addition, make sure the imported libraries in the sample code exist on your s
-The code examples use profiles for shared credentials. For information about the specifying credentials, see [Credentials](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html) in the AWS SDK for Python (Boto3) documentation.
+The code examples use profiles for shared credentials. For information about the specifying credentials, see [Credentials](https://docs.aws.amazon.com/boto3/latest/guide/quickstart.htmlguide/credentials.html) in the AWS SDK for Python (Boto3) documentation.