Amazon OpenSearch Service API · Example Payload

Openapi Vpc Options Example

AnalyticsElasticsearchSearch

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

Top-level fields

SubnetIdsSecurityGroupIds

Example Payload

Raw ↑
{
  "SubnetIds": "resource-abc123",
  "SecurityGroupIds": "resource-abc123"
}