amazonka-ds-1.4.0: Amazon Directory Service SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.DirectoryService.EnableRadius

Contents

Description

Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.

Synopsis

Creating a Request

enableRadius Source

Creates a value of EnableRadius with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

erDirectoryId :: Lens' EnableRadius Text Source

The identifier of the directory for which to enable MFA.

erRadiusSettings :: Lens' EnableRadius RadiusSettings Source

A RadiusSettings object that contains information about the RADIUS server.

Destructuring the Response

enableRadiusResponse Source

Creates a value of EnableRadiusResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses