AWS cognito documentation change
Summary
Updated link text from 'APIs with resource servers' to 'resource servers' in documentation reference
Security assessment
Change only modifies link anchor text without altering security content or introducing new security concepts
Diff
diff --git a/cognito/latest/developerguide/cognito-scenarios.md b/cognito/latest/developerguide/cognito-scenarios.md index e0ceb309a..250108cc6 100644 --- a//cognito/latest/developerguide/cognito-scenarios.md +++ b//cognito/latest/developerguide/cognito-scenarios.md @@ -50 +50 @@ After a successful user pool sign-in, your web or mobile app will receive user p -After you configure a domain for your user pool, Amazon Cognito provisions a hosted web UI that allows you to add sign-up and sign-in pages to your app. Using this OAuth 2.0 foundation, you can create your own resource server to enable your users to access protected resources. For more information, see [Scopes, M2M, and APIs with resource servers](./cognito-user-pools-define-resource-servers.html). +After you configure a domain for your user pool, Amazon Cognito provisions a hosted web UI that allows you to add sign-up and sign-in pages to your app. Using this OAuth 2.0 foundation, you can create your own resource server to enable your users to access protected resources. For more information, see [Scopes, M2M, and resource servers](./cognito-user-pools-define-resource-servers.html).