Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listIdentityPoolsPaginated to access the nested member IdentityPoolShortDescription
Link copied to clipboard
fun CognitoIdentityClient.listIdentityPoolsPaginated(initialRequest: ListIdentityPoolsRequest): Flow<ListIdentityPoolsResponse>
fun CognitoIdentityClient.listIdentityPoolsPaginated(block: ListIdentityPoolsRequest.Builder.() -> Unit): Flow<ListIdentityPoolsResponse>
Paginate over ListIdentityPoolsResponse results.