Skip to content

/AWS1/CL_APS=>ENABLEUSER()

About EnableUser

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.

Method Signature

IMPORTING

Required arguments:

IV_USERNAME TYPE /AWS1/APSUSERNAME /AWS1/APSUSERNAME

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.

IV_AUTHENTICATIONTYPE TYPE /AWS1/APSAUTHENTICATIONTYPE /AWS1/APSAUTHENTICATIONTYPE

The authentication type for the user. You must specify USERPOOL.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APSENABLEUSERRESULT /AWS1/CL_APSENABLEUSERRESULT