Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boris/aws
AWS resources for local development
https://github.com/boris/aws
Last synced: 7 days ago
JSON representation
AWS resources for local development
- Host: GitHub
- URL: https://github.com/boris/aws
- Owner: boris
- Created: 2021-08-15T03:39:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-24T03:11:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T04:22:39.872Z (28 days ago)
- Language: HCL
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# AWS
AWS resources for local development, using [localstack](https://localstack.cloud/) which means _cloud_ is ephemeral## Requirements:
- docker
- docker-compose
- terraform ~> 1.0.0## Usage:
Check the help by running
```
make
```## Pending:
- [x] Makefile
- [x] More services:
- [x] Lambda
- [x] API Gateway
- [x] SQS
- [x] DynamoDB