AwsOpenSearchServiceDomainDomainEndpointOptionsDetails
Information about additional options for the domain endpoint.
Contents
- CustomEndpoint
-
The fully qualified URL for the custom endpoint.
Type: String
Pattern:
.*\S.*
Required: No
- CustomEndpointCertificateArn
-
The ARN for the security certificate. The certificate is managed in ACM.
Type: String
Pattern:
.*\S.*
Required: No
- CustomEndpointEnabled
-
Whether to enable a custom endpoint for the domain.
Type: Boolean
Required: No
- 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.
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: