Logs anonymization component

0

Hello,

Does there exists in AWS, a service, a service component, an option in a service, a filter, (something like presented here or here), that could do logs anonymization according to GDPR/CCPA, for the logs in the AWS Services ?

Thank you,

1 Answer
4

Yes, it does, included but not limited to AWS Glue, Amazon Macie, AWS Lambda, AWS Step Functions, Amazon S3 Object Lambda and AWS Config and CloudTrail

https://aws.amazon.com/solutions/guidance/data-anonymization-on-aws/

https://aws.amazon.com/blogs/big-data/part-1-build-a-pseudonymization-service-on-aws-to-protect-sensitive-data/

EXPERT
answered 25 days ago
profile pictureAWS
EXPERT
reviewed 25 days ago
  • Thank you for your answer,

    I've taken a look over the documents, and while they speak about anonymisation, I did not understood which is the anonymisation service itself, where PII are transformed into anonymous data. The first link are only talking about detecting PII and anonymising them, without specifying a service, while the second link is talking about a service for pseudoanonymization. Could you please be more specific about the exact service where the anonymisation transformation is done ? Does Macie do the anonymisation ? Or the presented architecture consider that the anonymisation process should be done by clients, in Lambda functions ?

    I've taken a look at Macie's PIIs to detect. They are mainly person centric PIIs, while this question was about logs. I haven't noticed the IP in the PIIs. Should I add the IP as custom personal data identifier ? If yes, could you please provide more documentation about how IPs from logs should be added in Macie ?

    Thank you,

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions