Amazon Outposts · Example Payload

Openapi Asset Info Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

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

Top-level fields

AssetIdRackIdAssetTypeComputeAttributesAssetLocation

Example Payload

Raw ↑
{
  "AssetId": "resource-abc123",
  "RackId": "resource-abc123",
  "AssetType": "standard",
  "ComputeAttributes": "example-string",
  "AssetLocation": "example-string"
}