v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465286243.1 KB

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.

post/#X-Amz-Target=PhotonAdminProxyService.EnableUser

Headers

X-Amz-Target'PhotonAdminProxyService.EnableUser' required

Request body

UserNamestring password required
<p>The email address of the user.</p> <note> <p>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. </p> </note>
AuthenticationType'API' | 'SAML' | 'USERPOOL' | 'AWS_AD' required

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

Response

Success

EnableUserResult required