1{
2    "status_code": 200,
3    "data": {
4        "pipelineDescriptionList": [
5            {
6                "fields": [
7                    {
8                        "stringValue": "2017-07-14T19:16:40",
9                        "key": "@lastActivationTime"
10                    },
11                    {
12                        "stringValue": "2017-07-14T19:16:35",
13                        "key": "@creationTime"
14                    },
15                    {
16                        "stringValue": "ansible-datapipeline-unit-test",
17                        "key": "description"
18                    },
19                    {
20                        "stringValue": "PIPELINE",
21                        "key": "@sphere"
22                    },
23                    {
24                        "stringValue": "AIDAJKBIP5ANB55M7EUTC",
25                        "key": "pipelineCreator"
26                    },
27                    {
28                        "stringValue": "2017-07-14T19:16:42",
29                        "key": "@finishedTime"
30                    },
31                    {
32                        "stringValue": "1",
33                        "key": "@version"
34                    },
35                    {
36                        "stringValue": "ansible-test-create-pipeline",
37                        "key": "name"
38                    },
39                    {
40                        "stringValue": "df-0590406117G8DPQZY2HA",
41                        "key": "@id"
42                    },
43                    {
44                        "stringValue": "FINISHED",
45                        "key": "@pipelineState"
46                    },
47                    {
48                        "stringValue": "448830907657",
49                        "key": "@accountId"
50                    },
51                    {
52                        "stringValue": "881b104bff5f07052e897bd79048b951",
53                        "key": "uniqueId"
54                    },
55                    {
56                        "stringValue": "AIDAJKBIP5ANB55M7EUTC",
57                        "key": "@userId"
58                    },
59                    {
60                        "stringValue": "2017-07-14T19:16:40",
61                        "key": "@firstActivationTime"
62                    }
63                ],
64                "name": "ansible-test-create-pipeline",
65                "description": "ansible-datapipeline-unit-test",
66                "tags": [],
67                "pipelineId": "df-0590406117G8DPQZY2HA"
68            }
69        ],
70        "ResponseMetadata": {
71            "RequestId": "bf84b4fb-68c9-11e7-b0eb-93771d0a5156",
72            "HTTPHeaders": {
73                "date": "Fri, 14 Jul 2017 19:22:16 GMT",
74                "x-amzn-requestid": "bf84b4fb-68c9-11e7-b0eb-93771d0a5156",
75                "content-type": "application/x-amz-json-1.1",
76                "content-length": "980"
77            },
78            "RetryAttempts": 0,
79            "HTTPStatusCode": 200
80        }
81    }
82}