cognitoidentityprovider_list_resource_servers: Lists the resource servers for a user pool

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_list_resource_serversR Documentation

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.