How to list all the browser catalogue data products in AWS Data-Exchange using API calls

61 Views Asked by At

I want to fetch the data products that are present in the AWS Data-Exchange Browse Catalogue list. I would like to fetch those lists whose Pricing Plans category is free

Is there an SDK in AWS to list those data products?

1

There are 1 best solutions below

2
dB. On

(I work for AWS Data Exchange)

While we do have an API to enumerate and manage the products you own and a working sample of using that API, we currently don't have an API available for enumerating all products in the catalogue, unfortunately.

What is your use-case, please?