disable_radius
(**kwargs)¶Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory.
See also: AWS API Documentation
Request Syntax
response = client.disable_radius(
DirectoryId='string'
)
[REQUIRED]
The identifier of the directory for which to disable MFA.
{}
Response Structure
Contains the results of the DisableRadius operation.
Exceptions
DirectoryService.Client.exceptions.EntityDoesNotExistException
DirectoryService.Client.exceptions.ClientException
DirectoryService.Client.exceptions.ServiceException