paws.security.identity (version 0.5.0)

cognitoidentityprovider_list_resource_servers: Lists the resource servers for a user pool

Description

Lists the resource servers for a user pool.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_list_resource_servers/ for full documentation.

Usage

cognitoidentityprovider_list_resource_servers(
  UserPoolId,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

UserPoolId

[required] The user pool ID for the user pool.

MaxResults

The maximum number of resource servers to return.

NextToken

A pagination token.