From bd4aa65635be338090e9be59cc0b260023968090 Mon Sep 17 00:00:00 2001 From: Szymon Zmilczak Date: Thu, 26 Nov 2020 12:12:09 +0100 Subject: [PATCH] Mark sts.get_caller_identity as implemented (#3501) --- IMPLEMENTATION_COVERAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IMPLEMENTATION_COVERAGE.md b/IMPLEMENTATION_COVERAGE.md index 9ea4330f..4ccc4e2d 100644 --- a/IMPLEMENTATION_COVERAGE.md +++ b/IMPLEMENTATION_COVERAGE.md @@ -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