From fd51da8cae1ded3977a3f16a45c3bc18dea5a3c3 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 11 Feb 2021 16:04:59 +0100 Subject: [PATCH] Fix response parsing error on Java SDK v2 for CW GetMetricData (#3645) (#3675) Co-authored-by: Julien Roy --- moto/cloudformation/responses.py | 3 ++- moto/cloudwatch/responses.py | 21 ++++++++++----------- moto/ses/responses.py | 6 +++--- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/moto/cloudformation/responses.py b/moto/cloudformation/responses.py index 6d2af655d..e9cb35920 100644 --- a/moto/cloudformation/responses.py +++ b/moto/cloudformation/responses.py @@ -1108,7 +1108,8 @@ STOP_STACK_SET_OPERATION_RESPONSE_TEMPLATE = """ 2188554a-07c6-4396-b2c5-example - + + """ DESCRIBE_STACKSET_OPERATION_RESPONSE_TEMPLATE = ( diff --git a/moto/cloudwatch/responses.py b/moto/cloudwatch/responses.py index f3430052a..063dff8b6 100644 --- a/moto/cloudwatch/responses.py +++ b/moto/cloudwatch/responses.py @@ -455,11 +455,6 @@ PUT_METRIC_DATA_TEMPLATE = """ - - - {{ request_id }} - - {% for result in results %} @@ -481,15 +476,14 @@ GET_METRIC_DATA_TEMPLATE = """ - - - {{ request_id }} - - - @@ -525,6 +519,11 @@ GET_METRIC_STATISTICS_TEMPLATE = """ diff --git a/moto/ses/responses.py b/moto/ses/responses.py index 703cd2e7a..93bf5f4f3 100644 --- a/moto/ses/responses.py +++ b/moto/ses/responses.py @@ -341,10 +341,10 @@ GET_SEND_STATISTICS = """