AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2026-04-19 · Documentation low

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

Summary

Updated text from 'code example' to 'code examples' and added a link to 'Getting started with Amazon Cognito user pools'.

Security assessment

Change adds a reference link to a getting started guide. No security implications are present.

Diff

diff --git a/cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_AdminCreateUser_section.md b/cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_AdminCreateUser_section.md
index b5638dbd3..6d26e5b89 100644
--- a//cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_AdminCreateUser_section.md
+++ b//cognito/latest/developerguide/cognito-identity-provider_example_cognito-identity-provider_AdminCreateUser_section.md
@@ -11 +11,3 @@ The following code examples show how to use `AdminCreateUser`.
-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: 
+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 examples: 
+
+  * [Getting started with Amazon Cognito user pools](./cognito-identity-provider_example_cognito_identity_provider_GettingStarted_066_section.html)