Last chance! 50% off unlimited learning
Sale ends in
Lists the resource servers for a user pool.
cognitoidentityprovider_list_resource_servers(UserPoolId, MaxResults,
NextToken)
[required] The user pool ID for the user pool.
The maximum number of resource servers to return.
A pagination token.
svc$list_resource_servers( UserPoolId = "string", MaxResults = 123, NextToken = "string" )