cloudsearch_update_domain_endpoint_options: Updates the domain's endpoint options, specifically whether...

View source: R/cloudsearch_operations.R

cloudsearch_update_domain_endpoint_optionsR Documentation

Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS

Description

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.

See https://www.paws-r-sdk.com/docs/cloudsearch_update_domain_endpoint_options/ for full documentation.

Usage

cloudsearch_update_domain_endpoint_options(DomainName, DomainEndpointOptions)

Arguments

DomainName

[required] A string that represents the name of a domain.

DomainEndpointOptions

[required] 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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.