Skip to content

Remove list_only resource documentation and consolidate into main resources#27

Merged
jeffreyaven merged 2 commits intomainfrom
claude/add-list-resources-shim-JntLS
Feb 20, 2026
Merged

Remove list_only resource documentation and consolidate into main resources#27
jeffreyaven merged 2 commits intomainfrom
claude/add-list-resources-shim-JntLS

Conversation

@jeffreyaven
Copy link
Contributor

Description

This PR removes all *_list_only resource documentation files and consolidates their content into the main resource documentation pages. The changes include:

  1. Documentation Generation: Updated bin/generate-docs.js to build a map of _list_only resources and merge their documentation into the corresponding main resource pages, eliminating the need for separate list-only documentation files.

  2. Documentation Consolidation: Removed 300+ *_list_only/index.md files across all AWS services (e.g., amplifyuibuilder/components_list_only, apigateway/authorizers_list_only, etc.) and integrated their content into the main resource pages.

  3. Enhanced Resource Pages: Updated main resource documentation pages to include additional operation examples (particularly UPDATE examples) that were previously only in the list-only pages.

  4. Service Index Updates: Updated service index pages to reflect the removal of list-only resources from the documentation structure.

The consolidation improves documentation organization by eliminating redundant list-only pages while preserving all relevant information in the main resource documentation.

Checklist

  • The PR title is descriptive.
  • Changes focus on documentation generation and consolidation.

Additional Notes

This is a documentation-only change that improves the organization and maintainability of the generated documentation without affecting the actual StackQL provider functionality.

https://claude.ai/code/session_011cwGoVkzHCeLXuUAkBm5xD

…ples and stackql-deploy template

- Modify generate-docs.js to collapse _list_only resource docs into base cloud_control resource docs
  with tabbed Fields, Resource column in Methods, and tabbed SELECT examples
- Add UPDATE examples with PatchDocument and generate_patch_document filter
- Add StackqlDeployDropdown component for stackql-deploy template download/copy
- Add DocBreadcrumbs swizzle and CSS for breadcrumbs-with-actions layout

https://claude.ai/code/session_011cwGoVkzHCeLXuUAkBm5xD
@jeffreyaven jeffreyaven merged commit ab6d671 into main Feb 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants