Skip to content

Commit b705fa2

Browse files
authored
Add marketplace catalog and agreement to services.yaml. (#48)
1 parent 25089ee commit b705fa2

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

aws_doc_sdk_examples_tools/config/services.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1964,6 +1964,36 @@ macie2:
19641964
tags:
19651965
product_categories: {}
19661966
version: '2020-01-01'
1967+
marketplace-agreement:
1968+
api_ref: marketplace-agreements/latest/api-reference/welcome.html
1969+
blurb: provides an API interface that helps AWS Marketplace sellers manage their agreements, including listing, filtering, and viewing details about their agreements.
1970+
expanded:
1971+
long: AWS Marketplace Agreement Service
1972+
short: AWS Marketplace Agreement Service
1973+
guide:
1974+
subtitle: Seller Guide
1975+
url: marketplace/latest/userguide/what-is-marketplace.html
1976+
long: '&MKTAgreementlong;'
1977+
short: '&MKTAgreement;'
1978+
sort: Marketplace Agreement Service
1979+
tags:
1980+
product_categories: {'Marketplace'}
1981+
version: marketplace-agreement-2020-03-01
1982+
marketplace-catalog:
1983+
api_ref: marketplace-catalog/latest/api-reference/welcome.html
1984+
blurb: provides an API interface for approved providers to programmatically manage their products.
1985+
expanded:
1986+
long: AWS Marketplace Catalog API
1987+
short: AWS Marketplace Catalog API
1988+
guide:
1989+
subtitle: Seller Guide
1990+
url: marketplace/latest/userguide/what-is-marketplace.html
1991+
long: '&MKTCAPIlong;'
1992+
short: '&MKTCAPI;'
1993+
sort: Marketplace Catalog API
1994+
tags:
1995+
product_categories: {'Marketplace'}
1996+
version: marketplace-catalog-2018-09-17
19671997
mediaconnect:
19681998
api_ref: mediaconnect/latest/APIReference/Welcome.html
19691999
blurb: ''

0 commit comments

Comments
 (0)