DeleteUser
GET /?Action=DeleteUser
Description
Deletes a specified user.
The user must not belong to any group and have any key, signing certificate or attached policy.
Body parameter
Required: false
Name: DeleteUserRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
UserName |
The name of the user you want to delete. |
true |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
DeleteUserResponse |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |