Skip to content

/AWS1/CL_SRH=>UPDATEDOMAINENDPOINTOPTIONS()

About UpdateDomainEndpointOptions

Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS. For more information, see Configuring Domain Endpoint Options in the Amazon CloudSearch Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/SRHDOMAINNAME /AWS1/SRHDOMAINNAME

A string that represents the name of a domain.

IO_DOMAINENDPOINTOPTIONS TYPE REF TO /AWS1/CL_SRHDOMAINENDPTOPTIONS /AWS1/CL_SRHDOMAINENDPTOPTIONS

Whether to require that all requests to the domain arrive over HTTPS. We recommend Policy-Min-TLS-1-2-2019-07 for TLSSecurityPolicy. For compatibility with older clients, the default is Policy-Min-TLS-1-0-2019-07.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SRHUPDDOMENDPTOPTSRSP /AWS1/CL_SRHUPDDOMENDPTOPTSRSP