From c43f311a5e57008a5a875321d02cba2cf2cd9db9 Mon Sep 17 00:00:00 2001 From: Julian Mehnle Date: Mon, 25 Feb 2019 21:10:36 -0800 Subject: [PATCH] IMPLEMENTATION_COVERAGE.md: SQS get_queue_url is implemented SQS get_queue_url was implemented in dbf2368aa. --- IMPLEMENTATION_COVERAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IMPLEMENTATION_COVERAGE.md b/IMPLEMENTATION_COVERAGE.md index fe12c069a..a5650f572 100644 --- a/IMPLEMENTATION_COVERAGE.md +++ b/IMPLEMENTATION_COVERAGE.md @@ -3919,7 +3919,7 @@ - [ ] delete_message_batch - [X] delete_queue - [ ] get_queue_attributes -- [ ] get_queue_url +- [X] get_queue_url - [X] list_dead_letter_source_queues - [ ] list_queue_tags - [X] list_queues