appstream_enable_user: Enables a user in the user pool

View source: R/appstream_operations.R

appstream_enable_userR Documentation

Enables a user in the user pool

Description

Enables a user in the user pool. After being enabled, users can sign in to AppStream 2.0 and open applications from the stacks to which they are assigned.

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

Usage

appstream_enable_user(UserName, AuthenticationType)

Arguments

UserName

[required] The email address of the user.

Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a "user does not exist" error message displays.

AuthenticationType

[required] The authentication type for the user. You must specify USERPOOL.


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