cognitoidentityprovider_list_identity_providers {paws.security.identity} | R Documentation |
Lists information about all IdPs for a user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_list_identity_providers/ for full documentation.
cognitoidentityprovider_list_identity_providers(
UserPoolId,
MaxResults = NULL,
NextToken = NULL
)
UserPoolId |
[required] The user pool ID. |
MaxResults |
The maximum number of IdPs to return. |
NextToken |
A pagination token. |