Mengxin Zhu

Results 146 comments of Mengxin Zhu

### SonarQube Quality Gate Result - **Result**: :exclamation: Error - Triggered by @zxkane on `pull_request` | Metric | Status | Value | Error Threshold | |:------:|:------:|:-----:|:---------------:| |Reliability rating|:white_check_mark: OK|1|> 1|...

### SonarQube Quality Gate Result - **Result**: :exclamation: Error - Triggered by @zxkane on `pull_request` | Metric | Status | Value | Error Threshold | |:------:|:------:|:-----:|:---------------:| |Reliability rating|:white_check_mark: OK|1|> 1|...

Met the same issue on Ubuntu 22.04 + Python 3.13.1. It makes this MCP server unusable.

implemented in https://github.com/aws-samples/bedrock-access-gateway/commit/b4800c54a05b15b6247662e8e66c3d80124b4f84

I built some [Claude Code plugins](https://github.com/zxkane/aws-skills) to make AWS development easier with packaging some MCP servers in this repo. Three main plugins: - AWS CDK - IaC development with best...

已经有非常知名的轮子了 https://aider.chat/docs/usage/commands.html

Thanks for sharing the workaround, it's not trivial to grant additional IAM permissions to the role. Also, it requires additional logic to support environment-agnostic deployment in multiple regions. So it...

Below is a code snippet of how to hack both `generation` and `conversation` with cross-region inference. But the stack name and resource name are related to my app, ```ts function...

@mye956 thanks for looking at this. I uploaded the task definition for your reference: [serverless-dify-sandbox-revision1.json](https://github.com/user-attachments/files/17656880/serverless-dify-sandbox-revision1.json). In my latest attempt, I configured both EC2-based and Fargate-based ECS services with service connect...

> Hi @zxkane, we're having exactly the same issue. By any chance, did you find any solution? No solution for EC2. Using Fargate works like a charm.