ajd-uk
ajd-uk
This function would be very useful for where AWS S3 & DynamoDB public prefixes are placed into NACLs which have low quotas. These prefixes are often discovered using a data...
[lorodoes](https://github.com/lorodoes) can you spot anything related to PR https://github.com/hashicorp/terraform-provider-aws/pull/38824 that could cause this?
Seems like a smoking gun to me @michaeldop but not being a Go developer I'm not sure I understand the context.
I have this issue also, also behind Zscaler and setting `REQUESTS_CA_BUNDLE` and `SSL_CERT_FILE` did not work for me
Thanks for the info, I've actually resolved it now by reverting away from the fastmcp approach and back to http with the following config: ``` "aws-knowledge-mcp-server": { "url": "https://knowledge-mcp.global.api.aws", "type":...
Thanks for the clarification. If the knowledge MCP server provides up-to-date documentation, is there any advantage by using the Documentation MCP server?