You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for llms.txt and llms-full.txt in Powertools for AWS documentation site
This will allow developers to add Powertools for AWS Lambda documentation context to their tools, IDEs, etc
Is this related to an existing documentation section?
No response
How can we improve?
Add support for llms.txt and llms-full.txt in Powertools for AWS documentation site
llms.txt will contain the links to the sections defined on the yaml
llms-full.txt will contain all the markdown text of those pages
Got a suggestion in mind?
plugins:
- llmstxt:
markdown_description: Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity. It provides a suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.full_output: llms-full.txtsections:
Project Overview:
- index.md
- changelog.md
- upgrade.md
- roadmap.mdCore Utilities:
- core/tracer.md
- core/logger.md
- core/metrics/index.md
- core/metrics.md
- core/metrics/datadog.md
- core/event_handler/api_gateway.md
- core/event_handler/appsync.md
- core/event_handler/appsync_events.md
- core/event_handler/bedrock_agents.mdUtilities:
- utilities/parameters.md
- utilities/batch.md
- utilities/typing.md
- utilities/validation.md
- utilities/data_classes.md
- utilities/parser.md
- utilities/idempotency.md
- utilities/data_masking.md
- utilities/feature_flags.md
- utilities/streaming.md
- utilities/middleware_factory.md
- utilities/jmespath_functions.mdTutorial:
- tutorial/index.mdProcesses:
- security.md
- automation.md
- versioning.md
- maintainers.mdContributing:
- contributing/setup.md
- contributing/getting_started.md
- contributing/conventions.md
Acknowledgment
I understand the final update might be different from my proposed suggestion, or refused.
The text was updated successfully, but these errors were encountered:
What were you searching in the docs?
Add support for llms.txt and llms-full.txt in Powertools for AWS documentation site
This will allow developers to add Powertools for AWS Lambda documentation context to their tools, IDEs, etc
Is this related to an existing documentation section?
No response
How can we improve?
Add support for llms.txt and llms-full.txt in Powertools for AWS documentation site
llms.txt will contain the links to the sections defined on the yaml
llms-full.txt will contain all the markdown text of those pages
Got a suggestion in mind?
Acknowledgment
The text was updated successfully, but these errors were encountered: