File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
plugins/amazonq/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 87
87
<registryKey key =" amazon.q.endpoint" description =" Endpoint to use for Amazon Q"
88
88
defaultValue =" " restartRequired =" true" />
89
89
<registryKey key =" amazon.q.endpoints.json" description =" List of region-endpoint pairs in JSON array form"
90
- defaultValue =" [{" region" :" us-east-1" ," endpoint" :" https://codewhisperer .us-east-1.amazonaws.com/" },
91
- {" region" :" eu-central-1" ," endpoint" :" https://rts.prod- eu-central-1.codewhisperer.ai.aws.dev /" }]"
90
+ defaultValue =" [{" region" :" us-east-1" ," endpoint" :" https://q .us-east-1.amazonaws.com/" },
91
+ {" region" :" eu-central-1" ," endpoint" :" https://q. eu-central-1.amazonaws.com /" }]"
92
92
restartRequired =" true" />
93
93
<registryKey key =" inline.completion.rem.dev.use.rhizome" description =" Defined by IntelliJ. Used for Amazon Q to display suggestions on remote."
94
94
defaultValue =" false" restartRequired =" true" />
You can’t perform that action at this time.
0 commit comments