amazonka-ds-1.3.0: Amazon Directory Service SDK.

Copyright(c) 2013-2015 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 Remote Authentication Dial In User Service (RADIUS) for an AD Connector directory.

See: AWS API Reference for EnableRadius.

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 to enable MFA for.

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