-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,8 @@ | ||
# Laboratory Work | ||
# Description | ||
|
||
## Status | ||
This project uses Terraform, AWS services, and Localstack for local development and testing. The setup includes: | ||
|
||
🚧 This lab is still under development. Not all features are fully implemented and there may be some bugs. | ||
|
||
## Description | ||
|
||
This folder contains the code for a laboratory work in progress. | ||
|
||
## Remaining Tasks | ||
|
||
- [x] Complete main feature implementation. | ||
- [ ] Final bug checks. | ||
- **S3 Buckets:** For storing files. | ||
- **Lambda Functions:** For processing files and handling messages. | ||
- **IAM Roles:** For providing necessary permissions to the resources. | ||
- **SNS:** For sending notifications to Lambda functions. |