This project provides AWS infrastructure and scripts for the HackTown SRS (Santa Rita do Sapucai). It includes resources for deploying application using AWS services.
- Infrastructure as Code (IaC) templates
- Deployment scripts for AWS Lambda, S3, and API Gateway
- Automated setup and teardown
- Sample configuration files
- Clone the repository:
git clone https://github.com/yourusername/hacktown_srs_aws.git
- Review and update configuration files as needed.
- Deploy resources using provided scripts.
- AWS CLI configured
- Python 3.10+
- Terraform (if using IaC templates)