Features
| Pricing | Documentation | Contact | Blog
Specified the clients (IP addresses) allowed to make use of the listener. Packets from clients not specified here will be ignored.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "Networks" : [ String, ... ], "Domains" : [ String, ... ] }
Networks: - String Domains: - String
Array of CIDRs that identify allowed clients. IP addresses matching any CIDR will be allowed.
Required: No
Type: List of String
Update requires: No interruption
Array of domain names that identify allowed clients using Client Policy Framework DNS records. Domains can be used when maintaining the list of allowed CIDRs is more easily done externally to Proxylity.
Required: No
Type: List of String
Update requires: No interruption