LambdaLayerDocumentationProvider
Find documentation sources for Lambda layers in AWS CDK projects, helping developers access and process layer-specific guidance for generic or Python implementations.
Instructions
Provide documentation sources for Lambda layers.
This tool returns information about where to find documentation for Lambda layers
and instructs the MCP Client to fetch and process this documentation.
Args:
ctx: MCP context
layer_type: Type of layer ("generic" or "python")
Returns:
Dictionary with documentation source information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_type | Yes |