From 6117900b65596bc67fb2979b3ab72e2c915cc3d9 Mon Sep 17 00:00:00 2001 From: Yuxuan Chen Date: Tue, 15 Sep 2026 18:59:51 -0400 Subject: [PATCH] Update links in meta package README from v1 to v4 --- clients/aws-sdk-python/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/aws-sdk-python/README.md b/clients/aws-sdk-python/README.md index 32d9574f..0f920fd6 100644 --- a/clients/aws-sdk-python/README.md +++ b/clients/aws-sdk-python/README.md @@ -28,7 +28,7 @@ python -m pip install "aws-sdk-python[all]" ## Documentation -- [API Reference](https://docs.aws.amazon.com/sdk-for-python/v1/reference/clients/) - +- [API Reference](https://docs.aws.amazon.com/sdk-for-python/v4/reference/clients/) - the available clients, operations, and types. -- [Developer Guide](https://docs.aws.amazon.com/sdk-for-python/v1/guide/) - +- [Developer Guide](https://docs.aws.amazon.com/sdk-for-python/v4/guide/) - configuration, authentication, and usage of the AWS SDK for Python v4.