identityPools

@JvmName(name = "listIdentityPoolsResponseIdentityPoolShortDescription")
fun Flow<ListIdentityPoolsResponse>.identityPools(): Flow<IdentityPoolShortDescription>

This paginator transforms the flow returned by listIdentityPoolsPaginated to access the nested member IdentityPoolShortDescription

Return

A kotlinx.coroutines.flow.Flow that can collect IdentityPoolShortDescription