Skip to content

Commit

Permalink
Bundle marketplace services. (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laren-AWS authored Sep 25, 2024
1 parent 5fb59bd commit abe7a4b
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions aws_doc_sdk_examples_tools/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1979,22 +1979,39 @@ macie2:
tags:
product_categories: {}
version: '2020-01-01'
marketplace:
long: "&MKTlong;"
short: "&MKT;"
sort: Marketplace
expanded:
long: AWS Marketplace
short: Marketplace
blurb: is an online store where you can buy or sell software that runs on Amazon Web Services.
guide:
subtitle: Landing Page
url: marketplace/
api_ref: marketplace/
tags:
product_categories: {'Marketplace'}
version: marketplace-agreement-2020-03-01
marketplace-agreement:
bundle: marketplace
api_ref: marketplace-agreements/latest/api-reference/welcome.html
blurb: provides an API interface that helps AWS Marketplace sellers manage their agreements, including listing, filtering, and viewing details about their agreements.
expanded:
long: AWS Marketplace Agreement Service
short: AWS Marketplace Agreement Service
long: AWS Marketplace Agreement API
short: AWS Marketplace Agreement API
guide:
subtitle: Seller Guide
url: marketplace/latest/userguide/what-is-marketplace.html
long: '&MKTAgreementlong;'
short: '&MKTAgreement;'
sort: Marketplace Agreement Service
sort: Marketplace Agreement API
tags:
product_categories: {'Marketplace'}
version: marketplace-agreement-2020-03-01
marketplace-catalog:
bundle: marketplace
api_ref: marketplace-catalog/latest/api-reference/welcome.html
blurb: provides an API interface for approved providers to programmatically manage their products.
expanded:
Expand All @@ -2003,8 +2020,8 @@ marketplace-catalog:
guide:
subtitle: Seller Guide
url: marketplace/latest/userguide/what-is-marketplace.html
long: '&MKTCAPIlong;'
short: '&MKTCAPI;'
long: '&MKTCataloglong;'
short: '&MKTCatalog;'
sort: Marketplace Catalog API
tags:
product_categories: {'Marketplace'}
Expand Down

0 comments on commit abe7a4b

Please sign in to comment.