|
1 | 1 | { |
2 | 2 | "types": [ |
3 | | - { |
4 | | - "name": "acceptedCharactersCount", |
5 | | - "type": "int", |
6 | | - "description": "The number of accepted characters" |
7 | | - }, |
8 | | - { |
9 | | - "name": "acceptedCount", |
10 | | - "type": "int", |
11 | | - "description": "The number of accepted cases" |
12 | | - }, |
13 | | - { |
14 | | - "name": "acceptedLinesCount", |
15 | | - "type": "int", |
16 | | - "description": "The number of accepted lines of code" |
17 | | - }, |
18 | 3 | { |
19 | 4 | "name": "amazonqIndexFileSizeInMB", |
20 | 5 | "type": "int", |
|
40 | 25 | "type": "string", |
41 | 26 | "description": "Source triggering token refresh" |
42 | 27 | }, |
43 | | - { |
44 | | - "name": "buildPayloadBytes", |
45 | | - "type": "int", |
46 | | - "description": "The uncompressed payload size in bytes of the source files in customer project context" |
47 | | - }, |
48 | | - { |
49 | | - "name": "buildZipFileBytes", |
50 | | - "type": "int", |
51 | | - "description": "The compressed payload size of source files in bytes of customer project context sent" |
52 | | - }, |
53 | 28 | { |
54 | 29 | "name": "component", |
55 | 30 | "allowedValues": [ |
|
190 | 165 | "type": "int", |
191 | 166 | "description": "The number of executed operations" |
192 | 167 | }, |
193 | | - { |
194 | | - "name": "generatedCharactersCount", |
195 | | - "type": "int", |
196 | | - "description": "Number of characters of code generated" |
197 | | - }, |
198 | | - { |
199 | | - "name": "generatedCount", |
200 | | - "type": "int", |
201 | | - "description": "The number of generated cases" |
202 | | - }, |
203 | | - { |
204 | | - "name": "generatedLinesCount", |
205 | | - "type": "int", |
206 | | - "description": "The number of generated lines of code" |
207 | | - }, |
208 | | - { |
209 | | - "name": "hasUserPromptSupplied", |
210 | | - "type": "boolean", |
211 | | - "description": "True if user supplied prompt message as input else false" |
212 | | - }, |
213 | | - { |
214 | | - "name": "isCodeBlockSelected", |
215 | | - "type": "boolean", |
216 | | - "description": "True if user selected code snippet as input else false" |
217 | | - }, |
218 | | - { |
219 | | - "name": "isSupportedLanguage", |
220 | | - "type": "boolean", |
221 | | - "description": "Indicate if the language is supported" |
222 | | - }, |
223 | | - { |
224 | | - "name": "jobGroup", |
225 | | - "type": "string", |
226 | | - "description": "Job group name used in the operation" |
227 | | - }, |
228 | | - { |
229 | | - "name": "jobId", |
230 | | - "type": "string", |
231 | | - "description": "Job id used in the operation" |
232 | | - }, |
233 | 168 | { |
234 | 169 | "name": "reAuth", |
235 | 170 | "type": "boolean", |
|
519 | 454 | } |
520 | 455 | ] |
521 | 456 | }, |
522 | | - { |
523 | | - "name": "amazonq_utgGenerateTests", |
524 | | - "description": "Client side invocation of the AmazonQ Unit Test Generation", |
525 | | - "metadata": [ |
526 | | - { |
527 | | - "type": "acceptedCharactersCount", |
528 | | - "required": false |
529 | | - }, |
530 | | - { |
531 | | - "type": "acceptedCount", |
532 | | - "required": false |
533 | | - }, |
534 | | - { |
535 | | - "type": "acceptedLinesCount", |
536 | | - "required": false |
537 | | - }, |
538 | | - { |
539 | | - "type": "artifactsUploadDuration", |
540 | | - "required": false |
541 | | - }, |
542 | | - { |
543 | | - "type": "buildPayloadBytes", |
544 | | - "required": false |
545 | | - }, |
546 | | - { |
547 | | - "type": "buildZipFileBytes", |
548 | | - "required": false |
549 | | - }, |
550 | | - { |
551 | | - "type": "credentialStartUrl", |
552 | | - "required": false |
553 | | - }, |
554 | | - { |
555 | | - "type": "cwsprChatProgrammingLanguage" |
556 | | - }, |
557 | | - { |
558 | | - "type": "generatedCharactersCount", |
559 | | - "required": false |
560 | | - }, |
561 | | - { |
562 | | - "type": "generatedCount", |
563 | | - "required": false |
564 | | - }, |
565 | | - { |
566 | | - "type": "generatedLinesCount", |
567 | | - "required": false |
568 | | - }, |
569 | | - { |
570 | | - "type": "hasUserPromptSupplied" |
571 | | - }, |
572 | | - { |
573 | | - "type": "isCodeBlockSelected", |
574 | | - "required": false |
575 | | - }, |
576 | | - { |
577 | | - "type": "isSupportedLanguage" |
578 | | - }, |
579 | | - { |
580 | | - "type": "jobGroup", |
581 | | - "required": false |
582 | | - }, |
583 | | - { |
584 | | - "type": "jobId", |
585 | | - "required": false |
586 | | - }, |
587 | | - { |
588 | | - "type": "perfClientLatency", |
589 | | - "required": false |
590 | | - }, |
591 | | - { |
592 | | - "type": "result" |
593 | | - }, |
594 | | - { |
595 | | - "type": "reason", |
596 | | - "required": false |
597 | | - }, |
598 | | - { |
599 | | - "type": "reasonDesc", |
600 | | - "required": false |
601 | | - }, |
602 | | - { |
603 | | - "type": "source", |
604 | | - "required": false |
605 | | - } |
606 | | - ] |
607 | | - }, |
608 | 457 | { |
609 | 458 | "name": "auth_modifyConnection", |
610 | 459 | "description": "An auth connection was modified in some way, e.g. deleted, updated", |
|
0 commit comments