remove_region
(**kwargs)¶Stops all replication and removes the domain controllers from the specified Region. You cannot remove the primary Region with this operation. Instead, use the DeleteDirectory
API.
See also: AWS API Documentation
Request Syntax
response = client.remove_region(
DirectoryId='string'
)
[REQUIRED]
The identifier of the directory for which you want to remove Region replication.
{}
Response Structure
Exceptions
DirectoryService.Client.exceptions.DirectoryUnavailableException
DirectoryService.Client.exceptions.DirectoryDoesNotExistException
DirectoryService.Client.exceptions.UnsupportedOperationException
DirectoryService.Client.exceptions.AccessDeniedException
DirectoryService.Client.exceptions.ClientException
DirectoryService.Client.exceptions.ServiceException