Uses of Class
software.amazon.awscdk.services.cognito.UserPoolIdentityProviderAmazon.Builder
Packages that use UserPoolIdentityProviderAmazon.Builder
-
Uses of UserPoolIdentityProviderAmazon.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolIdentityProviderAmazon.BuilderModifier and TypeMethodDescriptionUserPoolIdentityProviderAmazon.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.The client id recognized by Login with Amazon APIs.UserPoolIdentityProviderAmazon.Builder.clientSecret
(String clientSecret) The client secret to be accompanied with clientId for Login with Amazon APIs to authenticate the client.The types of user profile data to obtain for the Amazon profile.The user pool to which this construct provides identities.