Skip to content

Commit 64e6e7a

Browse files
authored
Update remote-reindex.md (#108)
Add prerequisites for VPC Endpoint connection
1 parent fc3ec88 commit 64e6e7a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc_source/remote-reindex.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ Because the remote reindex operation is performed from the remote OpenSearch Ser
9999

100100
If your local domain uses OpenSearch version 1\.0 or later, you can use the console or the AWS CLI to create an AWS PrivateLink connection\. An AWS PrivateLink connection allows resources in the local VPC to privately connect to resources in the remote VPC within the same AWS Region\.
101101

102+
**Prerequisites for creating VPC endpoint connection**
103+
- Source domain from the data is to be reindexed must be in a local VPC.
104+
- Source and destination domain must be in same AWS region.
105+
102106
### Reindex data with the AWS Management Console<a name="reindex-console"></a>
103107

104108
You can use remote reindex with the console to copy indexes between two domains that share a VPC endpoint connection\.
@@ -346,4 +350,4 @@ In addition to the standard reindexing options, OpenSearch Service supports the
346350
| Options | Valid values | Description | Required |
347351
| --- | --- | --- | --- |
348352
| external | Boolean | If the remote domain is not an OpenSearch Service domain, or if you're reindexing between two VPC domains, specify as true\. | No |
349-
| region | String | If the remote domain is in a different Region, specify the Region name\. | No |
353+
| region | String | If the remote domain is in a different Region, specify the Region name\. | No |

0 commit comments

Comments
 (0)