summaryrefslogtreecommitdiff
path: root/test/units/modules/cloud/amazon/placebo_recordings/data_pipeline/activate_pipeline/datapipeline.DescribePipelines_11.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/cloud/amazon/placebo_recordings/data_pipeline/activate_pipeline/datapipeline.DescribePipelines_11.json')
-rw-r--r--test/units/modules/cloud/amazon/placebo_recordings/data_pipeline/activate_pipeline/datapipeline.DescribePipelines_11.json82
1 files changed, 0 insertions, 82 deletions
diff --git a/test/units/modules/cloud/amazon/placebo_recordings/data_pipeline/activate_pipeline/datapipeline.DescribePipelines_11.json b/test/units/modules/cloud/amazon/placebo_recordings/data_pipeline/activate_pipeline/datapipeline.DescribePipelines_11.json
deleted file mode 100644
index dc391e35cd..0000000000
--- a/test/units/modules/cloud/amazon/placebo_recordings/data_pipeline/activate_pipeline/datapipeline.DescribePipelines_11.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "status_code": 200,
- "data": {
- "pipelineDescriptionList": [
- {
- "fields": [
- {
- "stringValue": "2017-07-14T19:22:17",
- "key": "@lastActivationTime"
- },
- {
- "stringValue": "2017-07-14T19:16:35",
- "key": "@creationTime"
- },
- {
- "stringValue": "ansible-datapipeline-unit-test",
- "key": "description"
- },
- {
- "stringValue": "PIPELINE",
- "key": "@sphere"
- },
- {
- "stringValue": "AIDAJKBIP5ANB55M7EUTC",
- "key": "pipelineCreator"
- },
- {
- "stringValue": "2017-07-14T19:22:18",
- "key": "@finishedTime"
- },
- {
- "stringValue": "2",
- "key": "@version"
- },
- {
- "stringValue": "ansible-test-create-pipeline",
- "key": "name"
- },
- {
- "stringValue": "df-0590406117G8DPQZY2HA",
- "key": "@id"
- },
- {
- "stringValue": "FINISHED",
- "key": "@pipelineState"
- },
- {
- "stringValue": "448830907657",
- "key": "@accountId"
- },
- {
- "stringValue": "881b104bff5f07052e897bd79048b951",
- "key": "uniqueId"
- },
- {
- "stringValue": "AIDAJKBIP5ANB55M7EUTC",
- "key": "@userId"
- },
- {
- "stringValue": "2017-07-14T19:16:40",
- "key": "@firstActivationTime"
- }
- ],
- "name": "ansible-test-create-pipeline",
- "description": "ansible-datapipeline-unit-test",
- "tags": [],
- "pipelineId": "df-0590406117G8DPQZY2HA"
- }
- ],
- "ResponseMetadata": {
- "RequestId": "efcd17aa-68c9-11e7-b0eb-93771d0a5156",
- "HTTPHeaders": {
- "date": "Fri, 14 Jul 2017 19:23:37 GMT",
- "x-amzn-requestid": "efcd17aa-68c9-11e7-b0eb-93771d0a5156",
- "content-type": "application/x-amz-json-1.1",
- "content-length": "980"
- },
- "RetryAttempts": 0,
- "HTTPStatusCode": 200
- }
- }
-} \ No newline at end of file