elasticsearchservice_accept_inbound_cross_cluster_search_connection {paws.analytics} | R Documentation |
Allows the destination domain owner to accept an inbound cross-cluster search connection request
Description
Allows the destination domain owner to accept an inbound cross-cluster search connection request.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_accept_inbound_cross_cluster_search_connection/ for full documentation.
Usage
elasticsearchservice_accept_inbound_cross_cluster_search_connection(
CrossClusterSearchConnectionId
)
Arguments
CrossClusterSearchConnectionId |
[required] The id of the inbound connection that you want to accept. |
[Package paws.analytics version 0.7.0 Index]