Add support for iam update_user
This covers both the NewPath and NewUserName parameters for update_user, but without regex validation for these values.
This commit is contained in:
parent
64152f4cda
commit
d53626ad9a
4 changed files with 38 additions and 1 deletions
|
|
@ -2334,7 +2334,7 @@
|
|||
- [ ] update_service_specific_credential
|
||||
- [X] update_signing_certificate
|
||||
- [ ] update_ssh_public_key
|
||||
- [ ] update_user
|
||||
- [X] update_user
|
||||
- [X] upload_server_certificate
|
||||
- [X] upload_signing_certificate
|
||||
- [ ] upload_ssh_public_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue