AwsElasticsearchDomainDomainEndpointOptions
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
Contents
- EnforceHTTPS
-
Whether to require that all traffic to the domain arrive over HTTPS.
Type: Boolean
Required: No
- TLSSecurityPolicy
-
The TLS security policy to apply to the HTTPS endpoint of the OpenSearch domain.
Valid values:
-
Policy-Min-TLS-1-0-2019-07
, which supports TLSv1.0 and higher -
Policy-Min-TLS-1-2-2019-07
, which only supports TLSv1.2
Type: String
Pattern:
.*\S.*
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: