Amazon Outposts · Example Payload

Openapi Catalog Item Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

Openapi Catalog Item Example is an example object payload from Amazon Outposts, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CatalogItemIdItemStatusEC2CapacitiesPowerKvaWeightLbsSupportedUplinkGbpsSupportedStorage

Example Payload

Raw ↑
{
  "CatalogItemId": "resource-abc123",
  "ItemStatus": "active",
  "EC2Capacities": "example-string",
  "PowerKva": "example-string",
  "WeightLbs": "example-string",
  "SupportedUplinkGbps": "example-string",
  "SupportedStorage": "example-string"
}