summaryrefslogtreecommitdiff
path: root/test/units/modules/cloud/amazon/placebo_recordings/cloudformation/delete_nonexistent_stack/cloudformation.DescribeStackEvents_2.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/cloud/amazon/placebo_recordings/cloudformation/delete_nonexistent_stack/cloudformation.DescribeStackEvents_2.json')
-rw-r--r--test/units/modules/cloud/amazon/placebo_recordings/cloudformation/delete_nonexistent_stack/cloudformation.DescribeStackEvents_2.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/test/units/modules/cloud/amazon/placebo_recordings/cloudformation/delete_nonexistent_stack/cloudformation.DescribeStackEvents_2.json b/test/units/modules/cloud/amazon/placebo_recordings/cloudformation/delete_nonexistent_stack/cloudformation.DescribeStackEvents_2.json
deleted file mode 100644
index 589f92cc6e..0000000000
--- a/test/units/modules/cloud/amazon/placebo_recordings/cloudformation/delete_nonexistent_stack/cloudformation.DescribeStackEvents_2.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "status_code": 400,
- "data": {
- "ResponseMetadata": {
- "RetryAttempts": 0,
- "HTTPStatusCode": 400,
- "RequestId": "17d80f44-b5d0-11e7-80c4-9f499f779cdb",
- "HTTPHeaders": {
- "x-amzn-requestid": "17d80f44-b5d0-11e7-80c4-9f499f779cdb",
- "date": "Fri, 20 Oct 2017 19:51:40 GMT",
- "content-length": "301",
- "content-type": "text/xml",
- "connection": "close"
- }
- },
- "Error": {
- "Message": "Stack [ansible-test-nonexist] does not exist",
- "Code": "ValidationError",
- "Type": "Sender"
- }
- }
-} \ No newline at end of file