Amazon Cognito Construct Library
-
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
The client id recognized by 'Login with Amazon' APIs.
The client secret to be accompanied with clientId for 'Login with Amazon' APIs to authenticate the client.
UserPoolIdentityProviderAmazon.Builder.create(software.constructs.Construct scope,
String id)
The types of user profile data to obtain for the Amazon profile.
The user pool to which this construct provides identities.