This project is AWS lambda code.
- data catalog : ensures that all data uploaded to your S3 buckets complies with predefined data catalog rules.
git clone https://github.com/brickstudy/aws-lambda.git
cd aws-lambda- 경로 : ./data-catalog/.env
# MySQL
DB_USERNAME=
DB_PASSWORD=
DB_HOSTNAME=
DB_PORT=
DB_NAME=
# Discord
DISCORD_WEBHOOK_URL=We welcome contributions to BricksAssistant!
To contribute, please follow these steps:
- Fork the repository.
- Create a new branch with your feature or bugfix.
- Make your changes and commit them with clear messages.
- Push your changes to your fork.
- Open a pull request to the main repository.
- Please ensure your code adheres to the project's coding standards and includes relevant tests.
