AWS cognito documentation change
Summary
Updated link text from 'Amazon Cognito user pools authenticated and unauthenticated API operations' to 'List of API operations grouped by authorization model'
Security assessment
Change only modifies a documentation hyperlink text without altering security content. The surrounding text about encryption at rest/in-transit remains unchanged, indicating no new security documentation or vulnerability remediation.
Diff
diff --git a/cognito/latest/developerguide/data-protection.md b/cognito/latest/developerguide/data-protection.md index 7c7c09ab2..f405d6191 100644 --- a//cognito/latest/developerguide/data-protection.md +++ b//cognito/latest/developerguide/data-protection.md @@ -51 +51 @@ Additionally, requests must be signed by using an access key ID and a secret acc -Amazon Cognito user pools and identity pools have IAM-authenticated, unauthenticated, and token-authorized API operations. Unauthenticated and token-authorized API operations are intended for use by your customers, the end users of your app. Unauthenticated and token-authorized API operations are encrypted at rest and in transit. For more information, see [Amazon Cognito user pools authenticated and unauthenticated API operations](./authentication-flows-public-server-side.html#user-pool-apis-auth-unauth). +Amazon Cognito user pools and identity pools have IAM-authenticated, unauthenticated, and token-authorized API operations. Unauthenticated and token-authorized API operations are intended for use by your customers, the end users of your app. Unauthenticated and token-authorized API operations are encrypted at rest and in transit. For more information, see [List of API operations grouped by authorization model](./authentication-flows-public-server-side.html#user-pool-apis-auth-unauth).