appstream_disable_user: Disables the specified user in the user pool

View source: R/appstream_operations.R

appstream_disable_userR Documentation

Disables the specified user in the user pool

Description

Disables the specified user in the user pool. Users can't sign in to AppStream 2.0 until they are re-enabled. This action does not delete the user.

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

Usage

appstream_disable_user(UserName, AuthenticationType)

Arguments

UserName

[required] The email address of the user.

Users' email addresses are case-sensitive.

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.