IUserPoolAuthenticationProvider

class aws_cdk.aws_cognito_identitypool_alpha.IUserPoolAuthenticationProvider(*args, **kwargs)

Bases: Protocol

(experimental) Represents the concept of a User Pool Authentication Provider.

You use user pool authentication providers to configure User Pools and User Pool Clients for use with Identity Pools

Stability:

experimental

Methods

bind(scope, identity_pool)

(experimental) The method called when a given User Pool Authentication Provider is added (for the first time) to an Identity Pool.

Parameters:
Stability:

experimental

Return type:

UserPoolAuthenticationProviderBindConfig