directvox / amazon-comprehend-s3-object-lambda-functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comprehend S3 Object Lambda functions

This package contains the source code for Lambda functions published by AWS Comprehend that can be used with S3 Object Lambda Access Points.
These Lambda functions can be deployed from Serveless App Repositories.

Refer README file for specific lambdas for more details on the functionality of each lambda.

  • PII Access Control Lambda-This lambda function helps you to control access to file present in s3 containing PII (Personally Identifiable Information).
  • PII Redaction Lambda-This lambda function helps you to redact PII (Personally Identifiable Information) from text files present in S3.

License Summary

This code is made available under the MIT-0 license. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:Python 98.8%Language:Makefile 1.2%