aws-dataexchange-api-samples icon indicating copy to clipboard operation
aws-dataexchange-api-samples copied to clipboard

Add a AddDataSet provider sample

Open dblock opened this issue 5 years ago • 1 comments

AWS Data Exchange now enables data providers to publish additional data sets to their existing products. Starting today, data providers who want to structure their data across multiple data sets or who want to enrich their products with additional data can now publish additional data sets to their products using the AWS Data Exchange console or programmatically using the AWS Marketplace Catalog API. Once a data set is added to a product, all new subscriptions will have access to the data set and existing subscribers will receive a CloudWatch Event notifying them of the availability of the new data set.

https://aws.amazon.com/about-aws/whats-new/2020/08/aws-data-exchange-now-supports-adding-data-sets-to-existing-products/

dblock avatar Aug 03 '20 20:08 dblock

Inspire from https://github.com/aws-samples/aws-dataexchange-api-samples/tree/master/providers/ruby/add-revision-to-a-data-set

dblock avatar Aug 03 '20 20:08 dblock