Amazon Outposts · Example Payload

Openapi Create Outpost Input Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

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

NameDescriptionSiteIdAvailabilityZoneAvailabilityZoneIdTagsSupportedHardwareType

Example Payload

Raw ↑
{
  "Name": "example-ref",
  "Description": "example-ref",
  "SiteId": "resource-abc123",
  "AvailabilityZone": "example-ref",
  "AvailabilityZoneId": "example-ref",
  "Tags": "example-string",
  "SupportedHardwareType": "standard"
}