appstream_describe_users: Retrieves a list that describes one or more specified users...

View source: R/appstream_operations.R

appstream_describe_usersR Documentation

Retrieves a list that describes one or more specified users in the user pool

Description

Retrieves a list that describes one or more specified users in the user pool.

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

Usage

appstream_describe_users(
  AuthenticationType,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AuthenticationType

[required] The authentication type for the users in the user pool to describe. You must specify USERPOOL.

MaxResults

The maximum size of each page of results.

NextToken

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.