directoryservice_remove_region {paws.security.identity} | R Documentation |
Stops all replication and removes the domain controllers from the specified Region
Description
Stops all replication and removes the domain controllers from the specified Region. You cannot remove the primary Region with this operation. Instead, use the delete_directory
API.
See https://www.paws-r-sdk.com/docs/directoryservice_remove_region/ for full documentation.
Usage
directoryservice_remove_region(DirectoryId)
Arguments
DirectoryId |
[required] The identifier of the directory for which you want to remove Region replication. |
[Package paws.security.identity version 0.9.0 Index]