In https://github.com/Applatix/claudia/issues/4#issue-261765591, we can see some AWS products showing up under the Marketplace service instead of their own. Specifically, CodeBuild and ElasticMapReduce. There may be others. The current logic keys off of the word Amazon or AWS in the service name to decide if it is an Amazon vs. marketplace product. It seems that for these products, Amazon does not include either of those words, so it fell into marketplace.
In https://github.com/Applatix/claudia/issues/4#issue-261765591, we can see some AWS products showing up under the Marketplace service instead of their own. Specifically, CodeBuild and ElasticMapReduce. There may be others. The current logic keys off of the word Amazon or AWS in the service name to decide if it is an Amazon vs. marketplace product. It seems that for these products, Amazon does not include either of those words, so it fell into marketplace.