Python Tutorial: S3 File Diff Report + Slack Notification

Опубликовано: 07 Июнь 2026
на канале: JKC Tutorials
1,586
259

JKC Tutorials - An example of file read from AWS S3 bucket using Python Boto3, compared with a local file using difflib in Python, comparison report is generated in HTML and sent in Slack using Python Slack SDK. The report file is finally uploaded to AWS S3 using Python Boto3

This tutorial video covers the following -
1. Read the file from your AWS S3 bucket using boto3
2. Compares the file with a local file using Python difflib
3. Generates an HTML and PNG report of the difference
4. Sends the report to a slack channel using Python Slack SDK
5. Uploads the new file and report to AWS S3 using boto3

GitHub repo - https://github.com/jyoti-c/aws-s3-fil...
AWS Tutorials -    • JKC Tutorials – AWS Cloud Learning Series  

For more 🔔 - Click https://www.youtube.com/@JKCOfficial0... 🔔
Instagram -   / jkc_the_writer  

Chapters -
0:00 Introduction
0:47 Prerequisite - What is AWS S3?
02:16 Prerequisite - What is Slack?
04:05 Integrate Slack App with your Slack channel
04:25 Example with code

#jkc #jkctutorials #aws #s3 #awss3 #boto3 #python #pyhton #pythonprogramming #learning #amazons3