| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Transfer.Types.IdentityProviderType
Description
Synopsis
- newtype IdentityProviderType where
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.
Constructors
| IdentityProviderType' | |
Fields | |
Bundled Patterns