File tree Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Original file line number Diff line number Diff line change 485485 "type" : " string" ,
486486 "description" : " A unique upload ID for S3"
487487 },
488- {
489- "name" : " codeTransformVCSViewerSrcComponents" ,
490- "type" : " string" ,
491- "description" : " Names of components that can initiate the diff viewer" ,
492- "allowedValues" : [
493- " chat" ,
494- " toastNotification" ,
495- " treeView" ,
496- " treeViewHeader"
497- ]
498- },
499488 {
500489 "name" : " codewhispererAcceptedTokens" ,
501490 "type" : " int" ,
43334322 }
43344323 ]
43354324 },
4336- {
4337- "name" : " codeTransform_viewArtifact" ,
4338- "description" : " User clicks to view downloaded artifact." ,
4339- "metadata" : [
4340- {
4341- "type" : " codeTransformArtifactType" ,
4342- "required" : true
4343- },
4344- {
4345- "type" : " codeTransformJobId" ,
4346- "required" : true
4347- },
4348- {
4349- "type" : " codeTransformSessionId" ,
4350- "required" : true
4351- },
4352- {
4353- "type" : " codeTransformStatus" ,
4354- "required" : true
4355- },
4356- {
4357- "type" : " codeTransformVCSViewerSrcComponents" ,
4358- "required" : true
4359- },
4360- {
4361- "type" : " userChoice" ,
4362- "required" : false
4363- }
4364- ]
4365- },
43664325 {
43674326 "name" : " codewhisperer_blockedInvocation" ,
43684327 "description" : " Client side invocation blocked by another invocation in progress" ,
You can’t perform that action at this time.
0 commit comments