View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_list_resource_servers | R Documentation |
Lists the resource servers for a user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_list_resource_servers/ for full documentation.
cognitoidentityprovider_list_resource_servers(
UserPoolId,
MaxResults = NULL,
NextToken = NULL
)
UserPoolId |
[required] The user pool ID for the user pool. |
MaxResults |
The maximum number of resource servers to return. |
NextToken |
A pagination token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.