1 個回答
- 最新
- 最多得票
- 最多評論
0
Cognito is responsible for generating an arbitrary unique string for the sub
for its user pool. You can't control (or make assumptions) about the format. From https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes
sub
The
sub
attribute is a unique user identifier within each user pool.
已回答 6 個月前
相關內容
- 已提問 2 年前
- AWS 官方已更新 9 個月前
- AWS 官方已更新 6 個月前
- AWS 官方已更新 2 年前