Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
Documentation
newtype IdentityProviderType Source #
Returns information related to the type of user authentication that is
in use for a file transfer protocol-enabled server's users. For
AWS_DIRECTORY_SERVICE
or SERVICE_MANAGED
authentication, the Secure
Shell (SSH) public keys are stored with a user on the server instance.
For API_GATEWAY
authentication, your custom authentication method is
implemented by using an API call. The server can have only one method of
authentication.