v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Enables the specified user as an administrator. Works on any user.

Calling this action requires developer credentials.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.AdminEnableUser

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.AdminEnableUser' required

Request body

UserPoolIdstring required

The user pool ID for the user pool where you want to enable the user.

Usernamestring password required

The user name of the user you want to enable.

Response

Success

AdminEnableUserResponse required

Represents the response from the server for the request to enable a user as an administrator.