cloudsearch_describe_domain_endpoint_options: Returns the domain's endpoint options, specifically whether...

View source: R/cloudsearch_operations.R

cloudsearch_describe_domain_endpoint_optionsR Documentation

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

Description

Returns 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_describe_domain_endpoint_options/ for full documentation.

Usage

cloudsearch_describe_domain_endpoint_options(DomainName, Deployed = NULL)

Arguments

DomainName

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

Deployed

Whether to retrieve the latest configuration (which might be in a Processing state) or the current, active configuration. Defaults to false.


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