AWS cognito documentation change
Summary
Modified link text from 'APIs with resource servers' to 'resource servers'
Security assessment
Link title update without security content changes or vulnerability references
Diff
diff --git a/cognito/latest/developerguide/federation-endpoints-oauth-grants.md b/cognito/latest/developerguide/federation-endpoints-oauth-grants.md index 97bb6e062..526d71b69 100644 --- a//cognito/latest/developerguide/federation-endpoints-oauth-grants.md +++ b//cognito/latest/developerguide/federation-endpoints-oauth-grants.md @@ -28 +28 @@ Client credentials is an authorization-only grant for machine-to-machine access. -The access token from a client credentials grant is an authorization mechanism that contains OAuth 2.0 scopes. Typically, the token contains custom scope claims that authorize HTTP operations to access-protected APIs. For more information, see [Scopes, M2M, and APIs with resource servers](./cognito-user-pools-define-resource-servers.html). +The access token from a client credentials grant is an authorization mechanism that contains OAuth 2.0 scopes. Typically, the token contains custom scope claims that authorize HTTP operations to access-protected APIs. For more information, see [Scopes, M2M, and resource servers](./cognito-user-pools-define-resource-servers.html).