Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
test: adds Polly recordings
Browse files Browse the repository at this point in the history
  • Loading branch information
Scale Bot committed Sep 18, 2021
1 parent f92779e commit 066a171
Showing 1 changed file with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"entries": [
{
"_id": "bcb551d9fec2f53438afc3dfb750cb9a",
"_id": "44e4e77503198a1e1777569508a719a6",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -28,7 +28,7 @@
"value": "mws.amazonservices.ca"
}
],
"headersSize": 575,
"headersSize": 579,
"httpVersion": "HTTP/1.1",
"method": "GET",
"queryString": [
Expand All @@ -46,15 +46,15 @@
},
{
"name": "QueryStartDateTime",
"value": "2021-03-11T11:13:36.930Z"
"value": "2021-04-21T04:47:10.287Z"
},
{
"name": "SellerId",
"value": "x"
},
{
"name": "Signature",
"value": "EXyKZuWVh57JIRSQb1h5hWHeqneVmnlhjAjnWw8PRzo="
"value": "EnbvcoUOyvx1hmfLiV+xY4mDf/Sp3hQfVbySAD6s0i8="
},
{
"name": "SignatureMethod",
Expand All @@ -66,21 +66,21 @@
},
{
"name": "Timestamp",
"value": "2021-08-08T11:13:36.931Z"
"value": "2021-09-18T04:47:10.287Z"
},
{
"name": "Version",
"value": "2010-10-01"
}
],
"url": "https://mws.amazonservices.ca/FulfillmentInventory/2010-10-01?AWSAccessKeyId=x&Action=ListInventorySupply&MWSAuthToken=x&QueryStartDateTime=2021-03-11T11%3A13%3A36.930Z&SellerId=x&Signature=EXyKZuWVh57JIRSQb1h5hWHeqneVmnlhjAjnWw8PRzo%3D&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2021-08-08T11%3A13%3A36.931Z&Version=2010-10-01"
"url": "https://mws.amazonservices.ca/FulfillmentInventory/2010-10-01?AWSAccessKeyId=x&Action=ListInventorySupply&MWSAuthToken=x&QueryStartDateTime=2021-04-21T04%3A47%3A10.287Z&SellerId=x&Signature=EnbvcoUOyvx1hmfLiV%2BxY4mDf%2FSp3hQfVbySAD6s0i8%3D&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2021-09-18T04%3A47%3A10.287Z&Version=2010-10-01"
},
"response": {
"bodySize": 372,
"content": {
"mimeType": "text/xml;charset=utf-8",
"size": 372,
"text": "<ListInventorySupplyResponse xmlns=\"http://mws.amazonaws.com/FulfillmentInventory/2010-10-01/\">\n <ListInventorySupplyResult>\n <MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId>\n <InventorySupplyList/>\n </ListInventorySupplyResult>\n <ResponseMetadata>\n <RequestId>87048285-30ee-472f-837d-5cf23c9d3bd7</RequestId>\n </ResponseMetadata>\n</ListInventorySupplyResponse>\n"
"text": "<ListInventorySupplyResponse xmlns=\"http://mws.amazonaws.com/FulfillmentInventory/2010-10-01/\">\n <ListInventorySupplyResult>\n <MarketplaceId>A2EUQ1WTGCTBG2</MarketplaceId>\n <InventorySupplyList/>\n </ListInventorySupplyResult>\n <ResponseMetadata>\n <RequestId>056afa1f-96ce-41a3-aa75-6fc964ef89b0</RequestId>\n </ResponseMetadata>\n</ListInventorySupplyResponse>\n"
},
"cookies": [],
"headers": [
Expand All @@ -90,7 +90,7 @@
},
{
"name": "date",
"value": "Sun, 08 Aug 2021 11:13:37 GMT"
"value": "Sat, 18 Sep 2021 04:47:10 GMT"
},
{
"name": "content-type",
Expand All @@ -106,19 +106,19 @@
},
{
"name": "x-amz-rid",
"value": "K840KMWFB7FMNJSWJ2D3"
"value": "3YT6138W46HFSRPH5AP5"
},
{
"name": "x-mws-request-id",
"value": "87048285-30ee-472f-837d-5cf23c9d3bd7"
"value": "056afa1f-96ce-41a3-aa75-6fc964ef89b0"
},
{
"name": "x-mws-timestamp",
"value": "2021-08-08T11:13:37.305Z"
"value": "2021-09-18T04:47:10.406Z"
},
{
"name": "x-mws-response-context",
"value": "HSwpzaVIHOlghuKNb/Lj7OkyHckX5vSNdQHZXlLiJuF/2hqyERm49GFzbqiD4LOvAgLnKtNKPBg="
"value": "YWCOkueb83403fdJrDGnVKlk86OYjEjkAebjDzsdc0Bwi4ymFEmF8FnCJnH0bpdXnPHt8FziERw="
},
{
"name": "vary",
Expand All @@ -135,16 +135,16 @@
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2021-08-08T11:13:36.938Z",
"time": 479,
"startedDateTime": "2021-09-18T04:47:10.296Z",
"time": 210,
"timings": {
"blocked": -1,
"connect": -1,
"dns": -1,
"receive": 0,
"send": 0,
"ssl": -1,
"wait": 479
"wait": 210
}
}
],
Expand Down

0 comments on commit 066a171

Please sign in to comment.