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 0bec1b3 commit c4b91ceCopy full SHA for c4b91ce
telemetry/definitions/commonDefinitions.json
@@ -4109,20 +4109,6 @@
4109
}
4110
]
4111
},
4112
- {
4113
- "name": "codeTransform_jobIsStartedFromChatPrompt",
4114
- "description": "The user initiates a transform job from the Amazon Q chat prompt.",
4115
- "metadata": [
4116
4117
- "type": "codeTransformSessionId",
4118
- "required": true
4119
- },
4120
4121
- "type": "credentialSourceId",
4122
- "required": false
4123
- }
4124
- ]
4125
4126
{
4127
"name": "codeTransform_jobStart",
4128
"description": "Transform job started for uploaded project.",
0 commit comments