Skip to content

Microsite: add example queries to the landing page - #45

Merged
jeffreyaven merged 1 commit into
mainfrom
feature/aws-provider-update
Sep 17, 2026
Merged

jeffreyaven merged 1 commit into
mainfrom
feature/aws-provider-update

Conversation

@jeffreyaven

Copy link
Copy Markdown
Contributor

Summary

  • Adds an ## Example Queries section to the awscc provider landing page: inventory reads first, then filtered reads, joins and json_extract examples, then provisioning and lifecycle statements. Resource, column and parameter names were checked against the generated provider spec and resource docs.
  • Regenerates the website landing page (index.md) from the updated header content.

The header content previously had no Installation section; the standard REGISTRY PULL awscc; block used by the other provider sites was added above Authentication.

Verification

  • The docs generator regenerated only website/docs/index.md.
  • Resource, column and parameter names were checked against the generated spec and resource docs and with SHOW METHODS / DESCRIBE over the local file registry; no live queries were run.
  • yarn build of the website succeeds locally (the HTML minifier diagnostics it prints come from pre-existing resource pages).

🤖 Generated with Claude Code

Add an "Example Queries" section with common queries a practitioner would run to the `awscc` provider landing page (matching the clickhouse microsite), and regenerate the website landing page.

The header content previously had no Installation section; the standard `REGISTRY PULL awscc;` block used by the other provider sites was added above Authentication.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@jeffreyaven jeffreyaven self-assigned this Sep 17, 2026
@jeffreyaven
jeffreyaven merged commit 0075039 into main Sep 17, 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.

1 participant