Last chance! 50% off unlimited learning
Sale ends in
Lists information about all identity providers for a user pool.
cognitoidentityprovider_list_identity_providers(UserPoolId, MaxResults,
NextToken)
[required] The user pool ID.
The maximum number of identity providers to return.
A pagination token.
svc$list_identity_providers( UserPoolId = "string", MaxResults = 123, NextToken = "string" )