AWS AmazonRDS documentation change
Summary
Updated link to AWS SDK for Python (Boto3) credentials documentation
Security assessment
URL correction without security content modifications or vulnerability fixes.
Diff
diff --git a/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md b/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md index 5e8be4ba2..3fe664eec 100644 --- a//AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Python.md +++ b//AmazonRDS/latest/UserGuide/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.