When writing python code to import csv files from s3, I was prompted by AIP assist to input a Network Egress RID. I do not know how to find this.
Hi Anthony,
Your Foundry stack has network policies in place, that dictate which external systems Foundry can read from and vice versa.
These are found in Control Panel β Network Egress. You can find the docs here: https://foundry.abbvienet.com/docs/foundry/administration/configure-egress/#network-egress-policies
You should be able to import the relevant policy (if itβs available to you, depending on what your stack credentials allow) in your code.
That said, it might be easier for you to set up a Data Connector to S3 and have that handle the file import.
Have you tried any of the above already? If not, it would help a great deal if you could be more specific about your use case.
1 Like