cloudsearch_describe_domains: Gets information about the search domains owned by this...

View source: R/cloudsearch_operations.R

cloudsearch_describe_domainsR Documentation

Gets information about the search domains owned by this account

Description

Gets information about the search domains owned by this account. Can be limited to specific domains. Shows all domains by default. To get the number of searchable documents in a domain, use the console or submit a matchall request to your domain's search endpoint: ⁠q=matchall&q.parser=structured&size=0⁠. For more information, see Getting Information about a Search Domain in the Amazon CloudSearch Developer Guide.

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

Usage

cloudsearch_describe_domains(DomainNames = NULL)

Arguments

DomainNames

The names of the domains you want to include in the response.


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