python-botocore/tests/unit/response_parsing/xml/responses/cloudwatch-describe-alarm-history.xml
2015-11-24 20:34:53 +09:00

9 lines
314 B
XML

<DescribeAlarmHistoryResponse xmlns="http://monitoring.amazonaws.com/doc/2010-08-01/">
<DescribeAlarmHistoryResult>
<AlarmHistoryItems/>
</DescribeAlarmHistoryResult>
<ResponseMetadata>
<RequestId>ac265b36-9167-11e2-bf7e-91c14e278742</RequestId>
</ResponseMetadata>
</DescribeAlarmHistoryResponse>