Amazon Outposts · Example Payload

Openapi Create Order Input Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

Openapi Create Order Input 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

OutpostIdentifierLineItemsPaymentOptionPaymentTerm

Example Payload

Raw ↑
{
  "OutpostIdentifier": "resource-abc123",
  "LineItems": "example-string",
  "PaymentOption": "example-string",
  "PaymentTerm": "example-string"
}