listEntitlements
inline suspend fun AccountAccessClient.listEntitlements(crossinline block: ListEntitlementsRequest.Builder.() -> Unit): ListEntitlementsResponse
Lists the entitlements for a specified account access manager application. You can filter results by principal, IAM role, or account. Use pagination to ensure that the operation returns quickly and successfully.