Amazon Outposts · Example Payload

Openapi Site Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

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

Top-level fields

SiteIdAccountIdNameDescriptionTagsSiteArnNotesOperatingAddressCountryCodeOperatingAddressStateOrRegionOperatingAddressCityRackPhysicalProperties

Example Payload

Raw ↑
{
  "SiteId": "example-ref",
  "AccountId": "example-ref",
  "Name": "example-ref",
  "Description": "example-ref",
  "Tags": "example-string",
  "SiteArn": "example-ref",
  "Notes": "example-string",
  "OperatingAddressCountryCode": "example-string",
  "OperatingAddressStateOrRegion": "us-east-1",
  "OperatingAddressCity": "example-string",
  "RackPhysicalProperties": "example-string"
}