Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/guides/ip-address-allow-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

```
Expand Down
Loading