File tree Expand file tree Collapse file tree 1 file changed +4
-21
lines changed Expand file tree Collapse file tree 1 file changed +4
-21
lines changed Original file line number Diff line number Diff line change 39343934 "type" : " credentialStartUrl" ,
39353935 "required" : false
39363936 },
3937+ {
3938+ "type" : " credentialType" ,
3939+ "required" : false
3940+ },
39373941 {
39383942 "type" : " featureId"
39393943 },
39984002 }
39994003 ]
40004004 },
4001- {
4002- "name" : " auth_loginFailure" ,
4003- "description" : " Emitted when User submit IAM/SSO form but receive error" ,
4004- "metadata" : [
4005- {
4006- "type" : " credentialType"
4007- },
4008- {
4009- "type" : " reason"
4010- }
4011- ]
4012- },
4013- {
4014- "name" : " auth_signInOptionClick" ,
4015- "description" : " Emitted when User click a login option from login webview" ,
4016- "metadata" : [
4017- {
4018- "type" : " signInOption"
4019- }
4020- ]
4021- },
40224005 {
40234006 "name" : " auth_signInPageClosed" ,
40244007 "description" : " When the Amazon Q sign in page is closed." ,
You can’t perform that action at this time.
0 commit comments