IP Ranges for Function Data Actions

Where can we get a list of the IP ranges from which a customer will receive requests from a Function Data Actions.

Testing has shown that the IP address seen so far does not match those defined for Data Actions in the /api/v2/ipranges response.

We will need to advise clients what IP ranges they can expect requests from so that these can be white listed.

Is there a API that can be run for this information

Mike

the range of IP addresses are those allocated to lambdas by AWS. Functions do not use the static IP addresses available to data actions, as documented here: Limitations of the Genesys Cloud Function data actions integration - Genesys Cloud Resource Center

As far as I'm aware, the range of possible IP addresses for Lambdas is enourmous, and likely would not make for a good element to include in your security posture for use with Functions. Implementing your own certificate and utilizing mTLS seems like a much more reasonable approach. Your mileage may vary.

Thanks Richard ( req 15 chars)

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.