Implemented get_access_key_last_used
Written test that still does not work due to:
ParamValidationError: Parameter validation failed:
Unknown parameter in input: "UserName", must be one of: AccessKeyId
Refactored update_access_key and delete_access_key functions
This commit is contained in:
parent
ed861ecae1
commit
7189d019df
4 changed files with 43 additions and 11 deletions
|
|
@ -2257,7 +2257,7 @@
|
|||
- [X] detach_user_policy
|
||||
- [X] enable_mfa_device
|
||||
- [ ] generate_credential_report
|
||||
- [ ] get_access_key_last_used
|
||||
- [X] get_access_key_last_used
|
||||
- [X] get_account_authorization_details
|
||||
- [ ] get_account_password_policy
|
||||
- [ ] get_account_summary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue