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 0e2c41c commit 9621de4Copy full SHA for 9621de4
telemetry/definitions/commonDefinitions.json
@@ -3431,6 +3431,10 @@
3431
{
3432
"type": "codewhispererCredentialFetchingLatency"
3433
},
3434
+ {
3435
+ "type": "codewhispererCustomizationArn",
3436
+ "required": false
3437
+ },
3438
3439
"type": "codewhispererEndToEndLatency"
3440
@@ -3612,6 +3616,10 @@
3612
3616
3613
3617
"type": "codewhispererCompletionType"
3614
3618
3619
3620
3621
3622
3615
3623
3624
"type": "codewhispererLanguage"
3625
0 commit comments