I have a dynamo db having table with column names url, data, date and entity
url data date entity
https://www.google.com search engine 21-09-2021 Website
I am trying to access the values in data column by using values in url column as search tag. How it can be done.