From 763e7fb1b0b50cd82119207e35e143291c5e9f43 Mon Sep 17 00:00:00 2001 From: Samantha Holstine Date: Wed, 24 Jun 2026 13:18:01 -0600 Subject: [PATCH] Add FedRAMP IP range support note Co-authored-by: Cursor --- docs/guides/ip-address-allow-list.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/guides/ip-address-allow-list.md b/docs/guides/ip-address-allow-list.md index 6287f4c71120d..15dfd9d8d5358 100644 --- a/docs/guides/ip-address-allow-list.md +++ b/docs/guides/ip-address-allow-list.md @@ -64,6 +64,10 @@ find_aws_region('54.234.204.155') ## Using your region to create the allow-list URL +:::note +FedRAMP customers need to open a support ticket to request the relevant IP address ranges. +::: + The URL used to find your range of allow list URLs can be constructed using the region found above and the file format desired. ```