localstack
Installation
SKILL.md
LocalStack
LocalStack is a cloud service emulator that runs in a single container. Developers use it to develop and test cloud applications locally without connecting to real cloud environments.
Official docs: https://docs.localstack.cloud/
LocalStack Overview
- Services
- S3 Bucket
- Object
- SQS Queue
- SNS Topic
- Lambda Function
- DynamoDB Table
- CloudWatch Alarm
- EC2 Instance
- IAM Role
- Kinesis Stream
- S3 Bucket
Related skills