directoryservice_remove_region: 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.
Usage
directoryservice_remove_region(DirectoryId)
Arguments
- DirectoryId
[required] The identifier of the directory for which you want to remove Region
replication.
Request syntax
svc$remove_region(
DirectoryId = "string"
)