We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df347e3 commit 288ed53Copy full SHA for 288ed53
telemetry/definitions/commonDefinitions.json
@@ -2326,6 +2326,20 @@
2326
}
2327
]
2328
},
2329
+ {
2330
+ "name": "amazonq_activeUser",
2331
+ "description": "An active user is when the user sends a message",
2332
+ "metadata": [
2333
2334
+ "type": "result"
2335
+ },
2336
2337
+ "name": "credentialStartUrl",
2338
+ "type": "string",
2339
+ "description": "The start URL of current SSO connection"
2340
+ }
2341
+ ]
2342
2343
{
2344
"name": "amazonq_addMessage",
2345
"description": "When a message is added to the conversation",
0 commit comments