File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 39573957 }
39583958 ]
39593959 },
3960- {
3961- "name" : " auth_iamOptionClick" ,
3962- "description" : " Emitted when User click IAM login option from login webview"
3963- },
3964- {
3965- "name" : " auth_iamLoginFailure" ,
3966- "description" : " Emitted when User submit IAM form but receives error" ,
3967- "metadata" : [
3968- {
3969- "type" : " credentialType" ,
3970- "required" : true
3971- },
3972- {
3973- "type" : " reason" ,
3974- "required" : true
3975- }
3976- ]
3977- },
39783960 {
39793961 "name" : " auth_addedConnections" ,
39803962 "description" : " The diff/change in Auth connections" ,
40063988 }
40073989 ]
40083990 },
3991+ {
3992+ "name" : " auth_iamLoginFailure" ,
3993+ "description" : " Emitted when User submit IAM form but receives error" ,
3994+ "metadata" : [
3995+ {
3996+ "type" : " credentialType" ,
3997+ "required" : true
3998+ },
3999+ {
4000+ "type" : " reason" ,
4001+ "required" : true
4002+ }
4003+ ]
4004+ },
4005+ {
4006+ "name" : " auth_iamOptionClick" ,
4007+ "description" : " Emitted when User click IAM login option from login webview"
4008+ },
40094009 {
40104010 "name" : " auth_signInPageClosed" ,
40114011 "description" : " When the Amazon Q sign in page is closed." ,
You can’t perform that action at this time.
0 commit comments