AWS code-library documentation change
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 for user pools. It does not contain any security-related content, such as addressing vulnerabilities or describing security configurations. It is a documentation navigation improvement.
Diff
diff --git a/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPoolClient_section.md b/code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPoolClient_section.md index 8c6ce112d..f386fa990 100644 --- a//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPoolClient_section.md +++ b//code-library/latest/ug/cognito-identity-provider_example_cognito-identity-provider_CreateUserPoolClient_section.md @@ -12,0 +13,7 @@ The following code examples show how to use `CreateUserPoolClient`. +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) + + + +