|
1 | 1 | # Amazon Cognito Identity Pool Construct Library
|
2 |
| - |
3 |
| -> **Identity Pools are in a separate module while the API is being stabilized. Once we stabilize the module, they will** |
4 |
| -**be included into the stable [aws-cognito](../aws-cognito) library. Please provide feedback on this experience by** |
5 |
| -**creating an [issue here](https://github.com/aws/aws-cdk/issues/new/choose)** |
6 |
| - |
7 | 2 | <!--BEGIN STABILITY BANNER-->
|
8 | 3 |
|
9 | 4 | ---
|
10 | 5 |
|
11 |
| - |
| 6 | + |
12 | 7 |
|
13 |
| -> The APIs of higher level constructs in this module are experimental and under active development. |
14 |
| -> They are subject to non-backward compatible changes or removal in any future version. These are |
15 |
| -> not subject to the [Semantic Versioning](https://semver.org/) model and breaking changes will be |
16 |
| -> announced in the release notes. This means that while you may use them, you may need to update |
17 |
| -> your source code when upgrading to a newer version of this package. |
| 8 | +> The APIs of higher level constructs in this module are in **developer preview** before they |
| 9 | +> become stable. We will only make breaking changes to address unforeseen API issues. Therefore, |
| 10 | +> these APIs are not subject to [Semantic Versioning](https://semver.org/), and breaking changes |
| 11 | +> will be announced in release notes. This means that while you may use them, you may need to |
| 12 | +> update your source code when upgrading to a newer version of this package. |
18 | 13 |
|
19 | 14 | ---
|
20 | 15 |
|
21 | 16 | <!--END STABILITY BANNER-->
|
22 | 17 |
|
| 18 | + |
| 19 | +> **Identity Pools are in a separate module while the API is being stabilized. Once we stabilize the module, they will** |
| 20 | +**be included into the stable [aws-cognito](../aws-cognito) library. Please provide feedback on this experience by** |
| 21 | +**creating an [issue here](https://github.com/aws/aws-cdk/issues/new/choose)** |
| 22 | + |
23 | 23 | [Amazon Cognito Identity Pools](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-identity.html) enable you to grant your users access to other AWS services.
|
24 | 24 |
|
25 | 25 | Identity Pools are one of the two main components of [Amazon Cognito](https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html), which provides authentication, authorization, and
|
|
0 commit comments