AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2025-03-23 · Documentation low

File: cognito/latest/developerguide/getting-started-user-pools-application-other-options.md

Summary

Corrected directory path in code example for frontend-client copy command

Security assessment

Change fixes a path in a code example, no security implications identified.

Diff

diff --git a/cognito/latest/developerguide/getting-started-user-pools-application-other-options.md b/cognito/latest/developerguide/getting-started-user-pools-application-other-options.md
index 95526ffc2..74f535da9 100644
--- a/cognito/latest/developerguide/getting-started-user-pools-application-other-options.md
+++ b/cognito/latest/developerguide/getting-started-user-pools-application-other-options.md
@@ -78 +78 @@ To build this application, you must set up a developer environment. The develope
-        cp -r ./aws-doc-sdk-examples/javascriptv3/example_code/cognito-identity-provider/scenarios/cognito-developer-guide-react-example/frontend-client ~/path/to/project/folder/frontend-client
+        cp -r ./aws-doc-sdk-examples/javascriptv3/example_code/cognito-identity-provider/scenarios/cognito-developer-guide-react-example/frontend-client ~/path/to/project/folder/