Skip to content

Commit 0f9eda8

Browse files
feat(rds-rpe): add cross-region step for endpoint service (#3880)
* feat(rds-rpe): add cross-region step for endpoint service * fix: shorten link to clickpipes regions
1 parent 7ec16bc commit 0f9eda8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

knowledgebase/aws-privatelink-setup-for-clickpipes.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ RDS instances that require endpoint services (OR you may have different listener
5858
- If using Terraform, set the `enforce_security_group_inbound_rules_on_private_link_traffic` attribute to `off` for the NLB
5959
- This setting is **required** to allow traffic from the ClickPipes VPC to the NLB.
6060

61+
7. **Optional**: Enable Cross-region support in case your database region is different from the ClickPipes region
62+
- Under `Endpoint Services` in the VPC console, select your endpoint service.
63+
- Click on the `Actions` button and select `Modify supported Regions`.
64+
- Add the regions where you want to allow access to the endpoint service, [refer here](/integrations/clickpipes#list-of-static-ips) for the list of ClickPipes regions.
65+
6166
## Initiating connection {#initiating-connection}
6267

6368
When it's done you can follow the guide to [initiate the connection](/integrations/clickpipes/aws-privatelink#creating-clickpipe)

0 commit comments

Comments
 (0)