directoryservice_remove_ip_routes {paws.security.identity} | R Documentation |
Removes IP address blocks from a directory.
See https://www.paws-r-sdk.com/docs/directoryservice_remove_ip_routes/ for full documentation.
directoryservice_remove_ip_routes(DirectoryId, CidrIps)
DirectoryId |
[required] Identifier (ID) of the directory from which you want to remove the IP addresses. |
CidrIps |
[required] IP address blocks that you want to remove. |