# Amazon Cognito Documentation

Amazon Cognito handles user authentication and authorization for your web and mobile apps. With user pools, you can easily and securely add sign-up and sign-in functionality to your apps. With identity pools (federated identities), your apps can get temporary credentials that grant users access to specific AWS resources, whether the users are anonymous or are signed in.

## Amazon Cognito User Pools

- [Developer Guide](/cognito/latest/developerguide/cognito-user-identity-pools.html): Provides a conceptual overview of Amazon Cognito user pools and includes instructions that show you how to use its features.
- [API Reference](/cognito-user-identity-pools/latest/APIReference/): Describes the REST API for user pools.
- [AWS CLI Reference](/cli/latest/reference/cognito-idp/index.html): Describes the AWS CLI commands for user pools.

## Amazon Cognito Identity Pools (Federated Identities)

- [Developer Guide](/cognito/latest/developerguide/cognito-identity.html): Provides a conceptual overview of Amazon Cognito identity pools and includes instructions that show you how to use its features.
- [API Reference](/cognitoidentity/latest/APIReference/): Describes the REST API for identity pools.
- [AWS CLI Reference](/cli/latest/reference/cognito-identity/index.html): Describes the AWS CLI commands for identity pools.

## Amazon Cognito Sync

If you're new to Amazon Cognito Sync, use [AWS AppSync](/appsync/latest/devguide/) instead. Both AWS AppSync and Amazon Cognito Sync synchronize application data across devices.

- [Developer Guide](/cognito/latest/developerguide/cognito-sync.html): Provides a conceptual overview of Amazon Cognito Sync and includes instructions that show you how to use its features.
- [API Reference](/cognitosync/latest/APIReference/): Describes the REST API for Amazon Cognito Sync.
- [AWS CLI Reference](/cli/latest/reference/cognito-sync/index.html): Describes the AWS CLI commands for Amazon Cognito Sync.

---

## Related Links

- [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
- [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
- [SDKs & Tools](https://aws.amazon.com/tools/)
- [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html)
- [AWS Training](https://aws.amazon.com/training/)
- [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
- [AWS Whitepapers](https://aws.amazon.com/whitepapers/)

