如何修改AWS Cognito用户池的访问和身份令牌的到期时间
问题描述:
我找不到任何文档来解释是否以及如何修改AWS Cognito用户池的访问和身份令牌的到期时间。
I can't find any documentation which explains if and how to modify the expiry time of access and identity tokens for AWS Cognito User Pools.
文档指定默认情况下在发射后1h到期。
The documentation specifies that by default expires 1h after the emission.
是否可以修改到期时间?
Is there a way to modify the expiry time?
答
当前无法为您的用户池进行配置。每个人都设置为一个小时。
This is currently not possible to configure for your user pool. They are set to one hour for everyone.