You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add configuration management and AWS service integration
- Introduced a new config.py file for managing environment variables using Pydantic.
- Implemented S3Service and SQSService classes for AWS S3 and SQS interactions, respectively.
- Updated lambda_function.py to utilize these services for file uploads and message sending.
- Enhanced the CertifiedBuilder class to generate certificate keys and handle file uploads.
- Updated requirements.txt to include necessary AWS SDK dependencies.
"certificate_details": "In recognition of their participation in the 84st edition of the Python Floripa Community Meeting, held on March 29, 2025, in Florianópolis, Brazil.",
"certificate_details": "In recognition of their participation in the 84st edition of the Python Floripa Community Meeting, held on March 29, 2025, in Florianópolis, Brazil.",
0 commit comments