peddler 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/README.md +15 -14
- data/lib/mws/cart_information/client.rb +72 -0
- data/lib/mws/cart_information.rb +1 -69
- data/lib/mws/customer_information/client.rb +79 -0
- data/lib/mws/customer_information.rb +1 -77
- data/lib/mws/feeds/client.rb +112 -0
- data/lib/mws/feeds.rb +1 -110
- data/lib/mws/fulfillment_inbound_shipment/client.rb +233 -0
- data/lib/mws/fulfillment_inbound_shipment.rb +1 -231
- data/lib/mws/fulfillment_inventory/client.rb +53 -0
- data/lib/mws/fulfillment_inventory.rb +1 -51
- data/lib/mws/fulfillment_outbound_shipment/client.rb +171 -0
- data/lib/mws/fulfillment_outbound_shipment.rb +1 -168
- data/lib/mws/off_amazon_payments/client.rb +362 -0
- data/lib/mws/off_amazon_payments.rb +1 -360
- data/lib/mws/orders/client.rb +102 -0
- data/lib/mws/orders.rb +1 -98
- data/lib/mws/products/client.rb +234 -0
- data/lib/mws/products.rb +1 -232
- data/lib/mws/recommendations/client.rb +71 -0
- data/lib/mws/recommendations.rb +1 -66
- data/lib/mws/reports/client.rb +220 -0
- data/lib/mws/reports.rb +1 -220
- data/lib/mws/sellers/client.rb +42 -0
- data/lib/mws/sellers.rb +1 -40
- data/lib/mws/subscriptions/client.rb +177 -0
- data/lib/mws/subscriptions.rb +1 -169
- data/lib/mws.rb +2 -2
- data/lib/peddler/client.rb +3 -3
- data/lib/peddler/flat_file_parser.rb +3 -3
- data/lib/peddler/operation.rb +2 -3
- data/lib/peddler/structured_list.rb +1 -3
- data/lib/peddler/version.rb +1 -1
- data/lib/peddler/xml_parser.rb +1 -1
- data/test/integration/test_cart_information.rb +2 -2
- data/test/integration/test_customer_information.rb +2 -2
- data/test/integration/test_feeds.rb +2 -2
- data/test/integration/test_fulfillment_inbound_shipment.rb +2 -2
- data/test/integration/test_fulfillment_inventory.rb +3 -7
- data/test/integration/test_fulfillment_outbound_shipment.rb +2 -49
- data/test/integration/test_off_amazon_payments.rb +2 -2
- data/test/integration/test_orders.rb +2 -13
- data/test/integration/test_products.rb +2 -2
- data/test/integration/test_recommendations.rb +2 -11
- data/test/integration/test_reports.rb +2 -3
- data/test/integration/test_sellers.rb +2 -9
- data/test/integration/test_subscriptions.rb +2 -2
- data/test/integration_test_helper.rb +49 -0
- data/test/mws.yml +16 -0
- data/test/mws.yml.bak +16 -0
- data/test/test_helper.rb +7 -0
- data/test/unit/mws/test_off_amazon_payments_client.rb +9 -0
- data/test/unit/mws/test_products_client.rb +9 -0
- data/test/unit/peddler/test_client.rb +2 -2
- data/test/unit/peddler/test_flat_file_parser.rb +2 -2
- data/test/unit/peddler/test_operation.rb +2 -2
- data/test/unit/peddler/test_parser.rb +2 -2
- data/test/unit/peddler/test_structured_list.rb +2 -2
- data/test/unit/peddler/test_xml_parser.rb +2 -2
- data/test/unit/test_mws.rb +3 -3
- data/test/vcr_cassettes/CartInformation.yml +37 -725
- data/test/vcr_cassettes/CustomerInformation.yml +37 -728
- data/test/vcr_cassettes/Feeds.yml +100 -528
- data/test/vcr_cassettes/FulfillmentInboundShipment.yml +39 -728
- data/test/vcr_cassettes/FulfillmentInventory.yml +96 -997
- data/test/vcr_cassettes/FulfillmentOutboundShipment.yml +39 -725
- data/test/vcr_cassettes/OffAmazonPayments.yml +36 -727
- data/test/vcr_cassettes/Orders.yml +38 -29855
- data/test/vcr_cassettes/Products.yml +1300 -3871
- data/test/vcr_cassettes/Recommendations.yml +8934 -15590
- data/test/vcr_cassettes/Reports.yml +288 -1326
- data/test/vcr_cassettes/Sellers.yml +38 -1178
- data/test/vcr_cassettes/Subscriptions.yml +244 -1066
- metadata +27 -98
- data/test/helper.rb +0 -3
- data/test/integration_helper.rb +0 -49
- data/test/mws.yml.1 +0 -32
- data/test/mws.yml.example +0 -4
- data/test/unit/mws/test_off_amazon_payments.rb +0 -9
- data/test/unit/mws/test_products.rb +0 -9
@@ -2,914 +2,89 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: https://mws
|
5
|
+
uri: https://mws.amazonservices.ca/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptions&MarketplaceId=A2EUQ1WTGCTBG2&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A45Z&Signature=jb54AjrpLpE%2BuTgQBB4VL%2BHn9QI5IC7e2JQ0GQQUrCc%3D
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- Jeff/1.0.1 (Language=Ruby;
|
11
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
12
12
|
response:
|
13
13
|
status:
|
14
14
|
code: 200
|
15
15
|
message:
|
16
16
|
headers:
|
17
17
|
Date:
|
18
|
-
-
|
19
|
-
Server:
|
20
|
-
- AmazonMWS
|
21
|
-
x-mws-request-id:
|
22
|
-
- 83145b4d-83d0-4139-9b7a-7303327b1bf4
|
23
|
-
x-mws-timestamp:
|
24
|
-
- '2014-06-25T13:58:47.518Z'
|
25
|
-
x-mws-response-context:
|
26
|
-
- 9hYtdVhpYejKlZCMOn3Z8J328+pe/DGzHIZ4KzFIWCBHKyl2pOgALskO6d6V17z6uWpSRMuY8nRR
|
27
|
-
DH0rN8mjqA==
|
28
|
-
Content-Type:
|
29
|
-
- text/xml
|
30
|
-
Content-Length:
|
31
|
-
- '388'
|
32
|
-
Vary:
|
33
|
-
- User-Agent
|
34
|
-
body:
|
35
|
-
encoding: UTF-8
|
36
|
-
string: |
|
37
|
-
<?xml version="1.0"?>
|
38
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
39
|
-
<GetServiceStatusResult>
|
40
|
-
<Status>GREEN</Status>
|
41
|
-
<Timestamp>2014-06-25T13:58:47.518Z</Timestamp>
|
42
|
-
</GetServiceStatusResult>
|
43
|
-
<ResponseMetadata>
|
44
|
-
<RequestId>83145b4d-83d0-4139-9b7a-7303327b1bf4</RequestId>
|
45
|
-
</ResponseMetadata>
|
46
|
-
</GetServiceStatusResponse>
|
47
|
-
http_version:
|
48
|
-
recorded_at: Wed, 25 Jun 2014 13:58:47 GMT
|
49
|
-
- request:
|
50
|
-
method: post
|
51
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=GetServiceStatus&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A47Z&Signature=dXyoZ3OF3jU6fjGTtaT7gbPIWHGl7M1Ueg%2FfXVNi3GI%3D
|
52
|
-
body:
|
53
|
-
encoding: US-ASCII
|
54
|
-
string: ''
|
55
|
-
headers:
|
56
|
-
User-Agent:
|
57
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
58
|
-
response:
|
59
|
-
status:
|
60
|
-
code: 200
|
61
|
-
message:
|
62
|
-
headers:
|
63
|
-
Date:
|
64
|
-
- Wed, 25 Jun 2014 13:58:47 GMT
|
65
|
-
Server:
|
66
|
-
- AmazonMWS
|
67
|
-
x-mws-request-id:
|
68
|
-
- 309f65f8-7d88-41fd-8aac-d6e7dbead1e1
|
69
|
-
x-mws-timestamp:
|
70
|
-
- '2014-06-25T13:58:47.760Z'
|
71
|
-
x-mws-response-context:
|
72
|
-
- HZDuG0mQzfdb7QnlXOwWVTHVD3Ldw2myO8MGO0KbjuMdF9bdeC/Iv2dRj35pKM7XhhCwbUwjdi/s
|
73
|
-
+ZSQI7tDaA==
|
74
|
-
Content-Type:
|
75
|
-
- text/xml
|
76
|
-
Content-Length:
|
77
|
-
- '388'
|
78
|
-
Vary:
|
79
|
-
- User-Agent
|
80
|
-
body:
|
81
|
-
encoding: UTF-8
|
82
|
-
string: |
|
83
|
-
<?xml version="1.0"?>
|
84
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
85
|
-
<GetServiceStatusResult>
|
86
|
-
<Status>GREEN</Status>
|
87
|
-
<Timestamp>2014-06-25T13:58:47.760Z</Timestamp>
|
88
|
-
</GetServiceStatusResult>
|
89
|
-
<ResponseMetadata>
|
90
|
-
<RequestId>309f65f8-7d88-41fd-8aac-d6e7dbead1e1</RequestId>
|
91
|
-
</ResponseMetadata>
|
92
|
-
</GetServiceStatusResponse>
|
93
|
-
http_version:
|
94
|
-
recorded_at: Wed, 25 Jun 2014 13:58:47 GMT
|
95
|
-
- request:
|
96
|
-
method: post
|
97
|
-
uri: https://mws.amazonservices.jp/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJ5RDDSRROM6GXQ5Q&Action=GetServiceStatus&SellerId=A7BU5WGNVGQ1I&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A47Z&Signature=kt7gynJVmwyD1O4c6kyFPF67HXEJf2GItW4tzybzAV4%3D
|
98
|
-
body:
|
99
|
-
encoding: US-ASCII
|
100
|
-
string: ''
|
101
|
-
headers:
|
102
|
-
User-Agent:
|
103
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
104
|
-
response:
|
105
|
-
status:
|
106
|
-
code: 200
|
107
|
-
message:
|
108
|
-
headers:
|
109
|
-
Date:
|
110
|
-
- Wed, 25 Jun 2014 13:58:48 GMT
|
111
|
-
Server:
|
112
|
-
- AmazonMWS
|
113
|
-
x-mws-request-id:
|
114
|
-
- c5093d6d-9cab-422d-ada1-d0031be7d36f
|
115
|
-
x-mws-timestamp:
|
116
|
-
- '2014-06-25T13:58:48.524Z'
|
117
|
-
x-mws-response-context:
|
118
|
-
- qeSYNyayBOvrKN5w9n593pIoFIiWnlrd2Zy0TF2V8y67OyT3zLkGSQ/p4hP5qVIB0Tfe+tT36eT5
|
119
|
-
wZFISIGA9A==
|
120
|
-
Content-Type:
|
121
|
-
- text/xml
|
122
|
-
Content-Length:
|
123
|
-
- '388'
|
124
|
-
Vary:
|
125
|
-
- User-Agent
|
126
|
-
body:
|
127
|
-
encoding: UTF-8
|
128
|
-
string: |
|
129
|
-
<?xml version="1.0"?>
|
130
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
131
|
-
<GetServiceStatusResult>
|
132
|
-
<Status>GREEN</Status>
|
133
|
-
<Timestamp>2014-06-25T13:58:48.524Z</Timestamp>
|
134
|
-
</GetServiceStatusResult>
|
135
|
-
<ResponseMetadata>
|
136
|
-
<RequestId>c5093d6d-9cab-422d-ada1-d0031be7d36f</RequestId>
|
137
|
-
</ResponseMetadata>
|
138
|
-
</GetServiceStatusResponse>
|
139
|
-
http_version:
|
140
|
-
recorded_at: Wed, 25 Jun 2014 13:58:48 GMT
|
141
|
-
- request:
|
142
|
-
method: post
|
143
|
-
uri: https://mws.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=GetServiceStatus&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A48Z&Signature=i02B%2FFRchvjpVmnwGww%2BkCS1qRfrJEYIuVGCTojliEg%3D
|
144
|
-
body:
|
145
|
-
encoding: US-ASCII
|
146
|
-
string: ''
|
147
|
-
headers:
|
148
|
-
User-Agent:
|
149
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
150
|
-
response:
|
151
|
-
status:
|
152
|
-
code: 200
|
153
|
-
message:
|
154
|
-
headers:
|
155
|
-
Date:
|
156
|
-
- Wed, 25 Jun 2014 13:58:50 GMT
|
157
|
-
Server:
|
158
|
-
- AmazonMWS
|
159
|
-
x-mws-request-id:
|
160
|
-
- 2d7c7c00-4e1a-4229-a4a2-0690a5a564d6
|
161
|
-
x-mws-timestamp:
|
162
|
-
- '2014-06-25T13:58:50.567Z'
|
163
|
-
x-mws-response-context:
|
164
|
-
- 73uNFuajllY1MxYN3mOS2R8batMi85P6YByi6KgTJ65uaT6DW7WqiH+IgBz2I+A2++iWj+Xraq5J
|
165
|
-
thPQU/bsPw==
|
166
|
-
Content-Type:
|
167
|
-
- text/xml
|
168
|
-
Content-Length:
|
169
|
-
- '388'
|
170
|
-
Vary:
|
171
|
-
- User-Agent
|
172
|
-
body:
|
173
|
-
encoding: UTF-8
|
174
|
-
string: |
|
175
|
-
<?xml version="1.0"?>
|
176
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
177
|
-
<GetServiceStatusResult>
|
178
|
-
<Status>GREEN</Status>
|
179
|
-
<Timestamp>2014-06-25T13:58:50.567Z</Timestamp>
|
180
|
-
</GetServiceStatusResult>
|
181
|
-
<ResponseMetadata>
|
182
|
-
<RequestId>2d7c7c00-4e1a-4229-a4a2-0690a5a564d6</RequestId>
|
183
|
-
</ResponseMetadata>
|
184
|
-
</GetServiceStatusResponse>
|
185
|
-
http_version:
|
186
|
-
recorded_at: Wed, 25 Jun 2014 13:58:50 GMT
|
187
|
-
- request:
|
188
|
-
method: post
|
189
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJLUHOXLR5S2L6A6A&Action=GetServiceStatus&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A50Z&Signature=weCtUI4mT91cW6hu6sg0hZdfJMpmb%2BKXXZGuWTMeNPo%3D
|
190
|
-
body:
|
191
|
-
encoding: US-ASCII
|
192
|
-
string: ''
|
193
|
-
headers:
|
194
|
-
User-Agent:
|
195
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
196
|
-
response:
|
197
|
-
status:
|
198
|
-
code: 200
|
199
|
-
message:
|
200
|
-
headers:
|
201
|
-
Date:
|
202
|
-
- Wed, 25 Jun 2014 13:58:50 GMT
|
203
|
-
Server:
|
204
|
-
- AmazonMWS
|
205
|
-
x-mws-request-id:
|
206
|
-
- a32a8bb7-5e74-4c9a-bec1-a5ccf200c564
|
207
|
-
x-mws-timestamp:
|
208
|
-
- '2014-06-25T13:58:50.806Z'
|
209
|
-
x-mws-response-context:
|
210
|
-
- EOB7MHb9UWKhNLgaag3nxeTO6DWqDTkTky0EDzS9SfiiIkP9tz42Dw+Nfwmna+/gQ/Ri6F7DjWVI
|
211
|
-
cXz9IPjFIA==
|
212
|
-
Content-Type:
|
213
|
-
- text/xml
|
214
|
-
Content-Length:
|
215
|
-
- '388'
|
216
|
-
Vary:
|
217
|
-
- User-Agent
|
218
|
-
body:
|
219
|
-
encoding: UTF-8
|
220
|
-
string: |
|
221
|
-
<?xml version="1.0"?>
|
222
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
223
|
-
<GetServiceStatusResult>
|
224
|
-
<Status>GREEN</Status>
|
225
|
-
<Timestamp>2014-06-25T13:58:50.806Z</Timestamp>
|
226
|
-
</GetServiceStatusResult>
|
227
|
-
<ResponseMetadata>
|
228
|
-
<RequestId>a32a8bb7-5e74-4c9a-bec1-a5ccf200c564</RequestId>
|
229
|
-
</ResponseMetadata>
|
230
|
-
</GetServiceStatusResponse>
|
231
|
-
http_version:
|
232
|
-
recorded_at: Wed, 25 Jun 2014 13:58:50 GMT
|
233
|
-
- request:
|
234
|
-
method: post
|
235
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAI4ZNSD76DH7UBRDA&Action=GetServiceStatus&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A50Z&Signature=MxBBx7er6QHaz3QTnWgOMXhGuhckmguhvFCOwFSDKuY%3D
|
236
|
-
body:
|
237
|
-
encoding: US-ASCII
|
238
|
-
string: ''
|
239
|
-
headers:
|
240
|
-
User-Agent:
|
241
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
242
|
-
response:
|
243
|
-
status:
|
244
|
-
code: 200
|
245
|
-
message:
|
246
|
-
headers:
|
247
|
-
Date:
|
248
|
-
- Wed, 25 Jun 2014 13:58:50 GMT
|
249
|
-
Server:
|
250
|
-
- AmazonMWS
|
251
|
-
x-mws-request-id:
|
252
|
-
- dcc3d556-1d31-4e4e-b569-e6e0534df920
|
253
|
-
x-mws-timestamp:
|
254
|
-
- '2014-06-25T13:58:51.027Z'
|
255
|
-
x-mws-response-context:
|
256
|
-
- zaNdVEk31/iBRwT3yy22dicWjO/FmnGAenNV+K0k88XI7OAOnmynCmmHVPxANUGdmIebt2GzvPVW
|
257
|
-
nTErcqa2Qw==
|
258
|
-
Content-Type:
|
259
|
-
- text/xml
|
260
|
-
Content-Length:
|
261
|
-
- '388'
|
262
|
-
Vary:
|
263
|
-
- User-Agent
|
264
|
-
body:
|
265
|
-
encoding: UTF-8
|
266
|
-
string: |
|
267
|
-
<?xml version="1.0"?>
|
268
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
269
|
-
<GetServiceStatusResult>
|
270
|
-
<Status>GREEN</Status>
|
271
|
-
<Timestamp>2014-06-25T13:58:51.027Z</Timestamp>
|
272
|
-
</GetServiceStatusResult>
|
273
|
-
<ResponseMetadata>
|
274
|
-
<RequestId>dcc3d556-1d31-4e4e-b569-e6e0534df920</RequestId>
|
275
|
-
</ResponseMetadata>
|
276
|
-
</GetServiceStatusResponse>
|
277
|
-
http_version:
|
278
|
-
recorded_at: Wed, 25 Jun 2014 13:58:51 GMT
|
279
|
-
- request:
|
280
|
-
method: post
|
281
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAI6X4QZRXSHGHABJA&Action=GetServiceStatus&SellerId=A2NEU7G6RGUKF&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A51Z&Signature=PZY7eairO7gyXAwDhY%2BhxeUd4pdn1c3X6135jFfUp1g%3D
|
282
|
-
body:
|
283
|
-
encoding: US-ASCII
|
284
|
-
string: ''
|
285
|
-
headers:
|
286
|
-
User-Agent:
|
287
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
288
|
-
response:
|
289
|
-
status:
|
290
|
-
code: 200
|
291
|
-
message:
|
292
|
-
headers:
|
293
|
-
Date:
|
294
|
-
- Wed, 25 Jun 2014 13:58:51 GMT
|
295
|
-
Server:
|
296
|
-
- AmazonMWS
|
297
|
-
x-mws-request-id:
|
298
|
-
- 8c567884-87a4-4e9d-becc-cb278fbecb26
|
299
|
-
x-mws-timestamp:
|
300
|
-
- '2014-06-25T13:58:51.233Z'
|
301
|
-
x-mws-response-context:
|
302
|
-
- BGOmyVzOWnolwgBfvoEdt1E+U2AOFyALknUQjmWfaKRyfMpWfJg0/n/fKW5U3uU8bD0Aie+LxcU=
|
303
|
-
Content-Type:
|
304
|
-
- text/xml
|
305
|
-
Content-Length:
|
306
|
-
- '388'
|
307
|
-
Vary:
|
308
|
-
- User-Agent
|
309
|
-
body:
|
310
|
-
encoding: UTF-8
|
311
|
-
string: |
|
312
|
-
<?xml version="1.0"?>
|
313
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
314
|
-
<GetServiceStatusResult>
|
315
|
-
<Status>GREEN</Status>
|
316
|
-
<Timestamp>2014-06-25T13:58:51.233Z</Timestamp>
|
317
|
-
</GetServiceStatusResult>
|
318
|
-
<ResponseMetadata>
|
319
|
-
<RequestId>8c567884-87a4-4e9d-becc-cb278fbecb26</RequestId>
|
320
|
-
</ResponseMetadata>
|
321
|
-
</GetServiceStatusResponse>
|
322
|
-
http_version:
|
323
|
-
recorded_at: Wed, 25 Jun 2014 13:58:51 GMT
|
324
|
-
- request:
|
325
|
-
method: post
|
326
|
-
uri: https://mws.amazonservices.ca/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAITHQMZUJROSOP27Q&Action=GetServiceStatus&SellerId=A2A7WNXBU01UJW&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A51Z&Signature=ary72P0LnzoJ3au0FFe68kKa%2Brkhxwugig7wwX3DyTA%3D
|
327
|
-
body:
|
328
|
-
encoding: US-ASCII
|
329
|
-
string: ''
|
330
|
-
headers:
|
331
|
-
User-Agent:
|
332
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
333
|
-
response:
|
334
|
-
status:
|
335
|
-
code: 200
|
336
|
-
message:
|
337
|
-
headers:
|
338
|
-
Date:
|
339
|
-
- Wed, 25 Jun 2014 13:58:51 GMT
|
340
|
-
Server:
|
341
|
-
- AmazonMWS
|
342
|
-
x-mws-request-id:
|
343
|
-
- 6a4fdaff-c94f-46ca-b789-15012bbe16cb
|
344
|
-
x-mws-timestamp:
|
345
|
-
- '2014-06-25T13:58:51.701Z'
|
346
|
-
x-mws-response-context:
|
347
|
-
- qGDzFVyFpUIrgc1ZCy64Pr7+wMYGVAe1cH3ZTlAtdmfH/5wMquDiQsbCrWjnYUiVyUno2hQvxZY=
|
348
|
-
Content-Type:
|
349
|
-
- text/xml
|
350
|
-
Content-Length:
|
351
|
-
- '388'
|
352
|
-
Vary:
|
353
|
-
- User-Agent
|
354
|
-
body:
|
355
|
-
encoding: UTF-8
|
356
|
-
string: |
|
357
|
-
<?xml version="1.0"?>
|
358
|
-
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
359
|
-
<GetServiceStatusResult>
|
360
|
-
<Status>GREEN</Status>
|
361
|
-
<Timestamp>2014-06-25T13:58:51.701Z</Timestamp>
|
362
|
-
</GetServiceStatusResult>
|
363
|
-
<ResponseMetadata>
|
364
|
-
<RequestId>6a4fdaff-c94f-46ca-b789-15012bbe16cb</RequestId>
|
365
|
-
</ResponseMetadata>
|
366
|
-
</GetServiceStatusResponse>
|
367
|
-
http_version:
|
368
|
-
recorded_at: Wed, 25 Jun 2014 13:58:51 GMT
|
369
|
-
- request:
|
370
|
-
method: post
|
371
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAI6X4QZRXSHGHABJA&Action=ListRegisteredDestinations&MarketplaceId=A1RKKUPIHCS9HS&SellerId=A2NEU7G6RGUKF&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A51Z&Signature=IwfuhnuV8aKR4%2ByecMV3pkreKp0%2FJHKY8jEpm6mLC48%3D
|
372
|
-
body:
|
373
|
-
encoding: US-ASCII
|
374
|
-
string: ''
|
375
|
-
headers:
|
376
|
-
User-Agent:
|
377
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
378
|
-
response:
|
379
|
-
status:
|
380
|
-
code: 200
|
381
|
-
message:
|
382
|
-
headers:
|
383
|
-
Date:
|
384
|
-
- Wed, 25 Jun 2014 13:58:52 GMT
|
385
|
-
Server:
|
386
|
-
- AmazonMWS
|
387
|
-
x-amzn-ActionTrace:
|
388
|
-
- amzn1.tr.d6b6d674-fc70-11e3-9b58-0a50e1720000.0..B=weZ0
|
389
|
-
x-mws-request-id:
|
390
|
-
- 77d036f4-eea6-426a-b0d9-2711858f70ef
|
391
|
-
x-mws-timestamp:
|
392
|
-
- '2014-06-25T13:58:51.973Z'
|
393
|
-
x-mws-response-context:
|
394
|
-
- zaNdVEk31/iBRwT3yy22dicWjO/FmnGAenNV+K0k88XI7OAOnmynCmmHVPxANUGdmIebt2GzvPVW
|
395
|
-
nTErcqa2Qw==
|
396
|
-
Content-Type:
|
397
|
-
- text/xml
|
398
|
-
Content-Length:
|
399
|
-
- '937'
|
400
|
-
Vary:
|
401
|
-
- User-Agent
|
402
|
-
body:
|
403
|
-
encoding: UTF-8
|
404
|
-
string: |
|
405
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
406
|
-
<ListRegisteredDestinationsResult>
|
407
|
-
<DestinationList>
|
408
|
-
<member>
|
409
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
410
|
-
<AttributeList>
|
411
|
-
<member>
|
412
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
413
|
-
<Key>sqsQueueUrl</Key>
|
414
|
-
</member>
|
415
|
-
</AttributeList>
|
416
|
-
</member>
|
417
|
-
<member>
|
418
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
419
|
-
<AttributeList>
|
420
|
-
<member>
|
421
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
422
|
-
<Key>sqsQueueUrl</Key>
|
423
|
-
</member>
|
424
|
-
</AttributeList>
|
425
|
-
</member>
|
426
|
-
</DestinationList>
|
427
|
-
</ListRegisteredDestinationsResult>
|
428
|
-
<ResponseMetadata>
|
429
|
-
<RequestId>77d036f4-eea6-426a-b0d9-2711858f70ef</RequestId>
|
430
|
-
</ResponseMetadata>
|
431
|
-
</ListRegisteredDestinationsResponse>
|
432
|
-
http_version:
|
433
|
-
recorded_at: Wed, 25 Jun 2014 13:58:52 GMT
|
434
|
-
- request:
|
435
|
-
method: post
|
436
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAIORT7554FEBW7UBQ&Action=ListRegisteredDestinations&MarketplaceId=A1PA6795UKMFR9&SellerId=A7ZXDJZD3UIRG&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A52Z&Signature=Z4DP1dV1hN7rfHiMHudiP4YiBNcKPpjdaPLGRDDinjA%3D
|
437
|
-
body:
|
438
|
-
encoding: US-ASCII
|
439
|
-
string: ''
|
440
|
-
headers:
|
441
|
-
User-Agent:
|
442
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
443
|
-
response:
|
444
|
-
status:
|
445
|
-
code: 200
|
446
|
-
message:
|
447
|
-
headers:
|
448
|
-
Date:
|
449
|
-
- Wed, 25 Jun 2014 13:58:51 GMT
|
450
|
-
Server:
|
451
|
-
- AmazonMWS
|
452
|
-
x-amzn-ActionTrace:
|
453
|
-
- amzn1.tr.d6d819ce-fc70-11e3-bfd0-0a50493d0000.0..ZBEFAC
|
454
|
-
x-mws-request-id:
|
455
|
-
- 1e607657-a09b-438f-8b3f-1823db748163
|
456
|
-
x-mws-timestamp:
|
457
|
-
- '2014-06-25T13:58:52.200Z'
|
458
|
-
x-mws-response-context:
|
459
|
-
- 2UcO6Cma8vYb5sLpdLDvTigVVoDyU7Ez6ZpWXU0jsd/eTwS1B7MPmJS+0YhbUh/rF8mTIrthzZOd
|
460
|
-
QtsowWqIGw==
|
461
|
-
Content-Type:
|
462
|
-
- text/xml
|
463
|
-
Content-Length:
|
464
|
-
- '937'
|
465
|
-
Vary:
|
466
|
-
- User-Agent
|
467
|
-
body:
|
468
|
-
encoding: UTF-8
|
469
|
-
string: |
|
470
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
471
|
-
<ListRegisteredDestinationsResult>
|
472
|
-
<DestinationList>
|
473
|
-
<member>
|
474
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
475
|
-
<AttributeList>
|
476
|
-
<member>
|
477
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
478
|
-
<Key>sqsQueueUrl</Key>
|
479
|
-
</member>
|
480
|
-
</AttributeList>
|
481
|
-
</member>
|
482
|
-
<member>
|
483
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
484
|
-
<AttributeList>
|
485
|
-
<member>
|
486
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
487
|
-
<Key>sqsQueueUrl</Key>
|
488
|
-
</member>
|
489
|
-
</AttributeList>
|
490
|
-
</member>
|
491
|
-
</DestinationList>
|
492
|
-
</ListRegisteredDestinationsResult>
|
493
|
-
<ResponseMetadata>
|
494
|
-
<RequestId>1e607657-a09b-438f-8b3f-1823db748163</RequestId>
|
495
|
-
</ResponseMetadata>
|
496
|
-
</ListRegisteredDestinationsResponse>
|
497
|
-
http_version:
|
498
|
-
recorded_at: Wed, 25 Jun 2014 13:58:52 GMT
|
499
|
-
- request:
|
500
|
-
method: post
|
501
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAI4ZNSD76DH7UBRDA&Action=ListRegisteredDestinations&MarketplaceId=A13V1IB3VIYZZH&SellerId=A2DP6GIDYN6OTH&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A52Z&Signature=ISLK5N9LAHGjWHHnV%2FeHgpa0%2BceEmt0qCjDV2XU9Zko%3D
|
502
|
-
body:
|
503
|
-
encoding: US-ASCII
|
504
|
-
string: ''
|
505
|
-
headers:
|
506
|
-
User-Agent:
|
507
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
508
|
-
response:
|
509
|
-
status:
|
510
|
-
code: 200
|
511
|
-
message:
|
512
|
-
headers:
|
513
|
-
Date:
|
514
|
-
- Wed, 25 Jun 2014 13:58:52 GMT
|
515
|
-
Server:
|
516
|
-
- AmazonMWS
|
517
|
-
x-amzn-ActionTrace:
|
518
|
-
- amzn1.tr.d708c6bf-fc70-11e3-bfd0-0a50493d0000.0..WCnuPj
|
519
|
-
x-mws-request-id:
|
520
|
-
- 2fdfba06-689d-4ca3-8652-16c3927732f2
|
521
|
-
x-mws-timestamp:
|
522
|
-
- '2014-06-25T13:58:52.488Z'
|
523
|
-
x-mws-response-context:
|
524
|
-
- mVuwns1/rhzO1LVAhW70XfZlzqVH977BOH++EAdcYf7sYN9Aw5F1G7y3cnPUzvmHQ26iogGipDm5
|
525
|
-
fcOejRBuyg==
|
526
|
-
Content-Type:
|
527
|
-
- text/xml
|
528
|
-
Content-Length:
|
529
|
-
- '937'
|
530
|
-
Vary:
|
531
|
-
- User-Agent
|
532
|
-
body:
|
533
|
-
encoding: UTF-8
|
534
|
-
string: |
|
535
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
536
|
-
<ListRegisteredDestinationsResult>
|
537
|
-
<DestinationList>
|
538
|
-
<member>
|
539
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
540
|
-
<AttributeList>
|
541
|
-
<member>
|
542
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
543
|
-
<Key>sqsQueueUrl</Key>
|
544
|
-
</member>
|
545
|
-
</AttributeList>
|
546
|
-
</member>
|
547
|
-
<member>
|
548
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
549
|
-
<AttributeList>
|
550
|
-
<member>
|
551
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
552
|
-
<Key>sqsQueueUrl</Key>
|
553
|
-
</member>
|
554
|
-
</AttributeList>
|
555
|
-
</member>
|
556
|
-
</DestinationList>
|
557
|
-
</ListRegisteredDestinationsResult>
|
558
|
-
<ResponseMetadata>
|
559
|
-
<RequestId>2fdfba06-689d-4ca3-8652-16c3927732f2</RequestId>
|
560
|
-
</ResponseMetadata>
|
561
|
-
</ListRegisteredDestinationsResponse>
|
562
|
-
http_version:
|
563
|
-
recorded_at: Wed, 25 Jun 2014 13:58:52 GMT
|
564
|
-
- request:
|
565
|
-
method: post
|
566
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJJDQ2MJTMPXKJE4A&Action=ListRegisteredDestinations&MarketplaceId=A1F83G8C2ARO7P&SellerId=A2D9DZ30GEWP6N&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A52Z&Signature=Dl0RSYKZdkLq9UK7sDBiReVdZODV88ZSRU%2F%2BtBn7gHM%3D
|
567
|
-
body:
|
568
|
-
encoding: US-ASCII
|
569
|
-
string: ''
|
570
|
-
headers:
|
571
|
-
User-Agent:
|
572
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
573
|
-
response:
|
574
|
-
status:
|
575
|
-
code: 200
|
576
|
-
message:
|
577
|
-
headers:
|
578
|
-
Date:
|
579
|
-
- Wed, 25 Jun 2014 13:58:52 GMT
|
580
|
-
Server:
|
581
|
-
- AmazonMWS
|
582
|
-
x-amzn-ActionTrace:
|
583
|
-
- amzn1.tr.d72ffdaa-fc70-11e3-96e0-0a5128e20000.0..y9n55I
|
584
|
-
x-mws-request-id:
|
585
|
-
- 367c91d4-f717-48bf-b9a5-feff4d030a5a
|
586
|
-
x-mws-timestamp:
|
587
|
-
- '2014-06-25T13:58:52.748Z'
|
588
|
-
x-mws-response-context:
|
589
|
-
- SO93oyb5yzDXoJS22+hlfDSKGarrVAa9za9uEm0YwYvznZZxnOKEROCaZGX9xSJV+5Utw8LWzZA=
|
590
|
-
Content-Type:
|
591
|
-
- text/xml
|
592
|
-
Content-Length:
|
593
|
-
- '937'
|
594
|
-
Vary:
|
595
|
-
- User-Agent
|
596
|
-
body:
|
597
|
-
encoding: UTF-8
|
598
|
-
string: |
|
599
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
600
|
-
<ListRegisteredDestinationsResult>
|
601
|
-
<DestinationList>
|
602
|
-
<member>
|
603
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
604
|
-
<AttributeList>
|
605
|
-
<member>
|
606
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
607
|
-
<Key>sqsQueueUrl</Key>
|
608
|
-
</member>
|
609
|
-
</AttributeList>
|
610
|
-
</member>
|
611
|
-
<member>
|
612
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
613
|
-
<AttributeList>
|
614
|
-
<member>
|
615
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
616
|
-
<Key>sqsQueueUrl</Key>
|
617
|
-
</member>
|
618
|
-
</AttributeList>
|
619
|
-
</member>
|
620
|
-
</DestinationList>
|
621
|
-
</ListRegisteredDestinationsResult>
|
622
|
-
<ResponseMetadata>
|
623
|
-
<RequestId>367c91d4-f717-48bf-b9a5-feff4d030a5a</RequestId>
|
624
|
-
</ResponseMetadata>
|
625
|
-
</ListRegisteredDestinationsResponse>
|
626
|
-
http_version:
|
627
|
-
recorded_at: Wed, 25 Jun 2014 13:58:52 GMT
|
628
|
-
- request:
|
629
|
-
method: post
|
630
|
-
uri: https://mws.amazonservices.ca/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAITHQMZUJROSOP27Q&Action=ListRegisteredDestinations&MarketplaceId=A2EUQ1WTGCTBG2&SellerId=A2A7WNXBU01UJW&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A52Z&Signature=uJliOQwkVUQM1HED2ncg4NJsJszgdP8Q0uM07rHYizM%3D
|
631
|
-
body:
|
632
|
-
encoding: US-ASCII
|
633
|
-
string: ''
|
634
|
-
headers:
|
635
|
-
User-Agent:
|
636
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
637
|
-
response:
|
638
|
-
status:
|
639
|
-
code: 200
|
640
|
-
message:
|
641
|
-
headers:
|
642
|
-
Date:
|
643
|
-
- Wed, 25 Jun 2014 13:58:53 GMT
|
644
|
-
Server:
|
645
|
-
- AmazonMWS
|
646
|
-
x-amzn-ActionTrace:
|
647
|
-
- amzn1.tr.d7778db0-fc70-11e3-9aa6-0a5a6ef40000.0..o8tZm9
|
648
|
-
x-mws-request-id:
|
649
|
-
- c7fb118d-2c66-42b8-b5cf-f756aec3a882
|
650
|
-
x-mws-timestamp:
|
651
|
-
- '2014-06-25T13:58:53.245Z'
|
652
|
-
x-mws-response-context:
|
653
|
-
- owM1BnDeAS+IgzXN/KLnJFAhOhEax1+8UoinUosAgwiXGk16DIzcLV7nuXtHzB8CsloGg+U1SbE=
|
654
|
-
Content-Type:
|
655
|
-
- text/xml
|
656
|
-
Content-Length:
|
657
|
-
- '937'
|
658
|
-
Vary:
|
659
|
-
- User-Agent
|
660
|
-
body:
|
661
|
-
encoding: UTF-8
|
662
|
-
string: |
|
663
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
664
|
-
<ListRegisteredDestinationsResult>
|
665
|
-
<DestinationList>
|
666
|
-
<member>
|
667
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
668
|
-
<AttributeList>
|
669
|
-
<member>
|
670
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
671
|
-
<Key>sqsQueueUrl</Key>
|
672
|
-
</member>
|
673
|
-
</AttributeList>
|
674
|
-
</member>
|
675
|
-
<member>
|
676
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
677
|
-
<AttributeList>
|
678
|
-
<member>
|
679
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
680
|
-
<Key>sqsQueueUrl</Key>
|
681
|
-
</member>
|
682
|
-
</AttributeList>
|
683
|
-
</member>
|
684
|
-
</DestinationList>
|
685
|
-
</ListRegisteredDestinationsResult>
|
686
|
-
<ResponseMetadata>
|
687
|
-
<RequestId>c7fb118d-2c66-42b8-b5cf-f756aec3a882</RequestId>
|
688
|
-
</ResponseMetadata>
|
689
|
-
</ListRegisteredDestinationsResponse>
|
690
|
-
http_version:
|
691
|
-
recorded_at: Wed, 25 Jun 2014 13:58:53 GMT
|
692
|
-
- request:
|
693
|
-
method: post
|
694
|
-
uri: https://mws.amazonservices.jp/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJ5RDDSRROM6GXQ5Q&Action=ListRegisteredDestinations&MarketplaceId=A1VC38T7YXB528&SellerId=A7BU5WGNVGQ1I&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A53Z&Signature=EBW4suiKkqXRs6ISiyu%2Bz2zQtjsEkds1jhYgFSFUJdo%3D
|
695
|
-
body:
|
696
|
-
encoding: US-ASCII
|
697
|
-
string: ''
|
698
|
-
headers:
|
699
|
-
User-Agent:
|
700
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
701
|
-
response:
|
702
|
-
status:
|
703
|
-
code: 200
|
704
|
-
message:
|
705
|
-
headers:
|
706
|
-
Date:
|
707
|
-
- Wed, 25 Jun 2014 13:58:54 GMT
|
708
|
-
Server:
|
709
|
-
- AmazonMWS
|
710
|
-
x-amzn-ActionTrace:
|
711
|
-
- amzn1.tr.d7f0b5bc-fc70-11e3-a4e6-0ae9bfe50000.0..y7o==!
|
712
|
-
x-mws-request-id:
|
713
|
-
- 7da015cd-922c-46ab-bf19-64a144590226
|
714
|
-
x-mws-timestamp:
|
715
|
-
- '2014-06-25T13:58:53.993Z'
|
716
|
-
x-mws-response-context:
|
717
|
-
- IdefXRSwGZlNBWdiBpzpWp9mjEQyfiqL4rpn29U0N6MSKHZhah1SSgJFZe/zv6hVBH8LFTP0tsQn
|
718
|
-
Szs0KXidvQ==
|
719
|
-
Content-Type:
|
720
|
-
- text/xml
|
721
|
-
Content-Length:
|
722
|
-
- '937'
|
723
|
-
Vary:
|
724
|
-
- User-Agent
|
725
|
-
body:
|
726
|
-
encoding: UTF-8
|
727
|
-
string: |
|
728
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
729
|
-
<ListRegisteredDestinationsResult>
|
730
|
-
<DestinationList>
|
731
|
-
<member>
|
732
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
733
|
-
<AttributeList>
|
734
|
-
<member>
|
735
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
736
|
-
<Key>sqsQueueUrl</Key>
|
737
|
-
</member>
|
738
|
-
</AttributeList>
|
739
|
-
</member>
|
740
|
-
<member>
|
741
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
742
|
-
<AttributeList>
|
743
|
-
<member>
|
744
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
745
|
-
<Key>sqsQueueUrl</Key>
|
746
|
-
</member>
|
747
|
-
</AttributeList>
|
748
|
-
</member>
|
749
|
-
</DestinationList>
|
750
|
-
</ListRegisteredDestinationsResult>
|
751
|
-
<ResponseMetadata>
|
752
|
-
<RequestId>7da015cd-922c-46ab-bf19-64a144590226</RequestId>
|
753
|
-
</ResponseMetadata>
|
754
|
-
</ListRegisteredDestinationsResponse>
|
755
|
-
http_version:
|
756
|
-
recorded_at: Wed, 25 Jun 2014 13:58:54 GMT
|
757
|
-
- request:
|
758
|
-
method: post
|
759
|
-
uri: https://mws.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJ767ZET2BZR4UDDQ&Action=ListRegisteredDestinations&MarketplaceId=ATVPDKIKX0DER&SellerId=A2H6NH4SQYFZ4M&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A54Z&Signature=EWrOdnxGZlNNXqiRot%2BaQtqygfTtSbO4Cu7gCiBHNwQ%3D
|
760
|
-
body:
|
761
|
-
encoding: US-ASCII
|
762
|
-
string: ''
|
763
|
-
headers:
|
764
|
-
User-Agent:
|
765
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
766
|
-
response:
|
767
|
-
status:
|
768
|
-
code: 200
|
769
|
-
message:
|
770
|
-
headers:
|
771
|
-
Date:
|
772
|
-
- Wed, 25 Jun 2014 13:58:54 GMT
|
773
|
-
Server:
|
774
|
-
- AmazonMWS
|
775
|
-
x-amzn-ActionTrace:
|
776
|
-
- amzn1.tr.d869dda8-fc70-11e3-8baf-0a589b4b0000.0..Xn49bB
|
777
|
-
x-mws-request-id:
|
778
|
-
- a789aedd-0a87-41e8-9e73-65565bb00371
|
779
|
-
x-mws-timestamp:
|
780
|
-
- '2014-06-25T13:58:54.832Z'
|
781
|
-
x-mws-response-context:
|
782
|
-
- mHhp+JneoKs9Cso/AMVHJS0FYoAiNssyeUit3PukcKDu1dxBW4W8wFtvs0TfjLL3JjAvtLgI5cUO
|
783
|
-
wgi7Pf+XIg==
|
784
|
-
Content-Type:
|
785
|
-
- text/xml
|
786
|
-
Content-Length:
|
787
|
-
- '937'
|
788
|
-
Vary:
|
789
|
-
- User-Agent
|
790
|
-
body:
|
791
|
-
encoding: UTF-8
|
792
|
-
string: |
|
793
|
-
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
794
|
-
<ListRegisteredDestinationsResult>
|
795
|
-
<DestinationList>
|
796
|
-
<member>
|
797
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
798
|
-
<AttributeList>
|
799
|
-
<member>
|
800
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
801
|
-
<Key>sqsQueueUrl</Key>
|
802
|
-
</member>
|
803
|
-
</AttributeList>
|
804
|
-
</member>
|
805
|
-
<member>
|
806
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
807
|
-
<AttributeList>
|
808
|
-
<member>
|
809
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
810
|
-
<Key>sqsQueueUrl</Key>
|
811
|
-
</member>
|
812
|
-
</AttributeList>
|
813
|
-
</member>
|
814
|
-
</DestinationList>
|
815
|
-
</ListRegisteredDestinationsResult>
|
816
|
-
<ResponseMetadata>
|
817
|
-
<RequestId>a789aedd-0a87-41e8-9e73-65565bb00371</RequestId>
|
818
|
-
</ResponseMetadata>
|
819
|
-
</ListRegisteredDestinationsResponse>
|
820
|
-
http_version:
|
821
|
-
recorded_at: Wed, 25 Jun 2014 13:58:55 GMT
|
822
|
-
- request:
|
823
|
-
method: post
|
824
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AKIAJLUHOXLR5S2L6A6A&Action=ListRegisteredDestinations&MarketplaceId=APJ6JRA9NG5V4&SellerId=A2APQUVDBVWV7E&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-06-25T13%3A58%3A55Z&Signature=ZLfjTgULtiEdKRmpWy4ghW1Zhjvw6C74Es6k9dDwEfQ%3D
|
825
|
-
body:
|
826
|
-
encoding: US-ASCII
|
827
|
-
string: ''
|
828
|
-
headers:
|
829
|
-
User-Agent:
|
830
|
-
- Jeff/1.0.1 (Language=Ruby; Hakans-MacBook-Pro.local)
|
831
|
-
response:
|
832
|
-
status:
|
833
|
-
code: 200
|
834
|
-
message:
|
835
|
-
headers:
|
836
|
-
Date:
|
837
|
-
- Wed, 25 Jun 2014 13:58:55 GMT
|
18
|
+
- Tue, 12 Aug 2014 11:46:45 GMT
|
838
19
|
Server:
|
839
20
|
- AmazonMWS
|
840
21
|
x-amzn-ActionTrace:
|
841
|
-
- amzn1.tr.
|
22
|
+
- amzn1.tr.562779a7-2216-11e4-9aa6-0a5a6ef40000.0..PisWmw
|
842
23
|
x-mws-request-id:
|
843
|
-
-
|
24
|
+
- 6b348414-97bf-403a-a699-ff8cdb03551a
|
844
25
|
x-mws-timestamp:
|
845
|
-
- '2014-
|
26
|
+
- '2014-08-12T11:46:45.719Z'
|
846
27
|
x-mws-response-context:
|
847
|
-
-
|
28
|
+
- 4nn2BShp1spRWVJWoE21t43irXtcofGhPBlvZDe+7688dMzCDlearkaXK4mDkywAvrrriqVvlQ8=
|
848
29
|
Content-Type:
|
849
30
|
- text/xml
|
850
31
|
Content-Length:
|
851
|
-
- '
|
32
|
+
- '777'
|
852
33
|
Vary:
|
853
34
|
- User-Agent
|
854
35
|
body:
|
855
36
|
encoding: UTF-8
|
856
37
|
string: |
|
857
|
-
<
|
858
|
-
<
|
859
|
-
<
|
860
|
-
<member>
|
861
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
862
|
-
<AttributeList>
|
863
|
-
<member>
|
864
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
865
|
-
<Key>sqsQueueUrl</Key>
|
866
|
-
</member>
|
867
|
-
</AttributeList>
|
868
|
-
</member>
|
38
|
+
<ListSubscriptionsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
39
|
+
<ListSubscriptionsResult>
|
40
|
+
<SubscriptionList>
|
869
41
|
<member>
|
870
|
-
<
|
871
|
-
<
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
42
|
+
<NotificationType>AnyOfferChanged</NotificationType>
|
43
|
+
<IsEnabled>true</IsEnabled>
|
44
|
+
<Destination>
|
45
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
46
|
+
<AttributeList>
|
47
|
+
<member>
|
48
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
49
|
+
<Key>sqsQueueUrl</Key>
|
50
|
+
</member>
|
51
|
+
</AttributeList>
|
52
|
+
</Destination>
|
877
53
|
</member>
|
878
|
-
</
|
879
|
-
</
|
54
|
+
</SubscriptionList>
|
55
|
+
</ListSubscriptionsResult>
|
880
56
|
<ResponseMetadata>
|
881
|
-
<RequestId>
|
57
|
+
<RequestId>6b348414-97bf-403a-a699-ff8cdb03551a</RequestId>
|
882
58
|
</ResponseMetadata>
|
883
|
-
</
|
59
|
+
</ListSubscriptionsResponse>
|
884
60
|
http_version:
|
885
|
-
recorded_at:
|
61
|
+
recorded_at: Tue, 12 Aug 2014 11:46:45 GMT
|
886
62
|
- request:
|
887
63
|
method: post
|
888
|
-
uri: https://mws.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=
|
64
|
+
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptions&MarketplaceId=A1PA6795UKMFR9&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A45Z&Signature=%2BtaS643qGsJ8oUxiWFEcOcQGGRK3P0K7%2FnYCoJCac5g%3D
|
889
65
|
body:
|
890
66
|
encoding: US-ASCII
|
891
67
|
string: ''
|
892
68
|
headers:
|
893
69
|
User-Agent:
|
894
|
-
- Jeff/1.0.1 (Language=Ruby;
|
70
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
895
71
|
response:
|
896
72
|
status:
|
897
73
|
code: 200
|
898
74
|
message:
|
899
75
|
headers:
|
900
76
|
Date:
|
901
|
-
-
|
77
|
+
- Tue, 12 Aug 2014 11:46:46 GMT
|
902
78
|
Server:
|
903
79
|
- AmazonMWS
|
904
80
|
x-amzn-ActionTrace:
|
905
|
-
- amzn1.tr.
|
81
|
+
- amzn1.tr.5658003b-2216-11e4-96e0-0a5128e20000.0..7znF=h
|
906
82
|
x-mws-request-id:
|
907
|
-
-
|
83
|
+
- 92b9aa72-8a55-46e0-ad86-a5e8e792c22c
|
908
84
|
x-mws-timestamp:
|
909
|
-
- '2014-
|
85
|
+
- '2014-08-12T11:46:46.059Z'
|
910
86
|
x-mws-response-context:
|
911
|
-
-
|
912
|
-
/5s1rIM22g==
|
87
|
+
- oJoTMJFNchuGfbtTETf9Dyledun0WLJ9Anhw/InURAiVpI8K5xByku86nUP283lOG1ram8fpr20=
|
913
88
|
Content-Type:
|
914
89
|
- text/xml
|
915
90
|
Content-Length:
|
@@ -938,38 +113,38 @@ http_interactions:
|
|
938
113
|
</SubscriptionList>
|
939
114
|
</ListSubscriptionsResult>
|
940
115
|
<ResponseMetadata>
|
941
|
-
<RequestId>
|
116
|
+
<RequestId>92b9aa72-8a55-46e0-ad86-a5e8e792c22c</RequestId>
|
942
117
|
</ResponseMetadata>
|
943
118
|
</ListSubscriptionsResponse>
|
944
119
|
http_version:
|
945
|
-
recorded_at:
|
120
|
+
recorded_at: Tue, 12 Aug 2014 11:46:46 GMT
|
946
121
|
- request:
|
947
122
|
method: post
|
948
|
-
uri: https://mws.amazonservices.
|
123
|
+
uri: https://mws.amazonservices.jp/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptions&MarketplaceId=A1VC38T7YXB528&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A46Z&Signature=B6Km90znbmq15Wfrn%2BkomgJEPHh3nYE9QZK%2BStRP9Yc%3D
|
949
124
|
body:
|
950
125
|
encoding: US-ASCII
|
951
126
|
string: ''
|
952
127
|
headers:
|
953
128
|
User-Agent:
|
954
|
-
- Jeff/1.0.1 (Language=Ruby;
|
129
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
955
130
|
response:
|
956
131
|
status:
|
957
132
|
code: 200
|
958
133
|
message:
|
959
134
|
headers:
|
960
135
|
Date:
|
961
|
-
-
|
136
|
+
- Tue, 12 Aug 2014 11:46:46 GMT
|
962
137
|
Server:
|
963
138
|
- AmazonMWS
|
964
139
|
x-amzn-ActionTrace:
|
965
|
-
- amzn1.tr.
|
140
|
+
- amzn1.tr.56cd7dce-2216-11e4-a4e6-0ae9bfe50000.0..e6Bm4Y
|
966
141
|
x-mws-request-id:
|
967
|
-
-
|
142
|
+
- 4596c2bc-8646-4272-b598-a25cb7def579
|
968
143
|
x-mws-timestamp:
|
969
|
-
- '2014-
|
144
|
+
- '2014-08-12T11:46:46.795Z'
|
970
145
|
x-mws-response-context:
|
971
|
-
-
|
972
|
-
|
146
|
+
- xfrP7fExdkBPD2Ieyyi/m89E+MuAZqPRCVikOvH9abYvZC32nVyusupO5SgI9qAc9E7KjYaapavK
|
147
|
+
aYjnTNYkiQ==
|
973
148
|
Content-Type:
|
974
149
|
- text/xml
|
975
150
|
Content-Length:
|
@@ -998,38 +173,37 @@ http_interactions:
|
|
998
173
|
</SubscriptionList>
|
999
174
|
</ListSubscriptionsResult>
|
1000
175
|
<ResponseMetadata>
|
1001
|
-
<RequestId>
|
176
|
+
<RequestId>4596c2bc-8646-4272-b598-a25cb7def579</RequestId>
|
1002
177
|
</ResponseMetadata>
|
1003
178
|
</ListSubscriptionsResponse>
|
1004
179
|
http_version:
|
1005
|
-
recorded_at:
|
180
|
+
recorded_at: Tue, 12 Aug 2014 11:46:47 GMT
|
1006
181
|
- request:
|
1007
182
|
method: post
|
1008
|
-
uri: https://mws.amazonservices.
|
183
|
+
uri: https://mws.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListSubscriptions&MarketplaceId=ATVPDKIKX0DER&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A47Z&Signature=hhEoCJChvFMZxL9%2FTw42msrHiBIKDTRilv%2F96iA4oBw%3D
|
1009
184
|
body:
|
1010
185
|
encoding: US-ASCII
|
1011
186
|
string: ''
|
1012
187
|
headers:
|
1013
188
|
User-Agent:
|
1014
|
-
- Jeff/1.0.1 (Language=Ruby;
|
189
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1015
190
|
response:
|
1016
191
|
status:
|
1017
192
|
code: 200
|
1018
193
|
message:
|
1019
194
|
headers:
|
1020
195
|
Date:
|
1021
|
-
-
|
196
|
+
- Tue, 12 Aug 2014 11:46:47 GMT
|
1022
197
|
Server:
|
1023
198
|
- AmazonMWS
|
1024
199
|
x-amzn-ActionTrace:
|
1025
|
-
- amzn1.tr.
|
200
|
+
- amzn1.tr.571f2086-2216-11e4-8baf-0a589b4b0000.0..ERwAWK
|
1026
201
|
x-mws-request-id:
|
1027
|
-
-
|
202
|
+
- 79de0337-85ab-49ac-8ab8-bba4e7a791cc
|
1028
203
|
x-mws-timestamp:
|
1029
|
-
- '2014-
|
204
|
+
- '2014-08-12T11:46:47.370Z'
|
1030
205
|
x-mws-response-context:
|
1031
|
-
-
|
1032
|
-
/CjZIYDwHw==
|
206
|
+
- 3c9d6HDQPwg2jDIEh7lgxaDBvaWWunVSBcO+xq28RqYGJhba88sFwehhG93E3lAvOdmHHd2O7gE=
|
1033
207
|
Content-Type:
|
1034
208
|
- text/xml
|
1035
209
|
Content-Length:
|
@@ -1058,334 +232,339 @@ http_interactions:
|
|
1058
232
|
</SubscriptionList>
|
1059
233
|
</ListSubscriptionsResult>
|
1060
234
|
<ResponseMetadata>
|
1061
|
-
<RequestId>
|
235
|
+
<RequestId>79de0337-85ab-49ac-8ab8-bba4e7a791cc</RequestId>
|
1062
236
|
</ResponseMetadata>
|
1063
237
|
</ListSubscriptionsResponse>
|
1064
238
|
http_version:
|
1065
|
-
recorded_at:
|
239
|
+
recorded_at: Tue, 12 Aug 2014 11:46:47 GMT
|
1066
240
|
- request:
|
1067
241
|
method: post
|
1068
|
-
uri: https://mws
|
242
|
+
uri: https://mws.amazonservices.ca/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListRegisteredDestinations&MarketplaceId=A2EUQ1WTGCTBG2&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A47Z&Signature=ALv2acDKzKMMjC5jyNl35B5GWvEwS%2BnJIf0PmwSMNaI%3D
|
1069
243
|
body:
|
1070
244
|
encoding: US-ASCII
|
1071
245
|
string: ''
|
1072
246
|
headers:
|
1073
247
|
User-Agent:
|
1074
|
-
- Jeff/1.0.1 (Language=Ruby;
|
248
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1075
249
|
response:
|
1076
250
|
status:
|
1077
251
|
code: 200
|
1078
252
|
message:
|
1079
253
|
headers:
|
1080
254
|
Date:
|
1081
|
-
-
|
255
|
+
- Tue, 12 Aug 2014 11:46:47 GMT
|
1082
256
|
Server:
|
1083
257
|
- AmazonMWS
|
1084
258
|
x-amzn-ActionTrace:
|
1085
|
-
- amzn1.tr.
|
259
|
+
- amzn1.tr.577110b0-2216-11e4-9aa6-0a5a6ef40000.0..yKwFpS
|
1086
260
|
x-mws-request-id:
|
1087
|
-
-
|
261
|
+
- 53fd06b6-0025-4ccb-a45f-c402c9da5c7b
|
1088
262
|
x-mws-timestamp:
|
1089
|
-
- '2014-
|
263
|
+
- '2014-08-12T11:46:47.897Z'
|
1090
264
|
x-mws-response-context:
|
1091
|
-
-
|
1092
|
-
PckATJX2Xg==
|
265
|
+
- JCLN5tciB00vto7da9f0ucKVU7SWvlFPhQgwevbxz3A7K4JwcPfd2gVXfG09zOLiWdLj8QutwxY=
|
1093
266
|
Content-Type:
|
1094
267
|
- text/xml
|
1095
268
|
Content-Length:
|
1096
|
-
- '
|
269
|
+
- '937'
|
1097
270
|
Vary:
|
1098
271
|
- User-Agent
|
1099
272
|
body:
|
1100
273
|
encoding: UTF-8
|
1101
274
|
string: |
|
1102
|
-
<
|
1103
|
-
<
|
1104
|
-
<
|
275
|
+
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
276
|
+
<ListRegisteredDestinationsResult>
|
277
|
+
<DestinationList>
|
1105
278
|
<member>
|
1106
|
-
<
|
1107
|
-
<
|
1108
|
-
|
1109
|
-
|
1110
|
-
|
1111
|
-
|
1112
|
-
|
1113
|
-
<Key>sqsQueueUrl</Key>
|
1114
|
-
</member>
|
1115
|
-
</AttributeList>
|
1116
|
-
</Destination>
|
279
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
280
|
+
<AttributeList>
|
281
|
+
<member>
|
282
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
283
|
+
<Key>sqsQueueUrl</Key>
|
284
|
+
</member>
|
285
|
+
</AttributeList>
|
1117
286
|
</member>
|
1118
|
-
|
1119
|
-
|
287
|
+
<member>
|
288
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
289
|
+
<AttributeList>
|
290
|
+
<member>
|
291
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
292
|
+
<Key>sqsQueueUrl</Key>
|
293
|
+
</member>
|
294
|
+
</AttributeList>
|
295
|
+
</member>
|
296
|
+
</DestinationList>
|
297
|
+
</ListRegisteredDestinationsResult>
|
1120
298
|
<ResponseMetadata>
|
1121
|
-
<RequestId>
|
299
|
+
<RequestId>53fd06b6-0025-4ccb-a45f-c402c9da5c7b</RequestId>
|
1122
300
|
</ResponseMetadata>
|
1123
|
-
</
|
301
|
+
</ListRegisteredDestinationsResponse>
|
1124
302
|
http_version:
|
1125
|
-
recorded_at:
|
303
|
+
recorded_at: Tue, 12 Aug 2014 11:46:48 GMT
|
1126
304
|
- request:
|
1127
305
|
method: post
|
1128
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=
|
306
|
+
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListRegisteredDestinations&MarketplaceId=A1PA6795UKMFR9&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A48Z&Signature=LKA%2FwNbWAA%2F4QPOY8v7pQGtxee7q4z42SN17zwMlcz4%3D
|
1129
307
|
body:
|
1130
308
|
encoding: US-ASCII
|
1131
309
|
string: ''
|
1132
310
|
headers:
|
1133
311
|
User-Agent:
|
1134
|
-
- Jeff/1.0.1 (Language=Ruby;
|
312
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1135
313
|
response:
|
1136
314
|
status:
|
1137
315
|
code: 200
|
1138
316
|
message:
|
1139
317
|
headers:
|
1140
318
|
Date:
|
1141
|
-
-
|
319
|
+
- Tue, 12 Aug 2014 11:46:47 GMT
|
1142
320
|
Server:
|
1143
321
|
- AmazonMWS
|
1144
322
|
x-amzn-ActionTrace:
|
1145
|
-
- amzn1.tr.
|
323
|
+
- amzn1.tr.57953b2d-2216-11e4-96e0-0a5128e20000.0..I3EhQJ
|
1146
324
|
x-mws-request-id:
|
1147
|
-
-
|
325
|
+
- 8f1d9541-1379-41bf-a3c3-9330f58ba5c6
|
1148
326
|
x-mws-timestamp:
|
1149
|
-
- '2014-
|
327
|
+
- '2014-08-12T11:46:48.136Z'
|
1150
328
|
x-mws-response-context:
|
1151
|
-
-
|
1152
|
-
|
329
|
+
- kon2P6JN9rfmahRP3+E0D4wpDXeaijseuFnYYucCLoKb3SVfImiyyKXnmJUi9UVMkx9oLuhxY3Pn
|
330
|
+
SjU4Cr0H5g==
|
1153
331
|
Content-Type:
|
1154
332
|
- text/xml
|
1155
333
|
Content-Length:
|
1156
|
-
- '
|
334
|
+
- '937'
|
1157
335
|
Vary:
|
1158
336
|
- User-Agent
|
1159
337
|
body:
|
1160
338
|
encoding: UTF-8
|
1161
339
|
string: |
|
1162
|
-
<
|
1163
|
-
<
|
1164
|
-
<
|
340
|
+
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
341
|
+
<ListRegisteredDestinationsResult>
|
342
|
+
<DestinationList>
|
1165
343
|
<member>
|
1166
|
-
<
|
1167
|
-
<
|
1168
|
-
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
|
1173
|
-
<Key>sqsQueueUrl</Key>
|
1174
|
-
</member>
|
1175
|
-
</AttributeList>
|
1176
|
-
</Destination>
|
344
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
345
|
+
<AttributeList>
|
346
|
+
<member>
|
347
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
348
|
+
<Key>sqsQueueUrl</Key>
|
349
|
+
</member>
|
350
|
+
</AttributeList>
|
1177
351
|
</member>
|
1178
|
-
|
1179
|
-
|
352
|
+
<member>
|
353
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
354
|
+
<AttributeList>
|
355
|
+
<member>
|
356
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
357
|
+
<Key>sqsQueueUrl</Key>
|
358
|
+
</member>
|
359
|
+
</AttributeList>
|
360
|
+
</member>
|
361
|
+
</DestinationList>
|
362
|
+
</ListRegisteredDestinationsResult>
|
1180
363
|
<ResponseMetadata>
|
1181
|
-
<RequestId>
|
364
|
+
<RequestId>8f1d9541-1379-41bf-a3c3-9330f58ba5c6</RequestId>
|
1182
365
|
</ResponseMetadata>
|
1183
|
-
</
|
366
|
+
</ListRegisteredDestinationsResponse>
|
1184
367
|
http_version:
|
1185
|
-
recorded_at:
|
368
|
+
recorded_at: Tue, 12 Aug 2014 11:46:48 GMT
|
1186
369
|
- request:
|
1187
370
|
method: post
|
1188
|
-
uri: https://mws
|
371
|
+
uri: https://mws.amazonservices.jp/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListRegisteredDestinations&MarketplaceId=A1VC38T7YXB528&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A48Z&Signature=8acjAxMU%2FZUAMBlquLt9DX2B9%2B4scRGsiNZHZulAAkU%3D
|
1189
372
|
body:
|
1190
373
|
encoding: US-ASCII
|
1191
374
|
string: ''
|
1192
375
|
headers:
|
1193
376
|
User-Agent:
|
1194
|
-
- Jeff/1.0.1 (Language=Ruby;
|
377
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1195
378
|
response:
|
1196
379
|
status:
|
1197
380
|
code: 200
|
1198
381
|
message:
|
1199
382
|
headers:
|
1200
383
|
Date:
|
1201
|
-
-
|
384
|
+
- Tue, 12 Aug 2014 11:46:49 GMT
|
1202
385
|
Server:
|
1203
386
|
- AmazonMWS
|
1204
387
|
x-amzn-ActionTrace:
|
1205
|
-
- amzn1.tr.
|
388
|
+
- amzn1.tr.580c66d3-2216-11e4-bae5-0ae959680000.0..zEGPtw
|
1206
389
|
x-mws-request-id:
|
1207
|
-
-
|
390
|
+
- ca9008cd-2356-4d9e-9276-69aa1ecca49d
|
1208
391
|
x-mws-timestamp:
|
1209
|
-
- '2014-
|
392
|
+
- '2014-08-12T11:46:48.896Z'
|
1210
393
|
x-mws-response-context:
|
1211
|
-
-
|
1212
|
-
|
394
|
+
- Qc5LTD70s67S4OpklHeGrVEcVqdDvQ3aItY8K+BlnJ6mIYObd6Jw3wN00LflmgPSXGlnlojUmVeT
|
395
|
+
2CmhGm0FJA==
|
1213
396
|
Content-Type:
|
1214
397
|
- text/xml
|
1215
398
|
Content-Length:
|
1216
|
-
- '
|
399
|
+
- '937'
|
1217
400
|
Vary:
|
1218
401
|
- User-Agent
|
1219
402
|
body:
|
1220
403
|
encoding: UTF-8
|
1221
404
|
string: |
|
1222
|
-
<
|
1223
|
-
<
|
1224
|
-
<
|
405
|
+
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
406
|
+
<ListRegisteredDestinationsResult>
|
407
|
+
<DestinationList>
|
1225
408
|
<member>
|
1226
|
-
<
|
1227
|
-
<
|
1228
|
-
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
|
1233
|
-
<Key>sqsQueueUrl</Key>
|
1234
|
-
</member>
|
1235
|
-
</AttributeList>
|
1236
|
-
</Destination>
|
409
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
410
|
+
<AttributeList>
|
411
|
+
<member>
|
412
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
413
|
+
<Key>sqsQueueUrl</Key>
|
414
|
+
</member>
|
415
|
+
</AttributeList>
|
1237
416
|
</member>
|
1238
|
-
|
1239
|
-
|
417
|
+
<member>
|
418
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
419
|
+
<AttributeList>
|
420
|
+
<member>
|
421
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
422
|
+
<Key>sqsQueueUrl</Key>
|
423
|
+
</member>
|
424
|
+
</AttributeList>
|
425
|
+
</member>
|
426
|
+
</DestinationList>
|
427
|
+
</ListRegisteredDestinationsResult>
|
1240
428
|
<ResponseMetadata>
|
1241
|
-
<RequestId>
|
429
|
+
<RequestId>ca9008cd-2356-4d9e-9276-69aa1ecca49d</RequestId>
|
1242
430
|
</ResponseMetadata>
|
1243
|
-
</
|
431
|
+
</ListRegisteredDestinationsResponse>
|
1244
432
|
http_version:
|
1245
|
-
recorded_at:
|
433
|
+
recorded_at: Tue, 12 Aug 2014 11:46:49 GMT
|
1246
434
|
- request:
|
1247
435
|
method: post
|
1248
|
-
uri: https://mws
|
436
|
+
uri: https://mws.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=ListRegisteredDestinations&MarketplaceId=ATVPDKIKX0DER&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A49Z&Signature=OrgHmjrIEXXBUM2mYumOugKzbT%2FutjMXZQAAi6oOfiY%3D
|
1249
437
|
body:
|
1250
438
|
encoding: US-ASCII
|
1251
439
|
string: ''
|
1252
440
|
headers:
|
1253
441
|
User-Agent:
|
1254
|
-
- Jeff/1.0.1 (Language=Ruby;
|
442
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1255
443
|
response:
|
1256
444
|
status:
|
1257
445
|
code: 200
|
1258
446
|
message:
|
1259
447
|
headers:
|
1260
448
|
Date:
|
1261
|
-
-
|
449
|
+
- Tue, 12 Aug 2014 11:46:49 GMT
|
1262
450
|
Server:
|
1263
451
|
- AmazonMWS
|
1264
452
|
x-amzn-ActionTrace:
|
1265
|
-
- amzn1.tr.
|
453
|
+
- amzn1.tr.58561984-2216-11e4-9aa6-0a5a6ef40000.0..0vAJnL
|
1266
454
|
x-mws-request-id:
|
1267
|
-
-
|
455
|
+
- ff4ec3d0-db4b-4386-a874-9bfe9aa1b423
|
1268
456
|
x-mws-timestamp:
|
1269
|
-
- '2014-
|
457
|
+
- '2014-08-12T11:46:49.435Z'
|
1270
458
|
x-mws-response-context:
|
1271
|
-
-
|
1272
|
-
P4qU1YYGCg==
|
459
|
+
- BC3cXllrRrX+Zv0k/+SlQz9ogLRG8ZcE+sQ5fARm+GaaoLqRDZNcflnroK21iJR/4eX31QI7fSo=
|
1273
460
|
Content-Type:
|
1274
461
|
- text/xml
|
1275
462
|
Content-Length:
|
1276
|
-
- '
|
463
|
+
- '937'
|
1277
464
|
Vary:
|
1278
465
|
- User-Agent
|
1279
466
|
body:
|
1280
467
|
encoding: UTF-8
|
1281
468
|
string: |
|
1282
|
-
<
|
1283
|
-
<
|
1284
|
-
<
|
469
|
+
<ListRegisteredDestinationsResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
470
|
+
<ListRegisteredDestinationsResult>
|
471
|
+
<DestinationList>
|
1285
472
|
<member>
|
1286
|
-
<
|
1287
|
-
<
|
1288
|
-
|
1289
|
-
|
1290
|
-
|
1291
|
-
|
1292
|
-
|
1293
|
-
<Key>sqsQueueUrl</Key>
|
1294
|
-
</member>
|
1295
|
-
</AttributeList>
|
1296
|
-
</Destination>
|
473
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
474
|
+
<AttributeList>
|
475
|
+
<member>
|
476
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
477
|
+
<Key>sqsQueueUrl</Key>
|
478
|
+
</member>
|
479
|
+
</AttributeList>
|
1297
480
|
</member>
|
1298
|
-
|
1299
|
-
|
481
|
+
<member>
|
482
|
+
<DeliveryChannel>SQS</DeliveryChannel>
|
483
|
+
<AttributeList>
|
484
|
+
<member>
|
485
|
+
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/Test</Value>
|
486
|
+
<Key>sqsQueueUrl</Key>
|
487
|
+
</member>
|
488
|
+
</AttributeList>
|
489
|
+
</member>
|
490
|
+
</DestinationList>
|
491
|
+
</ListRegisteredDestinationsResult>
|
1300
492
|
<ResponseMetadata>
|
1301
|
-
<RequestId>
|
493
|
+
<RequestId>ff4ec3d0-db4b-4386-a874-9bfe9aa1b423</RequestId>
|
1302
494
|
</ResponseMetadata>
|
1303
|
-
</
|
495
|
+
</ListRegisteredDestinationsResponse>
|
1304
496
|
http_version:
|
1305
|
-
recorded_at:
|
497
|
+
recorded_at: Tue, 12 Aug 2014 11:46:49 GMT
|
1306
498
|
- request:
|
1307
499
|
method: post
|
1308
|
-
uri: https://mws
|
500
|
+
uri: https://mws.amazonservices.ca/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A49Z&Signature=DWGx0HvbcfBHqU%2BF21ZBil2LDVmSB%2BZ12YA4IbOPXfQ%3D
|
1309
501
|
body:
|
1310
502
|
encoding: US-ASCII
|
1311
503
|
string: ''
|
1312
504
|
headers:
|
1313
505
|
User-Agent:
|
1314
|
-
- Jeff/1.0.1 (Language=Ruby;
|
506
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1315
507
|
response:
|
1316
508
|
status:
|
1317
509
|
code: 200
|
1318
510
|
message:
|
1319
511
|
headers:
|
1320
512
|
Date:
|
1321
|
-
-
|
513
|
+
- Tue, 12 Aug 2014 11:46:49 GMT
|
1322
514
|
Server:
|
1323
515
|
- AmazonMWS
|
1324
|
-
x-amzn-ActionTrace:
|
1325
|
-
- amzn1.tr.daaa7e71-fc70-11e3-96e0-0a5128e20000.0..l#Rrgh
|
1326
516
|
x-mws-request-id:
|
1327
|
-
-
|
517
|
+
- 5fe445ad-b6fb-486f-85aa-83f66055c3f6
|
1328
518
|
x-mws-timestamp:
|
1329
|
-
- '2014-
|
519
|
+
- '2014-08-12T11:46:49.914Z'
|
1330
520
|
x-mws-response-context:
|
1331
|
-
-
|
521
|
+
- "+riP/YaH/4HRRY0ywfzzabh/42fPvVj73ETPDXRuD+ns+ooEGVktOO5jIJ6NXAy9B5Q56hWHxhfD
|
522
|
+
30flRB0AIg=="
|
1332
523
|
Content-Type:
|
1333
524
|
- text/xml
|
1334
525
|
Content-Length:
|
1335
|
-
- '
|
526
|
+
- '388'
|
1336
527
|
Vary:
|
1337
528
|
- User-Agent
|
1338
529
|
body:
|
1339
530
|
encoding: UTF-8
|
1340
531
|
string: |
|
1341
|
-
|
1342
|
-
|
1343
|
-
|
1344
|
-
|
1345
|
-
|
1346
|
-
|
1347
|
-
<Destination>
|
1348
|
-
<DeliveryChannel>SQS</DeliveryChannel>
|
1349
|
-
<AttributeList>
|
1350
|
-
<member>
|
1351
|
-
<Value>https://sqs.us-east-1.amazonaws.com/337281144291/bezos</Value>
|
1352
|
-
<Key>sqsQueueUrl</Key>
|
1353
|
-
</member>
|
1354
|
-
</AttributeList>
|
1355
|
-
</Destination>
|
1356
|
-
</member>
|
1357
|
-
</SubscriptionList>
|
1358
|
-
</ListSubscriptionsResult>
|
532
|
+
<?xml version="1.0"?>
|
533
|
+
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
534
|
+
<GetServiceStatusResult>
|
535
|
+
<Status>GREEN</Status>
|
536
|
+
<Timestamp>2014-08-12T11:46:49.914Z</Timestamp>
|
537
|
+
</GetServiceStatusResult>
|
1359
538
|
<ResponseMetadata>
|
1360
|
-
<RequestId>
|
539
|
+
<RequestId>5fe445ad-b6fb-486f-85aa-83f66055c3f6</RequestId>
|
1361
540
|
</ResponseMetadata>
|
1362
|
-
</
|
541
|
+
</GetServiceStatusResponse>
|
1363
542
|
http_version:
|
1364
|
-
recorded_at:
|
543
|
+
recorded_at: Tue, 12 Aug 2014 11:46:49 GMT
|
1365
544
|
- request:
|
1366
545
|
method: post
|
1367
|
-
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=
|
546
|
+
uri: https://mws-eu.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A49Z&Signature=LkifAfAmEMeGypUhrYWf2rqX1tpI%2BP96IXHBS5nRlao%3D
|
1368
547
|
body:
|
1369
548
|
encoding: US-ASCII
|
1370
549
|
string: ''
|
1371
550
|
headers:
|
1372
551
|
User-Agent:
|
1373
|
-
- Jeff/1.0.1 (Language=Ruby;
|
552
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1374
553
|
response:
|
1375
554
|
status:
|
1376
555
|
code: 200
|
1377
556
|
message:
|
1378
557
|
headers:
|
1379
558
|
Date:
|
1380
|
-
-
|
559
|
+
- Tue, 12 Aug 2014 11:46:49 GMT
|
1381
560
|
Server:
|
1382
561
|
- AmazonMWS
|
1383
562
|
x-mws-request-id:
|
1384
|
-
-
|
563
|
+
- 9590f203-40db-4cd3-a766-401faa0c7e08
|
1385
564
|
x-mws-timestamp:
|
1386
|
-
- '2014-
|
565
|
+
- '2014-08-12T11:46:50.106Z'
|
1387
566
|
x-mws-response-context:
|
1388
|
-
-
|
567
|
+
- hfhWG4pKt8/shgzGRiysDrc4/EaRCQImQtGfULi/w0ekWCNoPCD68AlnhhxgiAMpKjfgWtL1zPA=
|
1389
568
|
Content-Type:
|
1390
569
|
- text/xml
|
1391
570
|
Content-Length:
|
@@ -1399,104 +578,103 @@ http_interactions:
|
|
1399
578
|
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
1400
579
|
<GetServiceStatusResult>
|
1401
580
|
<Status>GREEN</Status>
|
1402
|
-
<Timestamp>2014-
|
581
|
+
<Timestamp>2014-08-12T11:46:50.106Z</Timestamp>
|
1403
582
|
</GetServiceStatusResult>
|
1404
583
|
<ResponseMetadata>
|
1405
|
-
<RequestId>
|
584
|
+
<RequestId>9590f203-40db-4cd3-a766-401faa0c7e08</RequestId>
|
1406
585
|
</ResponseMetadata>
|
1407
586
|
</GetServiceStatusResponse>
|
1408
587
|
http_version:
|
1409
|
-
recorded_at:
|
588
|
+
recorded_at: Tue, 12 Aug 2014 11:46:50 GMT
|
1410
589
|
- request:
|
1411
590
|
method: post
|
1412
|
-
uri: https://mws
|
591
|
+
uri: https://mws.amazonservices.jp/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A50Z&Signature=Q%2Fh2Qxjn78pOC0WqBHA1spb4Efy49ntuh2smnG8xQDQ%3D
|
1413
592
|
body:
|
1414
593
|
encoding: US-ASCII
|
1415
594
|
string: ''
|
1416
595
|
headers:
|
1417
596
|
User-Agent:
|
1418
|
-
- Jeff/1.0.1 (Language=Ruby;
|
597
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1419
598
|
response:
|
1420
599
|
status:
|
1421
600
|
code: 200
|
1422
601
|
message:
|
1423
602
|
headers:
|
1424
603
|
Date:
|
1425
|
-
-
|
604
|
+
- Tue, 12 Aug 2014 11:46:50 GMT
|
1426
605
|
Server:
|
1427
606
|
- AmazonMWS
|
1428
|
-
x-amzn-ActionTrace:
|
1429
|
-
- amzn1.tr.1d8b7f13-0912-11e4-96e0-0a5128e20000.0..#!RTuf
|
1430
607
|
x-mws-request-id:
|
1431
|
-
-
|
608
|
+
- 50bb6396-0daf-4ecc-a2ff-f9446287595f
|
1432
609
|
x-mws-timestamp:
|
1433
|
-
- '2014-
|
610
|
+
- '2014-08-12T11:46:50.826Z'
|
1434
611
|
x-mws-response-context:
|
1435
|
-
-
|
1436
|
-
y80qprnNMQ==
|
612
|
+
- NOdHHaufbZUl//df+Tg3Els/yDH7Qa7guv07Mf5HnKP9eD4FYaln+MLkL4ONJnpnYyNXR1CPXsc=
|
1437
613
|
Content-Type:
|
1438
614
|
- text/xml
|
1439
615
|
Content-Length:
|
1440
|
-
- '
|
616
|
+
- '388'
|
1441
617
|
Vary:
|
1442
618
|
- User-Agent
|
1443
619
|
body:
|
1444
620
|
encoding: UTF-8
|
1445
621
|
string: |
|
1446
|
-
|
1447
|
-
|
1448
|
-
|
1449
|
-
|
622
|
+
<?xml version="1.0"?>
|
623
|
+
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
624
|
+
<GetServiceStatusResult>
|
625
|
+
<Status>GREEN</Status>
|
626
|
+
<Timestamp>2014-08-12T11:46:50.826Z</Timestamp>
|
627
|
+
</GetServiceStatusResult>
|
1450
628
|
<ResponseMetadata>
|
1451
|
-
<RequestId>
|
629
|
+
<RequestId>50bb6396-0daf-4ecc-a2ff-f9446287595f</RequestId>
|
1452
630
|
</ResponseMetadata>
|
1453
|
-
</
|
631
|
+
</GetServiceStatusResponse>
|
1454
632
|
http_version:
|
1455
|
-
recorded_at:
|
633
|
+
recorded_at: Tue, 12 Aug 2014 11:46:50 GMT
|
1456
634
|
- request:
|
1457
635
|
method: post
|
1458
|
-
uri: https://mws
|
636
|
+
uri: https://mws.amazonservices.com/Subscriptions/2013-07-01?AWSAccessKeyId=AWS_ACCESS_KEY_ID&Action=GetServiceStatus&SellerId=MERCHANT_ID&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2014-08-12T11%3A46%3A50Z&Signature=m9ORD%2Fbjak2SnVjkvgqxr9tP8WEmaq05nd1%2Bdi1r3GQ%3D
|
1459
637
|
body:
|
1460
638
|
encoding: US-ASCII
|
1461
639
|
string: ''
|
1462
640
|
headers:
|
1463
641
|
User-Agent:
|
1464
|
-
- Jeff/1.0.1 (Language=Ruby;
|
642
|
+
- Jeff/1.0.1 (Language=Ruby; hakans-mbp.home)
|
1465
643
|
response:
|
1466
644
|
status:
|
1467
645
|
code: 200
|
1468
646
|
message:
|
1469
647
|
headers:
|
1470
648
|
Date:
|
1471
|
-
-
|
649
|
+
- Tue, 12 Aug 2014 11:46:51 GMT
|
1472
650
|
Server:
|
1473
651
|
- AmazonMWS
|
1474
|
-
x-amzn-ActionTrace:
|
1475
|
-
- amzn1.tr.1db5c307-0912-11e4-bfd0-0a50493d0000.0..oGzdbt
|
1476
652
|
x-mws-request-id:
|
1477
|
-
-
|
653
|
+
- e37122c2-f7d3-4014-b75f-a1a7b879e21f
|
1478
654
|
x-mws-timestamp:
|
1479
|
-
- '2014-
|
655
|
+
- '2014-08-12T11:46:51.305Z'
|
1480
656
|
x-mws-response-context:
|
1481
|
-
-
|
1482
|
-
|
657
|
+
- aAYveHNiP2xuHKJ65qscU1w7adwOvwgc08YtC19YFkQ/QAi3QHtom3iHDYhflIY3rSDL2wI13MXE
|
658
|
+
RD3D4VhLXQ==
|
1483
659
|
Content-Type:
|
1484
660
|
- text/xml
|
1485
661
|
Content-Length:
|
1486
|
-
- '
|
662
|
+
- '388'
|
1487
663
|
Vary:
|
1488
664
|
- User-Agent
|
1489
665
|
body:
|
1490
666
|
encoding: UTF-8
|
1491
667
|
string: |
|
1492
|
-
|
1493
|
-
|
1494
|
-
|
1495
|
-
|
668
|
+
<?xml version="1.0"?>
|
669
|
+
<GetServiceStatusResponse xmlns="http://mws.amazonservices.com/schema/Subscriptions/2013-07-01">
|
670
|
+
<GetServiceStatusResult>
|
671
|
+
<Status>GREEN</Status>
|
672
|
+
<Timestamp>2014-08-12T11:46:51.305Z</Timestamp>
|
673
|
+
</GetServiceStatusResult>
|
1496
674
|
<ResponseMetadata>
|
1497
|
-
<RequestId>
|
675
|
+
<RequestId>e37122c2-f7d3-4014-b75f-a1a7b879e21f</RequestId>
|
1498
676
|
</ResponseMetadata>
|
1499
|
-
</
|
677
|
+
</GetServiceStatusResponse>
|
1500
678
|
http_version:
|
1501
|
-
recorded_at:
|
679
|
+
recorded_at: Tue, 12 Aug 2014 11:46:51 GMT
|
1502
680
|
recorded_with: VCR 2.9.2
|