AWS S3 Event triggering is a project that demonstrates how an S3 object creation event can trigger an AWS Lambda function.
The Lambda function can process the uploaded object and send a notification through Amazon SNS.
github-api used to extract collabborators This shell script uses the GitHub REST API to fetch collaborators of a specified repository and identify users with read access. It uses curl for API requests and jq to filter and display the relevant GitHub usernames.