amazonka-cloudsearch: Amazon CloudSearch SDK.
Amazon CloudSearch Configuration Service You use the Amazon CloudSearch configuration service to create, configure, and manage search domains. Configuration service requests are submitted using the AWS Query protocol. AWS Query requests are HTTP or HTTPS requests submitted via HTTP GET or POST with a query parameter named Action. The endpoint for configuration service requests is region-specific: cloudsearch.region.amazonaws.com. For example, cloudsearch.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see Regions and Endpoints.
The types from this library are intended to be used with amazonka, which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
Use of lenses is required for constructing and manipulating types. This is due to the amount of nesting of AWS types and transparency regarding de/serialisation into more palatable Haskell values. The provided lenses should be compatible with any of the major lens libraries such as lens or lens-family-core.
See Network.AWS.CloudSearch and the AWS API Reference to get started.
[Skip to Readme]
Modules
[Index]
- Network
- AWS
- Network.AWS.CloudSearch
- Network.AWS.CloudSearch.BuildSuggesters
- Network.AWS.CloudSearch.CreateDomain
- Network.AWS.CloudSearch.DefineAnalysisScheme
- Network.AWS.CloudSearch.DefineExpression
- Network.AWS.CloudSearch.DefineIndexField
- Network.AWS.CloudSearch.DefineSuggester
- Network.AWS.CloudSearch.DeleteAnalysisScheme
- Network.AWS.CloudSearch.DeleteDomain
- Network.AWS.CloudSearch.DeleteExpression
- Network.AWS.CloudSearch.DeleteIndexField
- Network.AWS.CloudSearch.DeleteSuggester
- Network.AWS.CloudSearch.DescribeAnalysisSchemes
- Network.AWS.CloudSearch.DescribeAvailabilityOptions
- Network.AWS.CloudSearch.DescribeDomains
- Network.AWS.CloudSearch.DescribeExpressions
- Network.AWS.CloudSearch.DescribeIndexFields
- Network.AWS.CloudSearch.DescribeScalingParameters
- Network.AWS.CloudSearch.DescribeServiceAccessPolicies
- Network.AWS.CloudSearch.DescribeSuggesters
- Network.AWS.CloudSearch.IndexDocuments
- Network.AWS.CloudSearch.ListDomainNames
- Network.AWS.CloudSearch.Types
- Network.AWS.CloudSearch.UpdateAvailabilityOptions
- Network.AWS.CloudSearch.UpdateScalingParameters
- Network.AWS.CloudSearch.UpdateServiceAccessPolicies
- Network.AWS.CloudSearch.Waiters
- Network.AWS.CloudSearch
- AWS
Downloads
- amazonka-cloudsearch-1.3.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.3.1, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.6.0, 1.6.1, 2.0 |
---|---|
Dependencies | amazonka-core (>=1.3.3 && <1.3.4), base (>=4.7 && <4.19) [details] |
License | LicenseRef-OtherLicense |
Copyright | Copyright (c) 2013-2015 Brendan Hay |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Revised | Revision 1 made by jack at 2024-05-13T07:42:42Z |
Category | Network, AWS, Cloud, Distributed Computing |
Home page | https://github.com/brendanhay/amazonka |
Bug tracker | https://github.com/brendanhay/amazonka/issues |
Source repo | head: git clone git://github.com/brendanhay/amazonka.git |
Uploaded | by BrendanHay at 2015-10-09T17:45:00Z |
Distributions | LTSHaskell:2.0, NixOS:2.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 38190 total (166 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-09 [all 1 reports] |