AWS code-library documentation change
Summary
Updated text from 'code example' to 'code examples' and added a link to 'Getting started with Amazon Cognito user pools' example.
Security assessment
This change is a routine documentation update that adds a reference link to a getting started guide. There is no mention of security issues, vulnerabilities, or security features. The change improves documentation navigation but does not address security.
Diff
diff --git a/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUsers_section.md b/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUsers_section.md index 50e6a564c..d7c04ae73 100644 --- a//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUsers_section.md +++ b//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_ListUsers_section.md @@ -13 +13,3 @@ The following code examples show how to use `ListUsers`. -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)