typescript - AWS-Cognito : Is it possible to edit the User Pool name after creating the User Pool?

标签 typescript amazon-cognito

我正在尝试通过我的代码更新 AWS-Cognito 中的用户池名称和用户属性。 我可以找到有关更新用户属性的信息,但找不到有关更新池名称的任何信息。有这方面的信息吗?

最佳答案

遗憾的是,无法使用现有 API 更改 Amazon Cognito 中的用户池名称。 UpdateUserPool允许进行一系列配置更改,但不允许开发人员修改 Pool Name。

关于typescript - AWS-Cognito : Is it possible to edit the User Pool name after creating the User Pool?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55827689/

相关文章:

javascript - 使用 Github SVG 创建自定义 mat-icon

android - 如何通过 api 网关 https 请求更新 Cognito Sync 用户数据

amazon-web-services - 您可以使用 AWS Cognito 将多封电子邮件绑定(bind)到一个 Cognito 用户账户吗

amazon-web-services - 无需验证电子邮件的 Cognito

javascript - React TypeScript发送dom构造函数作为参数

javascript - JSDoc/TSDoc 中有没有一种方法可以链接到代码片段?

Angular 图 HttpClient.Post

angular - 如何在 Angular 中显示应用程序版本?

java - 如何测试内部调用 AWS 服务的代码

amazon-web-services - 如何使用 AWS 进行无密码登录