

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 將更多功能和安全性選項新增至您的使用者集區
<a name="user-pool-next-steps"></a>

遵循教學課程完成範例應用程式後，您可以擴大使用者集區實作的範圍。或者，如果您未建立測試應用程式，請根據您的偏好設定建立新的使用者集區。您可以自訂其他應用程式的使用者集區功能，或[新增外部身分提供者](tutorial-create-user-pool-social-idp.md)。當您規劃將 Amazon Cognito 使用者集區放入生產應用程式時，您可以評估[其他範例和教學](cognito-guided-setup.md)課程。

如果您的下一個優先順序是在使用者集區中檢查和套用應用程式安全選項，請參閱 [Amazon Cognito 使用者集區的安全最佳實務](user-pool-security-best-practices.md)。

Amazon Cognito 具有功能計劃，可在您選擇加入更高層時新增功能和安全性選項。您可以從 *Lite* 計劃開始，使用 *Essentials* 計劃新增進階身分驗證和授權選項，以及使用 *Plus* 計劃新增自動原因安全防護機制。如需詳細資訊，請參閱[使用者集區功能計劃](cognito-sign-in-feature-plans.md)。

以下是一些額外的 Amazon Cognito 使用者集區功能：
+ [將品牌套用到受管登入頁面](managed-login-branding.md)
+ [將 MFA 新增到使用者集區](user-pool-settings-mfa.md)
+ [具有威脅防護的進階安全性](cognito-user-pool-settings-threat-protection.md)
+ [使用 Lambda 觸發程序來自訂使用者集區工作流程](cognito-user-pools-working-with-lambda-triggers.md)
+ [使用 Amazon Pinpoint 進行使用者集區分析](cognito-user-pools-pinpoint-integration.md)

如需 Amazon Cognito 身分驗證和授權模型的概觀，請參閱 [身分驗證如何與 Amazon Cognito 搭配使用](cognito-how-to-authenticate.md)。

若要在使用者集區身分驗證成功 AWS 服務 後存取其他 ，請參閱 [登入後 AWS 服務 使用身分集區存取](amazon-cognito-integrating-user-pools-with-identity-pools.md)。

除了使用 AWS 管理主控台 和使用者集區 SDKs 之外，您也可以使用 來管理您的使用者集區[AWS Command Line Interface](https://docs.aws.amazon.com/cli/latest/reference/cognito-idp/index.html)。

**Topics**
+ [將社交登入新增至您的使用者集區](tutorial-create-user-pool-social-idp.md)
+ [新增 SAML 2.0 身分提供者](tutorial-create-user-pool-saml-idp.md)