Amazon Outposts · Example Payload

Openapi Get Outpost Instance Types Output Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

Openapi Get Outpost Instance Types Output Example is an example object payload from Amazon Outposts, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

InstanceTypesNextTokenOutpostIdOutpostArn

Example Payload

Raw ↑
{
  "InstanceTypes": "example-ref",
  "NextToken": "example-ref",
  "OutpostId": "resource-abc123",
  "OutpostArn": "example-ref"
}