AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-08-16 · Documentation low

File: solutions/latest/cognito-user-profiles-export-reference-architecture/overview.md

Summary

Minor formatting changes including apostrophe correction and punctuation adjustments

Security assessment

Changes are purely grammatical/formatting (curly apostrophe correction and punctuation). No security context or implications identified.

Diff

diff --git a/solutions/latest/cognito-user-profiles-export-reference-architecture/overview.md b/solutions/latest/cognito-user-profiles-export-reference-architecture/overview.md
index aa2d7ce29..270fe5320 100644
--- a//solutions/latest/cognito-user-profiles-export-reference-architecture/overview.md
+++ b//solutions/latest/cognito-user-profiles-export-reference-architecture/overview.md
@@ -13 +13 @@ The guide is intended for IT infrastructure architects, administrators, and DevO
-Many Amazon Web Services (AWS) customers use [Amazon Cognito user pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html) to provide a scalable and secure user directory for their applications. [Amazon Cognito](https://aws.amazon.com/cognito/) customers often need to export their users to facilitate more complex user queries, or to provide resiliency in case of regional failure or accidental deletion of their users. To assist with this, AWS offers the Cognito User Profiles Export Reference Architecture Guidance. This Guidance is designed to provide a framework for exporting user profile and group information from your user pool, allowing you to focus on extending this guidance's functionality rather than managing the underlying infrastructure operation. 
+Many Amazon Web Services (AWS) customers use [Amazon Cognito user pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html) to provide a scalable and secure user directory for their applications. [Amazon Cognito](https://aws.amazon.com/cognito/) customers often need to export their users to facilitate more complex user queries, or to provide resiliency in case of regional failure or accidental deletion of their users. To assist with this, AWS offers the Cognito User Profiles Export Reference Architecture Guidance. This Guidance is designed to provide a framework for exporting user profile and group information from your user pool, allowing you to focus on extending this guidance’s functionality rather than managing the underlying infrastructure operation.
@@ -17 +17 @@ This guidance uses an `ExportWorkflow` [AWS Step Functions](https://aws.amazon.c
-This guidance's `ImportWorkflow` Step Functions workflow can be used to populate a new, empty user pool with data from the global table, allowing you to easily recover user profiles, groups, and group memberships. The `ImportWorkflow` Step Functions workflow can be run in either the primary or backup Region. 
+This guidance’s `ImportWorkflow` Step Functions workflow can be used to populate a new, empty user pool with data from the global table, allowing you to easily recover user profiles, groups, and group memberships. The `ImportWorkflow` Step Functions workflow can be run in either the primary or backup Region.