Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
【以下的问题经过翻译处理】 当客户使用外部IdP进行注册时,我想要访问pre-sign-up触发器函数中的sub属性。这个功能未来是否可能实现?
sub
应用程序的授权层在后端处理,因此我需要在注册过程中将用户插入到数据库中。
相关主题:https://forums.aws.amazon.com/thread.jspa?threadID=309346
【以下的回答经过翻译处理】 你好,
在 pre-signup 触发器中,SUB 无法使用,因为此时用户尚未创建(这是“pre”注册过程,目的是校验并确定是否允许注册继续或拒绝请求)。如果你想要将 SUB 传播到后端,你应该使用 PostConfirmation 触发器,这个是在用户已经被创建并确认之后触发。
您尚未登入。 登入 去張貼答案。
一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。