amazonaws.com

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 vi

🔑 oauth2 52 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Creates a new search domain. For more information, see <a href="http://docs.a…
curl \
  -H "Authorization: $API_KEY" \
  http://cloudsearch.us-east-1.amazonaws.com/#Action=CreateDomain
Permanently deletes a search domain and all of its data. Once a domain has be…
curl \
  -H "Authorization: $API_KEY" \
  http://cloudsearch.us-east-1.amazonaws.com/#Action=DeleteDomain
Tells the search domain to start indexing its documents using the latest inde…
curl \
  -H "Authorization: $API_KEY" \
  http://cloudsearch.us-east-1.amazonaws.com/#Action=IndexDocuments
Endpoints (52 total)
GET
/#Action=CreateDomain
Creates a new search domain. For more information, see <a href="http://docs.a…
GET
/#Action=DeleteDomain
Permanently deletes a search domain and all of its data. Once a domain has be…
GET
/#Action=IndexDocuments
Tells the search domain to start indexing its documents using the latest inde…
GET
/#Action=BuildSuggesters
Indexes the search suggestions. For more information, see <a href="http://doc…
GET
/#Action=DefineSuggester
Configures a suggester for a domain. A suggester enables you to display possi…
GET
/#Action=DeleteSuggester
Deletes a suggester. For more information, see <a href="http://docs.aws.amazo…
GET
/#Action=DescribeDomains
Gets information about the search domains owned by this account. Can be limit…
GET
/#Action=ListDomainNames
Lists all search domains owned by an account.
GET
/#Action=DefineExpression
Configures an <code><a>Expression</a></code> for the search domain. Used to c…
GET
/#Action=DefineIndexField
Configures an <code><a>IndexField</a></code> for the search domain. Used to c…
GET
/#Action=DeleteExpression
Removes an <code><a>Expression</a></code> from the search domain. For more in…
GET
/#Action=DeleteIndexField
Removes an <code><a>IndexField</a></code> from the search domain. For more in…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints52
Authoauth2
Categories1
http://cloudsearch.us-east-1.amazonaws.com