Amazon OpenSearch Service API · Example Payload

Openapi Vpc Derived Info Example

AnalyticsElasticsearchSearch

Openapi Vpc Derived Info Example is an example object payload from Amazon OpenSearch Service API, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

VPCIdSubnetIdsAvailabilityZonesSecurityGroupIds

Example Payload

Raw ↑
{
  "VPCId": "resource-abc123",
  "SubnetIds": "resource-abc123",
  "AvailabilityZones": "example-string",
  "SecurityGroupIds": "resource-abc123"
}