aws-doc-sdk-examples

GitHub

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

10,440 stars Java 1 file ยท ~1,859 tokens #aws#cpp#documentation#dotnet#examples#go#java#javascript

aws-doc-sdk-examples MCP Server

MCP server for awsdocs/aws-doc-sdk-examples

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "aws-doc-sdk-examples": {
      "command": "npx",
      "args": [
        "-y",
        "@awsdocs/aws-doc-sdk-examples"
      ]
    }
  }
}