Amazon OpenSearch Service · Example Payload

Openapi Domain Status Example

AnalyticsElasticsearchFull-Text SearchLog AnalyticsOpenSearchSearch

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

Top-level fields

DomainIdDomainNameARNCreatedDeletedEndpointEngineVersion

Example Payload

Raw ↑
{
  "DomainId": "resource-abc123",
  "DomainName": "my-resource",
  "ARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Created": true,
  "Deleted": true,
  "Endpoint": "example-string",
  "EngineVersion": "1.0.0"
}