ClientVpnAuthentication - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ClientVpnAuthentication

Describes the authentication methods used by a Client VPN endpoint. For more information, see Authentication in the AWS Client VPN Administrator Guide.

Contents

activeDirectory

Information about the Active Directory, if applicable.

Type: DirectoryServiceAuthentication object

Required: No

federatedAuthentication

Information about the IAM SAML identity provider, if applicable.

Type: FederatedAuthentication object

Required: No

mutualAuthentication

Information about the authentication certificates, if applicable.

Type: CertificateAuthentication object

Required: No

type

The authentication type used.

Type: String

Valid Values: certificate-authentication | directory-service-authentication | federated-authentication

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: