Mark sts.get_caller_identity as implemented (#3501)

This commit is contained in:
Szymon Zmilczak 2020-11-26 12:12:09 +01:00 committed by GitHub
parent f58e6e1038
commit bd4aa65635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8223,7 +8223,7 @@
- [X] assume_role_with_web_identity
- [ ] decode_authorization_message
- [ ] get_access_key_info
- [ ] get_caller_identity
- [x] get_caller_identity
- [X] get_federation_token
- [X] get_session_token
</details>