Amazon OpenSearch Service API · Example Payload

Openapi Domain Endpoint Options Example

AnalyticsElasticsearchSearch

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

Top-level fields

EnforceHTTPSTLSSecurityPolicyCustomEndpointEnabledCustomEndpointCustomEndpointCertificateArn

Example Payload

Raw ↑
{
  "EnforceHTTPS": "example-string",
  "TLSSecurityPolicy": "example-string",
  "CustomEndpointEnabled": "example-string",
  "CustomEndpoint": "example-string",
  "CustomEndpointCertificateArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}