AWS cognito documentation change
Summary
Updated documentation link text from 'Scopes, M2M, and APIs with resource servers' to 'Scopes, M2M, and resource servers'
Security assessment
Change appears to be an editorial adjustment to link text without altering security-related content or addressing vulnerabilities.
Diff
diff --git a/cognito/latest/developerguide/user-pool-settings-attributes.md b/cognito/latest/developerguide/user-pool-settings-attributes.md index 706805271..a69025bc5 100644 --- a//cognito/latest/developerguide/user-pool-settings-attributes.md +++ b//cognito/latest/developerguide/user-pool-settings-attributes.md @@ -489 +489 @@ In user pools that you configure with an AWS SDK or CDK, the REST API, or the AW -This list is the OIDC standard attributes minus `email`, `phone_number`, `sub`, and `address`, as defined in [section 2.4 of the OIDC specification](https://openid.net/specs/openid-connect-basic-1_0.html#Scopes). For information about the scopes that you can assign to your app clients, see [Scopes, M2M, and APIs with resource servers](./cognito-user-pools-define-resource-servers.html). +This list is the OIDC standard attributes minus `email`, `phone_number`, `sub`, and `address`, as defined in [section 2.4 of the OIDC specification](https://openid.net/specs/openid-connect-basic-1_0.html#Scopes). For information about the scopes that you can assign to your app clients, see [Scopes, M2M, and resource servers](./cognito-user-pools-define-resource-servers.html).