Amazon Service Catalog · Example Payload

Amazon Service Catalog Product View Summary Example

Cloud GovernanceComplianceIT GovernanceService Catalog

Amazon Service Catalog Product View Summary Example is an example object payload from Amazon Service Catalog, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdProductIdNameOwnerShortDescriptionType

Example Payload

Raw ↑
{
  "Id": "port-a1b2c3d4",
  "ProductId": "port-a1b2c3d4",
  "Name": "My-Name",
  "Owner": "example-Owner",
  "ShortDescription": "example-ShortDescription",
  "Type": "CLOUD_FORMATION_TEMPLATE"
}