Skip to content

docs(aws/services): migrate awslocal/samlocal/localstack CLI references to lstk#789

Open
peter-smith-phd wants to merge 4 commits into
doc-312-aws-docs-to-use-lstkfrom
devx-988-aws-docs-to-lstk-local-aws-services
Open

docs(aws/services): migrate awslocal/samlocal/localstack CLI references to lstk#789
peter-smith-phd wants to merge 4 commits into
doc-312-aws-docs-to-use-lstkfrom
devx-988-aws-docs-to-lstk-local-aws-services

Conversation

@peter-smith-phd

@peter-smith-phd peter-smith-phd commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

This the first of many PRs to migrate the docs from the "LocalStack CLI" to the new lstk. The changes will be accumulated into the docs-312-aws-docs-to-use-lstk (the target branch of this PR), so it can later be merged into the monthly release branch without a detailed review (probably aws-docs-release-august).

This PR addresses the /aws/services section:

  • Mechanically replace awslocal references across all AWS service docs with lstk aws
  • Switch samlocal references to lstk sam
  • Resolve remaining lstk migration gaps for env vars (LOCALSTACK_* passthrough) and volume mounts
  • Fix a leftover localstack start invocation and a generic "LocalStack CLI" prose mention caught in a follow-up audit of aws/services

Note: there are still two places in /aws/services that have not migrated, simply because the necessary lstk options don't yet exist. The Linear issues are:

Part of DEVX-988.

peter-smith-phd and others added 4 commits July 14, 2026 11:49
Mechanical find-and-replace across all AWS service docs pages, swapping
references to the legacy awslocal wrapper script and CLI links for the
new lstk aws command. No content or structural changes beyond the CLI
rename.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
lstk recently gained a drop-in lstk sam command, so this service page
no longer needs the samlocal wrapper-script exception. Links to the
main lstk page since lstk sam doesn't have its own docs section yet.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…s and mounts

Use the LOCALSTACK_-prefixed env var alias (any config var can be set as
LOCALSTACK_<VAR> in docker) so DEFAULT_BEDROCK_MODEL, EKS_K3D_CLUSTER_TOKEN,
EKS_K8S_PROVIDER, and GATEWAY_LISTEN forward correctly through lstk's
LOCALSTACK_* passthrough. Also switch the stepfunctions.mdx CLI tab to lstk,
mounting the mock config file via config.toml's volumes field since lstk
start has no --volume flag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Complete the lstk migration by fixing the last generic "LocalStack CLI"
prose reference caught in the aws/services audit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1f987d6
Status: ✅  Deploy successful!
Preview URL: https://5162c6a2.localstack-docs.pages.dev
Branch Preview URL: https://devx-988-aws-docs-to-lstk-lo.localstack-docs.pages.dev

View logs

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