How to Integrate AWS OpenSearch Service Domain with Pipedream Workflow?

This topic was automatically generated from Slack. You can find the original thread here.

Hi,

I’m new to Pipedream and I’m trying to integrate my AWS OpenSearch Service domain (which is in a private VPC) to a Pipedream workflow, the documentation seem to be lacking of relevant info and there is no way of white listing any dedicated range of IP’s according to this open issue.

Any guidance or help would be much appreciated from my end.

Hi , paste this doc here

By default, any network request (e.g. an HTTP request or a connection to a database) you make from Pipedream will originate from the us-east-1 region of AWS. AWS publishes the IP address range
(opens new window)
for all regions, but Pipedream shares this range with other services using AWS.
There’s also solutions listed in the doc that instruct you to whitelist the IPs

Hi , I’ve seen all of that, but I’m uncertain how to actually set it, therefore I would appreciate any guidance/reference to a step by step guide

Hi - I believe you can configure your VPC’s network access through Security Groups.

Please see AWS’s documentation on how to configure security groups to allow types and ranges of inbound connections: