Skip to content

Simple DLP monitor for AWS S3 is a tool built on top of CloudWatch events and Lambda functions to alert you when data is transferred to S3 buckets outside of your organization.

License

darkbitio/aws-s3-dlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple S3 DLP

This is a tool to monitor unauthorized or unexpected data transfer from S3 buckets in your org to an external account. It works by triggering CloudWatch rules generated by S3 API CopyObject events. These events are then sent to an SNS Topic, which in turn invoke a Lambda function to parse the event and send a Slack notification if objects were copied to an external account.

flow

Setup

The step-by-step setup instructions can be found in this blog post.

About

Simple DLP monitor for AWS S3 is a tool built on top of CloudWatch events and Lambda functions to alert you when data is transferred to S3 buckets outside of your organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published