Safe Haskell | None |
---|---|
Language | Haskell2010 |
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.
http://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_DescribeDomains.html
Request
data DescribeDomains Source
Request constructor
describeDomains :: DescribeDomains Source
DescribeDomains
constructor.
The fields accessible through corresponding lenses are:
ddDomainNames
::
[Text
]
Request lenses
ddDomainNames :: Lens' DescribeDomains [Text] Source
The names of the domains you want to include in the response.
Response
Response constructor
describeDomainsResponse :: DescribeDomainsResponse Source
DescribeDomainsResponse
constructor.
The fields accessible through corresponding lenses are: