AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2025-07-01 · Documentation low

File: cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md

Summary

Updated SDK references from .NET v3 to v4 in code examples and documentation links

Security assessment

Version update for SDK references. No evidence of security fixes or vulnerabilities addressed.

Diff

diff --git a/cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md b/cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md
index a4fbc5fd7..245586b76 100644
--- a//cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md
+++ b//cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md
@@ -12 +12 @@ The following code examples show how to use `ListUserPools`.
-**SDK for .NET**
+**SDK for .NET (v4)**
@@ -17 +17 @@ The following code examples show how to use `ListUserPools`.
-There's more on GitHub. Find the complete example and learn how to set up and run in the [AWS Code Examples Repository](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/dotnetv3/Cognito#code-examples). 
+There's more on GitHub. Find the complete example and learn how to set up and run in the [AWS Code Examples Repository](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/dotnetv4/Cognito#code-examples). 
@@ -41 +41 @@ There's more on GitHub. Find the complete example and learn how to set up and ru
-  * For API details, see [ListUserPools](https://docs.aws.amazon.com/goto/DotNetSDKV3/cognito-idp-2016-04-18/ListUserPools) in _AWS SDK for .NET API Reference_. 
+  * For API details, see [ListUserPools](https://docs.aws.amazon.com/goto/DotNetSDKV4/cognito-idp-2016-04-18/ListUserPools) in _AWS SDK for .NET API Reference_.