
AWS Lambda Powertools Documentation Search
Search and retrieve AWS Lambda Powertools documentation across multiple runtimes locally. Helps AI agents quickly find toolkit information and examples.
What it does
- Search Powertools documentation by keywords
- Fetch complete documentation pages as markdown
- Browse examples across multiple AWS Lambda runtimes
- Cache documentation content locally
Best for
Tools (2)
Search Powertools for AWS Lambda documentation to learn about Serverless best practices. Try searching for features like 'Logger', 'Tracer', 'Metrics', 'Idempotency', 'batchProcessor', event handler, etc. Powertools is available for the following runtimes: python, typescript, java, dotnet. When searching, always specify the version of Powertools you are interested in, if unsure, try to read it from the workspace configuration, otherwise use "latest".
Fetches the content of a Powertools documentation page and returns it as markdown.Use this after finding relevant pages with search_docs to get detailed information.