AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

File: code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPool_section.md

Summary

Added a link to 'Getting started with Amazon Cognito user pools' example in the context section.

Security assessment

This change adds a reference link to a getting started guide. There is no evidence of security fixes or security feature documentation. It is a routine documentation update to improve example discoverability.

Diff

diff --git a/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPool_section.md b/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPool_section.md
index 3860d6775..33e81c5d1 100644
--- a//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPool_section.md
+++ b//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPool_section.md
@@ -12,0 +13,7 @@ The following code examples show how to use `CreateUserPool`.
+Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code example: 
+
+  * [Getting started with Amazon Cognito user pools](./cognito-identity-provider_example_cognito_identity_provider_GettingStarted_066_section.html)
+
+
+
+