Mark sts>get_caller_identity as implemented

Seems like it's implemented but not marked
This commit is contained in:
thatguysimon 2020-04-21 16:53:22 +03:00 committed by GitHub
parent 12ac1cbae2
commit 12669400b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7210,13 +7210,13 @@
- [ ] update_vtl_device_type - [ ] update_vtl_device_type
## sts ## sts
50% implemented 62% implemented
- [X] assume_role - [X] assume_role
- [ ] assume_role_with_saml - [ ] assume_role_with_saml
- [X] assume_role_with_web_identity - [X] assume_role_with_web_identity
- [ ] decode_authorization_message - [ ] decode_authorization_message
- [ ] get_access_key_info - [ ] get_access_key_info
- [ ] get_caller_identity - [X] get_caller_identity
- [X] get_federation_token - [X] get_federation_token
- [X] get_session_token - [X] get_session_token