/2015-01-01/es/ccs/outboundConnection/search
The Amazon Elasticsearch Service multi-region endpoint
The Amazon Elasticsearch Service multi-region endpoint
POST
/2015-01-01/es/ccs/outboundConnection/search
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://es.{region}.amazonaws.com/2015-01-01/es/ccs/outboundConnection/search' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
200 - Example 1
{
"CrossClusterSearchConnections": [],
"NextToken": "string"
}
Request
Query Params
MaxResults
string
optional
NextToken
string
optional
Body Params application/json
Responses
Modified at 2023-08-15 04:15:53