Jungwoo Song
Jungwoo Song
*Issue #, if available:* *Description of changes: - When I ran that sample notebook, I got the following error message - ClientError: An error occurred (ValidationException) when calling the CreateModel...
## Affected command by this change INFO commandstats (- only `usec_per_call` metric) ### Changed results example `cmdstat_set:calls=2,usec=36,usec_per_call=18,rejected_calls=1,failed_calls=0 cmdstat_get:calls=3,usec=13,usec_per_call=4,rejected_calls=1,failed_calls=0 cmdstat_info:calls=6,usec=444,usec_per_call=74,rejected_calls=0,failed_calls=0 cmdstat_command|docs:calls=2,usec=3951,usec_per_call=1975,rejected_calls=0,failed_calls=0` ## Context The `usec_per_call` is a simple AVG metric that...
### Describe the feature Please enable the use of AWS MCP in VS Code similar to the Azure MCP server. It would be great if an AWS MCP plugin or...