What are the egress IPs of my Foundry instance?

My Foundry instance is connecting to a S3 bucket to source some files.
I need to know which IPs my Foundry instance is using to connect to this S3 bucket so that I can whitelist those IPs on the AWS side.
How do I know which IPs Foundry will be using to “reach out” to AWS ?

By default, Foundry uses a Load Balancer behind a set of Public IPs to egress to the Internet. You can find the set of egress IPs corresponding to your Foundry instance in Control Panel under Network Egress → Network Policies tab, by expanding the “What IPs do connections from Foundry come from?” pane. Those IPs won’t change without prior notice.

You can find out more about configuring network egress in the documentation.

3 Likes