You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/@aws-cdk/aws-cognito/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The two main components of Amazon Cognito are [user
31
31
pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html) and [identity
32
32
pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-identity.html). User pools are user directories
33
33
that provide sign-up and sign-in options for your app users. Identity pools enable you to grant your users access to
34
-
other AWS services. Identity Pool L2 Constructs can be found [here](../aws-cognito-identitypool).
34
+
other AWS services. Identity Pool L2 Constructs can be found [here](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cognito-identitypool-alpha-readme.html).
35
35
36
36
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
0 commit comments