JKC Tutorials - File comparison with Amazon S3 + Python Boto3 + Slack

preview_player
Показать описание
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

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
Рекомендации по теме
Комментарии
Автор

S3 has a lot of features that can be a new video itself

Lalilta
Автор

What policy to add in iam to access from boto3?

youtuber-
Автор

This is so useful, can we deploy slack app using terraform

Raefel