Skip to content

Commit 9ca4b0c

Browse files
committed
telemetry(amazonq): update upload intent values
1 parent da08d3c commit 9ca4b0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@
8181
"description": "The intent of the upload",
8282
"allowedValues": [
8383
"TRANSFORMATION",
84-
"TASK_ASSIST_PLANNING"
84+
"TASK_ASSIST_PLANNING",
85+
"AUTOMATIC_FILE_SECURITY_SCAN",
86+
"FULL_PROJECT_SECURITY_SCAN"
8587
]
8688
},
8789
{

0 commit comments

Comments
 (0)