cognitosync_list_identity_pool_usage {paws.security.identity}R Documentation

Gets a list of identity pools registered with Cognito

Description

Gets a list of identity pools registered with Cognito.

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

Usage

cognitosync_list_identity_pool_usage(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

A pagination token for obtaining the next page of results.

MaxResults

The maximum number of results to be returned.


[Package paws.security.identity version 0.9.0 Index]