DescribeProduct
GET {{_.CAPI_PROD}}/DescribeEntity?catalog=AWSMarketplace&entityId={{PRODUCT_ID_SaaS}}
DescribeProduct API get request returns the metadata and content of the entity. In this case, with entityId set to PRODUCTIDSaaS in your environment variable, it will return the details of the SaaS product.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
catalog | string | ||
entityId | string |
RESPONSES
status: OK
{"ChangeSetArn":"arn:aws:aws-marketplace:us-east-1:111111111111:AWSMarketplace/ChangeSet/test_ChangeSetId","ChangeSetId":"test_ChangeSetId"}