AWS code-library documentation change
Summary
Updated .NET SDK version references from v3 to v4 in code examples
Security assessment
Documentation update reflecting SDK version changes. No security-related code modifications or security feature additions in the example.
Diff
diff --git a/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md b/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md index bda562ff2..e3052f31d 100644 --- a//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md +++ b//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUserPools_section.md @@ -14 +14 @@ The following code examples show how to use `ListUserPools`. -**SDK for .NET** +**SDK for .NET (v4)** @@ -19 +19 @@ 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). @@ -43 +43 @@ 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_.