From 6e17ba51c6ee91b1a6109da5887706c07b39679e Mon Sep 17 00:00:00 2001 From: Mike Grima Date: Sun, 21 Oct 2018 17:24:45 -0700 Subject: [PATCH] Fixed a truncation bug for `list_user_policies`. --- moto/iam/responses.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moto/iam/responses.py b/moto/iam/responses.py index 43b438c96..3d54b9331 100644 --- a/moto/iam/responses.py +++ b/moto/iam/responses.py @@ -1199,8 +1199,8 @@ LIST_USER_POLICIES_TEMPLATE = """ {{ policy }} {% endfor %} + false - false 7a62c49f-347e-4fc4-9331-6e8eEXAMPLE