File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " bugfix" ,
3
+ "category" : " marketplacecatalog" ,
4
+ "description" : " Enable CORS for marketplacecatalog API"
5
+ }
Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ Amazon Lightsail | AWS.Lightsail | 2016-11-28 | |
82
82
Amazon Machine Learning | AWS.MachineLearning | 2014-12-12 | :tada : |
83
83
AWS Marketplace Commerce Analytics | AWS.MarketplaceCommerceAnalytics | 2015-07-01 | :tada : |
84
84
AWSMarketplace Metering | AWS.MarketplaceMetering | 2016-01-14 | |
85
+ AWSMarketplace Catalog API | AWS.MarketplaceCatalogAPI | 2020-09-15 | :tada : |
85
86
Amazon Mechanical Turk | AWS.MTurk | 2017-01-17 | :tada : |
86
87
Amazon Mobile Analytics | AWS.MobileAnalytics | 2014-06-05 | :tada : |
87
88
AWS OpsWorks | AWS.OpsWorks | 2013-02-18 | :tada : |
Original file line number Diff line number Diff line change 790
790
},
791
791
"marketplacecatalog" : {
792
792
"prefix" : " marketplace-catalog" ,
793
- "name" : " MarketplaceCatalog"
793
+ "name" : " MarketplaceCatalog" ,
794
+ "cors" : true
794
795
},
795
796
"dataexchange" : {
796
797
"name" : " DataExchange"
You can’t perform that action at this time.
0 commit comments