Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Compare names and address from 2 files
0
I have 2 excel sheets and I need to compare them side by side. The names needs to be generated from 3 columns, first name, middle name and last name. The address needs to be generated from street, city, country. I can write python code for this, but...
Is there an aws service that does this?
I remember having read about it on aws blog. But do not have the details about the service.