How can I read a csv file placed in aws using Postman ?
I am able to get list of files and folders places in aws using aws url: https://s3.amazonaws.com/partnertrackingconfigurationdev/?list-type=2 access key, secret key and session token.
But, I would like to read the csv file placed at below url using Postman.
Please help