local-aws-environment-using-localstack

SKILLWorkflowCommunity
v0.0.0tedgoldsteinMITAktualisiert vor 1 Mon.Quelle →

When developing services that talk to AWS (S3, SQS, DynamoDB, etc.), run those AWS services LOCALLY via LocalStack rather than (a) letting the app fail when AWS calls happen, (b) faking the data, or (c) sharing a dev AWS account. Recipe is a small docker-compose service, an init script that creates

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Clients
1Formate
vor 1 Mon.Letzte Aktualisierung
Skill
Autortedgoldstein
Version0.0.0
LizenzMIT
KategorieWorkflow
Formateskill.md
PromptNicht veröffentlicht
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

When developing services that talk to AWS (S3, SQS, DynamoDB, etc.), run those AWS services LOCALLY via LocalStack rather than (a) letting the app fail when AWS calls happen, (b) faking the data, or (c) sharing a dev AWS account. Recipe is a small docker-compose service, an init script that creates the resources at startup, and a client wrapper that targets the local endpoint or the real AWS based

Schlagwörter
skillclaude