Reference for LocalStack AWS service availability by tier (Free/Base/Ultimate). Essential for KECS development to understand which AWS-compatible services can be used locally without cost.
This skill provides knowledge about LocalStack service availability across pricing tiers. KECS uses LocalStack for AWS-compatible services, relying on free tier services for ECS integrations.
ECS is NOT available in LocalStack Free tier - it requires Base tier ($39/mo). This is one of the primary reasons KECS exists: to provide a free, local ECS-compatible environment.
| Tier | Price | Services | |------|-------|----------| | Free (Community) | $0 | 30+ services | | Base | $39/mo | 55+ services | | Ultimate | $89/mo | 110+ services |
These services are available for free and can be used with KECS:
These require LocalStack Base or Ultimate:
See service-tiers.md for complete service tier information.
npx skills add nandemo-ya/LocalStack Service Tiers Reference下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer