s3_website_monadic 0.0.15 → 0.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -0
  3. data/bin/s3_website_monadic +11 -5
  4. data/build.sbt +2 -0
  5. data/changelog.md +10 -0
  6. data/lib/s3_website.rb +3 -31
  7. data/resources/configuration_file_template.yml +0 -2
  8. data/s3_website.gemspec +1 -13
  9. data/src/main/scala/s3/website/S3.scala +4 -3
  10. metadata +2 -387
  11. data/features/as-library.feature +0 -29
  12. data/features/cassettes/cucumber_tags/create-redirect.yml +0 -384
  13. data/features/cassettes/cucumber_tags/empty-bucket.yml +0 -89
  14. data/features/cassettes/cucumber_tags/new-and-changed-files.yml +0 -303
  15. data/features/cassettes/cucumber_tags/new-files-for-sydney.yml +0 -211
  16. data/features/cassettes/cucumber_tags/new-files.yml +0 -355
  17. data/features/cassettes/cucumber_tags/no-new-or-changed-files.yml +0 -359
  18. data/features/cassettes/cucumber_tags/one-file-to-delete.yml +0 -390
  19. data/features/cassettes/cucumber_tags/only-changed-files.yml +0 -411
  20. data/features/cassettes/cucumber_tags/s3-and-cloudfront-after-deleting-a-file.yml +0 -434
  21. data/features/cassettes/cucumber_tags/s3-and-cloudfront-when-updating-a-file.yml +0 -435
  22. data/features/cassettes/cucumber_tags/s3-and-cloudfront.yml +0 -290
  23. data/features/cloudfront.feature +0 -54
  24. data/features/command-line-help.feature +0 -54
  25. data/features/delete.feature +0 -19
  26. data/features/error_reporting.feature +0 -24
  27. data/features/instructions-for-new-user.feature +0 -154
  28. data/features/jekyll-support.feature +0 -20
  29. data/features/nanoc-support.feature +0 -20
  30. data/features/push.feature +0 -115
  31. data/features/redirects.feature +0 -14
  32. data/features/security.feature +0 -15
  33. data/features/step_definitions/steps.rb +0 -86
  34. data/features/support/env.rb +0 -26
  35. data/features/support/test_site_dirs/cdn-powered.blog.fi/_site/css/styles.css +0 -3
  36. data/features/support/test_site_dirs/cdn-powered.blog.fi/_site/index.html +0 -5
  37. data/features/support/test_site_dirs/cdn-powered.blog.fi/s3_website.yml +0 -4
  38. data/features/support/test_site_dirs/cdn-powered.when-deleted-a-file.blog.fi/_site/index.html +0 -10
  39. data/features/support/test_site_dirs/cdn-powered.when-deleted-a-file.blog.fi/s3_website.yml +0 -5
  40. data/features/support/test_site_dirs/cdn-powered.with-one-change.blog.fi/_site/css/styles.css +0 -3
  41. data/features/support/test_site_dirs/cdn-powered.with-one-change.blog.fi/_site/index.html +0 -10
  42. data/features/support/test_site_dirs/cdn-powered.with-one-change.blog.fi/s3_website.yml +0 -4
  43. data/features/support/test_site_dirs/create-redirects/_site/.gitkeep +0 -0
  44. data/features/support/test_site_dirs/create-redirects/s3_website.yml +0 -6
  45. data/features/support/test_site_dirs/ignored-files.com/_site/css/styles.css +0 -4
  46. data/features/support/test_site_dirs/ignored-files.com/_site/index.html +0 -8
  47. data/features/support/test_site_dirs/ignored-files.com/s3_website.yml +0 -5
  48. data/features/support/test_site_dirs/index-and-assets.blog.fi/_site/assets/picture.gif +0 -0
  49. data/features/support/test_site_dirs/index-and-assets.blog.fi/_site/css/styles.css +0 -3
  50. data/features/support/test_site_dirs/index-and-assets.blog.fi/_site/index.html +0 -5
  51. data/features/support/test_site_dirs/index-and-assets.blog.fi/s3_website.yml +0 -3
  52. data/features/support/test_site_dirs/jekyllrb.com/_site/css/styles.css +0 -3
  53. data/features/support/test_site_dirs/jekyllrb.com/_site/index.html +0 -5
  54. data/features/support/test_site_dirs/jekyllrb.com/s3_website.yml +0 -3
  55. data/features/support/test_site_dirs/my.blog-with-clean-urls.com/_site/css/styles.css +0 -3
  56. data/features/support/test_site_dirs/my.blog-with-clean-urls.com/_site/index +0 -5
  57. data/features/support/test_site_dirs/my.blog-with-clean-urls.com/s3_website.yml +0 -3
  58. data/features/support/test_site_dirs/my.blog.com/_site/css/styles.css +0 -3
  59. data/features/support/test_site_dirs/my.blog.com/_site/index.html +0 -5
  60. data/features/support/test_site_dirs/my.blog.com/s3_website.yml +0 -3
  61. data/features/support/test_site_dirs/my.sydney.blog.au/_site/css/styles.css +0 -3
  62. data/features/support/test_site_dirs/my.sydney.blog.au/_site/index.html +0 -5
  63. data/features/support/test_site_dirs/my.sydney.blog.au/s3_website.yml +0 -4
  64. data/features/support/test_site_dirs/nanoc.ws/public/output/css/styles.css +0 -3
  65. data/features/support/test_site_dirs/nanoc.ws/public/output/index.html +0 -5
  66. data/features/support/test_site_dirs/nanoc.ws/s3_website.yml +0 -3
  67. data/features/support/test_site_dirs/new-and-changed-files.com/_site/css/styles.css +0 -4
  68. data/features/support/test_site_dirs/new-and-changed-files.com/_site/index.html +0 -8
  69. data/features/support/test_site_dirs/new-and-changed-files.com/s3_website.yml +0 -3
  70. data/features/support/test_site_dirs/no-new-or-changed-files.com/_site/css/styles.css +0 -3
  71. data/features/support/test_site_dirs/no-new-or-changed-files.com/_site/index.html +0 -5
  72. data/features/support/test_site_dirs/no-new-or-changed-files.com/s3_website.yml +0 -3
  73. data/features/support/test_site_dirs/only-changed-files.com/_site/css/styles.css +0 -3
  74. data/features/support/test_site_dirs/only-changed-files.com/_site/index.html +0 -9
  75. data/features/support/test_site_dirs/only-changed-files.com/s3_website.yml +0 -3
  76. data/features/support/test_site_dirs/site-that-contains-s3-website-file.com/_site/s3_website.yml +0 -3
  77. data/features/support/test_site_dirs/site-that-contains-s3-website-file.com/s3_website.yml +0 -3
  78. data/features/support/test_site_dirs/site-with-text-doc.com/_site/file.txt +0 -1
  79. data/features/support/test_site_dirs/site.with.css-maxage.com/_site/css/styles.css +0 -3
  80. data/features/support/test_site_dirs/site.with.css-maxage.com/_site/index.html +0 -5
  81. data/features/support/test_site_dirs/site.with.css-maxage.com/s3_website.yml +0 -5
  82. data/features/support/test_site_dirs/site.with.gzipped-and-max-aged-content.com/_site/css/styles.css +0 -3
  83. data/features/support/test_site_dirs/site.with.gzipped-and-max-aged-content.com/_site/index.html +0 -5
  84. data/features/support/test_site_dirs/site.with.gzipped-and-max-aged-content.com/s3_website.yml +0 -5
  85. data/features/support/test_site_dirs/site.with.gzipped-html.com/_site/css/styles.css +0 -3
  86. data/features/support/test_site_dirs/site.with.gzipped-html.com/_site/index.html +0 -5
  87. data/features/support/test_site_dirs/site.with.gzipped-html.com/s3_website.yml +0 -5
  88. data/features/support/test_site_dirs/site.with.maxage.com/_site/css/styles.css +0 -3
  89. data/features/support/test_site_dirs/site.with.maxage.com/_site/index.html +0 -5
  90. data/features/support/test_site_dirs/site.with.maxage.com/s3_website.yml +0 -4
  91. data/features/support/test_site_dirs/unpublish-a-post.com/_site/css/styles.css +0 -3
  92. data/features/support/test_site_dirs/unpublish-a-post.com/s3_website.yml +0 -3
  93. data/features/support/vcr.rb +0 -20
  94. data/features/website-performance.feature +0 -57
  95. data/lib/cloudfront/invalidator.rb +0 -37
  96. data/lib/s3_website/config_loader.rb +0 -55
  97. data/lib/s3_website/diff_helper.rb +0 -113
  98. data/lib/s3_website/endpoint.rb +0 -37
  99. data/lib/s3_website/errors.rb +0 -42
  100. data/lib/s3_website/keyboard.rb +0 -27
  101. data/lib/s3_website/parallelism.rb +0 -25
  102. data/lib/s3_website/retry.rb +0 -19
  103. data/lib/s3_website/tasks.rb +0 -36
  104. data/lib/s3_website/upload.rb +0 -137
  105. data/lib/s3_website/uploader.rb +0 -177
  106. data/spec/lib/cloudfront/invalidator_spec.rb +0 -60
  107. data/spec/lib/config_loader_spec.rb +0 -20
  108. data/spec/lib/endpoint_spec.rb +0 -31
  109. data/spec/lib/error_spec.rb +0 -21
  110. data/spec/lib/keyboard_spec.rb +0 -62
  111. data/spec/lib/parallelism_spec.rb +0 -81
  112. data/spec/lib/paths_spec.rb +0 -7
  113. data/spec/lib/retry_spec.rb +0 -34
  114. data/spec/lib/upload_spec.rb +0 -303
  115. data/spec/lib/uploader_spec.rb +0 -37
  116. data/spec/sample_files/hyde_site/_site/.vimrc +0 -5
  117. data/spec/sample_files/hyde_site/_site/css/styles.css +0 -3
  118. data/spec/sample_files/hyde_site/_site/index.html +0 -1
  119. data/spec/sample_files/hyde_site/s3_website.yml +0 -3
  120. data/spec/sample_files/tokyo_site/_site/.vimrc +0 -5
  121. data/spec/sample_files/tokyo_site/_site/css/styles.css +0 -3
  122. data/spec/sample_files/tokyo_site/_site/index.html +0 -1
  123. data/spec/sample_files/tokyo_site/s3_website.yml +0 -4
  124. data/spec/spec_helper.rb +0 -1
@@ -1,390 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: https://s3.amazonaws.com/s3-website-test.net?max-keys=1000
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- Content-Type:
11
- - ''
12
- User-Agent:
13
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
14
- Date:
15
- - Thu, 14 Mar 2013 21:02:19 GMT
16
- Authorization:
17
- - AWS :53fcykfEaeNXKJAQop9mckgLw2E=
18
- Accept:
19
- - ! '*/*'
20
- response:
21
- status:
22
- code: 200
23
- message: OK
24
- headers:
25
- X-Amz-Id-2:
26
- - JHpaB/9W0hWLVLT3oxAD57/C+8h1/EVpFw6cQXdKtuJ01eHmCoOfbxxvtlP9Qo4I
27
- X-Amz-Request-Id:
28
- - 04CE9634B3D270C7
29
- Date:
30
- - Thu, 14 Mar 2013 21:02:20 GMT
31
- Content-Type:
32
- - application/xml
33
- Transfer-Encoding:
34
- - chunked
35
- Server:
36
- - AmazonS3
37
- body:
38
- encoding: US-ASCII
39
- string: ! '<?xml version="1.0" encoding="UTF-8"?>
40
-
41
- <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>s3-website-test.net</Name><Prefix></Prefix><Marker></Marker><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated><Contents><Key>css/styles.css</Key><LastModified>2013-03-14T20:58:31.000Z</LastModified><ETag>&quot;8fcf43a38cbf0c502f029a50645f2374&quot;</ETag><Size>10</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents><Contents><Key>index.html</Key><LastModified>2013-03-14T20:59:00.000Z</LastModified><ETag>&quot;af57cd2c1da58734749af7f49e38952c&quot;</ETag><Size>117</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents></ListBucketResult>'
42
- http_version:
43
- recorded_at: Thu, 14 Mar 2013 21:02:20 GMT
44
- - request:
45
- method: head
46
- uri: https://s3.amazonaws.com/s3-website-test.net/css/styles.css
47
- body:
48
- encoding: US-ASCII
49
- string: ''
50
- headers:
51
- Content-Type:
52
- - ''
53
- User-Agent:
54
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
55
- Date:
56
- - Thu, 14 Mar 2013 21:02:20 GMT
57
- Authorization:
58
- - AWS :7H4jZMTFejjgpFNUoNglM2WH+YI=
59
- Accept:
60
- - ! '*/*'
61
- response:
62
- status:
63
- code: 200
64
- message: OK
65
- headers:
66
- X-Amz-Id-2:
67
- - inBqe8zLc9rspvWzQFicWFaBC8r1t4OWtbqTwzbII2cmZhLVHofMFLdsmBMFfMS4
68
- X-Amz-Request-Id:
69
- - A31D6786D7DE23FC
70
- Date:
71
- - Thu, 14 Mar 2013 21:02:20 GMT
72
- Last-Modified:
73
- - Thu, 14 Mar 2013 20:58:31 GMT
74
- Etag:
75
- - ! '"8fcf43a38cbf0c502f029a50645f2374"'
76
- Accept-Ranges:
77
- - bytes
78
- Content-Type:
79
- - text/css
80
- Content-Length:
81
- - '10'
82
- Server:
83
- - AmazonS3
84
- body:
85
- encoding: US-ASCII
86
- string: ''
87
- http_version:
88
- recorded_at: Thu, 14 Mar 2013 21:02:21 GMT
89
- - request:
90
- method: head
91
- uri: https://s3.amazonaws.com/s3-website-test.net/css/styles.css
92
- body:
93
- encoding: US-ASCII
94
- string: ''
95
- headers:
96
- Content-Type:
97
- - ''
98
- User-Agent:
99
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
100
- Date:
101
- - Thu, 14 Mar 2013 21:02:21 GMT
102
- Authorization:
103
- - AWS :T8TYe5uIeNWSvkYsF1HHfjxv9dk=
104
- Accept:
105
- - ! '*/*'
106
- response:
107
- status:
108
- code: 200
109
- message: OK
110
- headers:
111
- X-Amz-Id-2:
112
- - s0K2kHB+nUKVYZ67sEXCkQd6cxXiIS6MRlPkDtAz64sWgpnIew7Ut7KBIVlcYsPV
113
- X-Amz-Request-Id:
114
- - 48425A1F9E1FA2C5
115
- Date:
116
- - Thu, 14 Mar 2013 21:02:21 GMT
117
- Last-Modified:
118
- - Thu, 14 Mar 2013 20:58:31 GMT
119
- Etag:
120
- - ! '"8fcf43a38cbf0c502f029a50645f2374"'
121
- Accept-Ranges:
122
- - bytes
123
- Content-Type:
124
- - text/css
125
- Content-Length:
126
- - '10'
127
- Server:
128
- - AmazonS3
129
- body:
130
- encoding: US-ASCII
131
- string: ''
132
- http_version:
133
- recorded_at: Thu, 14 Mar 2013 21:02:22 GMT
134
- - request:
135
- method: head
136
- uri: https://s3.amazonaws.com/s3-website-test.net/css/styles.css
137
- body:
138
- encoding: US-ASCII
139
- string: ''
140
- headers:
141
- Content-Type:
142
- - ''
143
- User-Agent:
144
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
145
- Date:
146
- - Thu, 14 Mar 2013 21:02:22 GMT
147
- Authorization:
148
- - AWS :u6MCJf1vRmR2/9yb+TIBZTCO5mo=
149
- Accept:
150
- - ! '*/*'
151
- response:
152
- status:
153
- code: 200
154
- message: OK
155
- headers:
156
- X-Amz-Id-2:
157
- - xizdMuDsHrr3B2zQhw6dmfKylRVJeoxeYC5/xYfTYIedROD2T277yz09x9FbRLCA
158
- X-Amz-Request-Id:
159
- - 26A50E1F2534AF69
160
- Date:
161
- - Thu, 14 Mar 2013 21:02:22 GMT
162
- Last-Modified:
163
- - Thu, 14 Mar 2013 20:58:31 GMT
164
- Etag:
165
- - ! '"8fcf43a38cbf0c502f029a50645f2374"'
166
- Accept-Ranges:
167
- - bytes
168
- Content-Type:
169
- - text/css
170
- Content-Length:
171
- - '10'
172
- Server:
173
- - AmazonS3
174
- body:
175
- encoding: US-ASCII
176
- string: ''
177
- http_version:
178
- recorded_at: Thu, 14 Mar 2013 21:02:24 GMT
179
- - request:
180
- method: head
181
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
182
- body:
183
- encoding: US-ASCII
184
- string: ''
185
- headers:
186
- Content-Type:
187
- - ''
188
- User-Agent:
189
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
190
- Date:
191
- - Thu, 14 Mar 2013 21:02:24 GMT
192
- Authorization:
193
- - AWS :1tMtb4RmHS++NJK1F+ZvgipEL3M=
194
- Accept:
195
- - ! '*/*'
196
- response:
197
- status:
198
- code: 200
199
- message: OK
200
- headers:
201
- X-Amz-Id-2:
202
- - rViUb2cK20K84nD7LMobkWfQHxEZlFUaAllJR24TbrmDvqTkp7cVVJnl9kN0PhDV
203
- X-Amz-Request-Id:
204
- - 128CC990B612C290
205
- Date:
206
- - Thu, 14 Mar 2013 21:02:24 GMT
207
- Last-Modified:
208
- - Thu, 14 Mar 2013 20:59:00 GMT
209
- Etag:
210
- - ! '"af57cd2c1da58734749af7f49e38952c"'
211
- Accept-Ranges:
212
- - bytes
213
- Content-Type:
214
- - text/html; charset=utf-8
215
- Content-Length:
216
- - '117'
217
- Server:
218
- - AmazonS3
219
- body:
220
- encoding: US-ASCII
221
- string: ''
222
- http_version:
223
- recorded_at: Thu, 14 Mar 2013 21:02:25 GMT
224
- - request:
225
- method: head
226
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
227
- body:
228
- encoding: US-ASCII
229
- string: ''
230
- headers:
231
- Content-Type:
232
- - ''
233
- User-Agent:
234
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
235
- Date:
236
- - Thu, 14 Mar 2013 21:02:25 GMT
237
- Authorization:
238
- - AWS :Wr702OB5zHWXro3qaromvUVDyTU=
239
- Accept:
240
- - ! '*/*'
241
- response:
242
- status:
243
- code: 200
244
- message: OK
245
- headers:
246
- X-Amz-Id-2:
247
- - fG7jpa8uCBQQr2fDiKhwJji1mokz+GU85V6R4zAV4HdommE5I03CgDmBnOZYfVI9
248
- X-Amz-Request-Id:
249
- - FC76529D518677D3
250
- Date:
251
- - Thu, 14 Mar 2013 21:02:25 GMT
252
- Last-Modified:
253
- - Thu, 14 Mar 2013 20:59:00 GMT
254
- Etag:
255
- - ! '"af57cd2c1da58734749af7f49e38952c"'
256
- Accept-Ranges:
257
- - bytes
258
- Content-Type:
259
- - text/html; charset=utf-8
260
- Content-Length:
261
- - '117'
262
- Server:
263
- - AmazonS3
264
- body:
265
- encoding: US-ASCII
266
- string: ''
267
- http_version:
268
- recorded_at: Thu, 14 Mar 2013 21:02:25 GMT
269
- - request:
270
- method: head
271
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
272
- body:
273
- encoding: US-ASCII
274
- string: ''
275
- headers:
276
- Content-Type:
277
- - ''
278
- User-Agent:
279
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
280
- Date:
281
- - Thu, 14 Mar 2013 21:02:25 GMT
282
- Authorization:
283
- - AWS :Wr702OB5zHWXro3qaromvUVDyTU=
284
- Accept:
285
- - ! '*/*'
286
- response:
287
- status:
288
- code: 200
289
- message: OK
290
- headers:
291
- X-Amz-Id-2:
292
- - /WHHRSRmyhTmdiKD+4U6xHRnS9o9MMslKJj7Rghkevil3wGXb3kQ+8QSS4PuM+uo
293
- X-Amz-Request-Id:
294
- - 43143FA771E1EE92
295
- Date:
296
- - Thu, 14 Mar 2013 21:02:26 GMT
297
- Last-Modified:
298
- - Thu, 14 Mar 2013 20:59:00 GMT
299
- Etag:
300
- - ! '"af57cd2c1da58734749af7f49e38952c"'
301
- Accept-Ranges:
302
- - bytes
303
- Content-Type:
304
- - text/html; charset=utf-8
305
- Content-Length:
306
- - '117'
307
- Server:
308
- - AmazonS3
309
- body:
310
- encoding: US-ASCII
311
- string: ''
312
- http_version:
313
- recorded_at: Thu, 14 Mar 2013 21:02:26 GMT
314
- - request:
315
- method: get
316
- uri: https://s3.amazonaws.com/s3-website-test.net?max-keys=1000
317
- body:
318
- encoding: US-ASCII
319
- string: ''
320
- headers:
321
- Content-Type:
322
- - ''
323
- User-Agent:
324
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
325
- Date:
326
- - Thu, 14 Mar 2013 21:02:26 GMT
327
- Authorization:
328
- - AWS :fzSYQSeF8IuGX77Oc32E/Gy6vtc=
329
- Accept:
330
- - ! '*/*'
331
- response:
332
- status:
333
- code: 200
334
- message: OK
335
- headers:
336
- X-Amz-Id-2:
337
- - dfDMwPfsXH6qovDj0rucvPgBzyAAwXyCiGq54YRseMSJ6Aq7X4NuuTUYbE3nWkdK
338
- X-Amz-Request-Id:
339
- - 93DC6C1BE827BE0B
340
- Date:
341
- - Thu, 14 Mar 2013 21:02:26 GMT
342
- Content-Type:
343
- - application/xml
344
- Transfer-Encoding:
345
- - chunked
346
- Server:
347
- - AmazonS3
348
- body:
349
- encoding: US-ASCII
350
- string: ! '<?xml version="1.0" encoding="UTF-8"?>
351
-
352
- <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>s3-website-test.net</Name><Prefix></Prefix><Marker></Marker><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated><Contents><Key>css/styles.css</Key><LastModified>2013-03-14T20:58:31.000Z</LastModified><ETag>&quot;8fcf43a38cbf0c502f029a50645f2374&quot;</ETag><Size>10</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents><Contents><Key>index.html</Key><LastModified>2013-03-14T20:59:00.000Z</LastModified><ETag>&quot;af57cd2c1da58734749af7f49e38952c&quot;</ETag><Size>117</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents></ListBucketResult>'
353
- http_version:
354
- recorded_at: Thu, 14 Mar 2013 21:02:27 GMT
355
- - request:
356
- method: delete
357
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
358
- body:
359
- encoding: US-ASCII
360
- string: ''
361
- headers:
362
- Content-Type:
363
- - ''
364
- User-Agent:
365
- - aws-sdk-ruby/1.8.5 ruby/1.9.3 x86_64-darwin11.4.0
366
- Date:
367
- - Thu, 14 Mar 2013 21:02:27 GMT
368
- Authorization:
369
- - AWS :wLwsd1JLmT7NeP4Ar1V3tpSN+Pw=
370
- Accept:
371
- - ! '*/*'
372
- response:
373
- status:
374
- code: 204
375
- message: No Content
376
- headers:
377
- X-Amz-Id-2:
378
- - a1pz+Ek2Q7Rj/5Z2xv8HNahqlnIr2FFTldpMcA71dVqx4Vdsbwf/Rw6EZN7Im4lq
379
- X-Amz-Request-Id:
380
- - 56390C640DD2991E
381
- Date:
382
- - Thu, 14 Mar 2013 21:02:27 GMT
383
- Server:
384
- - AmazonS3
385
- body:
386
- encoding: US-ASCII
387
- string: ''
388
- http_version:
389
- recorded_at: Thu, 14 Mar 2013 21:02:27 GMT
390
- recorded_with: VCR 2.3.0
@@ -1,411 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: https://s3.amazonaws.com/s3-website-test.net?max-keys=1000
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- Content-Type:
11
- - ''
12
- User-Agent:
13
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
14
- Date:
15
- - Sat, 22 Jun 2013 08:56:06 GMT
16
- Authorization:
17
- - AWS foo:bar
18
- Accept-Encoding:
19
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
20
- Accept:
21
- - '*/*'
22
- response:
23
- status:
24
- code: 200
25
- message: OK
26
- headers:
27
- X-Amz-Id-2:
28
- - nN3g+LKP8aZ7Nn6bFDEbds1FAW/baYLGcQPXb0JueP88HYA9TtlDjifaRd/d7zAW
29
- X-Amz-Request-Id:
30
- - 1C5E2AD73CA801EF
31
- Date:
32
- - Sat, 22 Jun 2013 08:55:57 GMT
33
- Content-Type:
34
- - application/xml
35
- Transfer-Encoding:
36
- - chunked
37
- Server:
38
- - AmazonS3
39
- body:
40
- encoding: UTF-8
41
- string: |-
42
- <?xml version="1.0" encoding="UTF-8"?>
43
- <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>s3-website-test.net</Name><Prefix></Prefix><Marker></Marker><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated><Contents><Key>css/styles.css</Key><LastModified>2013-06-22T08:30:48.000Z</LastModified><ETag>&quot;8fcf43a38cbf0c502f029a50645f2374&quot;</ETag><Size>10</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>fluid83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents><Contents><Key>index.html</Key><LastModified>2013-06-22T08:53:53.000Z</LastModified><ETag>&quot;cf0bda670466480001905aad5eba1293&quot;</ETag><Size>127</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>fluid83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents></ListBucketResult>
44
- http_version:
45
- recorded_at: Sat, 22 Jun 2013 08:56:09 GMT
46
- - request:
47
- method: head
48
- uri: https://s3.amazonaws.com/s3-website-test.net/css/styles.css
49
- body:
50
- encoding: US-ASCII
51
- string: ''
52
- headers:
53
- Content-Type:
54
- - ''
55
- User-Agent:
56
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
57
- Date:
58
- - Sat, 22 Jun 2013 08:56:09 GMT
59
- Authorization:
60
- - AWS foo:bar
61
- Accept:
62
- - '*/*'
63
- response:
64
- status:
65
- code: 200
66
- message: OK
67
- headers:
68
- X-Amz-Id-2:
69
- - Rmitq8anIM/2N3B5k38BHjdNB+GhdyMGCXsMIBgtREbvTAGaN27tIfR4XT1L/SLi
70
- X-Amz-Request-Id:
71
- - 8D3A9A691F0DA6AF
72
- Date:
73
- - Sat, 22 Jun 2013 08:55:59 GMT
74
- Last-Modified:
75
- - Sat, 22 Jun 2013 08:30:48 GMT
76
- Etag:
77
- - '"8fcf43a38cbf0c502f029a50645f2374"'
78
- Accept-Ranges:
79
- - bytes
80
- Content-Type:
81
- - text/css
82
- Content-Length:
83
- - '10'
84
- Server:
85
- - AmazonS3
86
- body:
87
- encoding: UTF-8
88
- string: ''
89
- http_version:
90
- recorded_at: Sat, 22 Jun 2013 08:56:10 GMT
91
- - request:
92
- method: head
93
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
94
- body:
95
- encoding: US-ASCII
96
- string: ''
97
- headers:
98
- Content-Type:
99
- - ''
100
- User-Agent:
101
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
102
- Date:
103
- - Sat, 22 Jun 2013 08:56:09 GMT
104
- Authorization:
105
- - AWS foo:bar
106
- Accept:
107
- - '*/*'
108
- response:
109
- status:
110
- code: 200
111
- message: OK
112
- headers:
113
- X-Amz-Id-2:
114
- - 12VJHc1/rrWq5DEEASBFSz6Kx7uXH90LpZ63QbO4A5NCMwmPeW/lh1+mwIRBfLdP
115
- X-Amz-Request-Id:
116
- - 518DA956983B0111
117
- Date:
118
- - Sat, 22 Jun 2013 08:55:59 GMT
119
- Last-Modified:
120
- - Sat, 22 Jun 2013 08:53:53 GMT
121
- Etag:
122
- - '"cf0bda670466480001905aad5eba1293"'
123
- Accept-Ranges:
124
- - bytes
125
- Content-Type:
126
- - text/html; charset=utf-8
127
- Content-Length:
128
- - '127'
129
- Server:
130
- - AmazonS3
131
- body:
132
- encoding: UTF-8
133
- string: ''
134
- http_version:
135
- recorded_at: Sat, 22 Jun 2013 08:56:10 GMT
136
- - request:
137
- method: head
138
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
139
- body:
140
- encoding: US-ASCII
141
- string: ''
142
- headers:
143
- Content-Type:
144
- - ''
145
- User-Agent:
146
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
147
- Date:
148
- - Sat, 22 Jun 2013 08:56:10 GMT
149
- Authorization:
150
- - AWS foo:bar
151
- Accept:
152
- - '*/*'
153
- response:
154
- status:
155
- code: 200
156
- message: OK
157
- headers:
158
- X-Amz-Id-2:
159
- - XFBazFpAT7SfYQU7llITw5WwPxXVbevTSadhSlsh2JDxfzZJ1T1pM076AgoFDhMi
160
- X-Amz-Request-Id:
161
- - E059A5AA13C88C5D
162
- Date:
163
- - Sat, 22 Jun 2013 08:56:00 GMT
164
- Last-Modified:
165
- - Sat, 22 Jun 2013 08:53:53 GMT
166
- Etag:
167
- - '"cf0bda670466480001905aad5eba1293"'
168
- Accept-Ranges:
169
- - bytes
170
- Content-Type:
171
- - text/html; charset=utf-8
172
- Content-Length:
173
- - '127'
174
- Server:
175
- - AmazonS3
176
- body:
177
- encoding: UTF-8
178
- string: ''
179
- http_version:
180
- recorded_at: Sat, 22 Jun 2013 08:56:12 GMT
181
- - request:
182
- method: head
183
- uri: https://s3.amazonaws.com/s3-website-test.net/css/styles.css
184
- body:
185
- encoding: US-ASCII
186
- string: ''
187
- headers:
188
- Content-Type:
189
- - ''
190
- User-Agent:
191
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
192
- Date:
193
- - Sat, 22 Jun 2013 08:56:10 GMT
194
- Authorization:
195
- - AWS foo:bar
196
- Accept:
197
- - '*/*'
198
- response:
199
- status:
200
- code: 200
201
- message: OK
202
- headers:
203
- X-Amz-Id-2:
204
- - ApM18urHSh5xG+1aGBy1r3PTBXj4QPheOXH2AdurU6SzA0F/8Tib84jDOpm4iZa8
205
- X-Amz-Request-Id:
206
- - FBEC00DDA7F28256
207
- Date:
208
- - Sat, 22 Jun 2013 08:56:00 GMT
209
- Last-Modified:
210
- - Sat, 22 Jun 2013 08:30:48 GMT
211
- Etag:
212
- - '"8fcf43a38cbf0c502f029a50645f2374"'
213
- Accept-Ranges:
214
- - bytes
215
- Content-Type:
216
- - text/css
217
- Content-Length:
218
- - '10'
219
- Server:
220
- - AmazonS3
221
- body:
222
- encoding: UTF-8
223
- string: ''
224
- http_version:
225
- recorded_at: Sat, 22 Jun 2013 08:56:12 GMT
226
- - request:
227
- method: head
228
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
229
- body:
230
- encoding: US-ASCII
231
- string: ''
232
- headers:
233
- Content-Type:
234
- - ''
235
- User-Agent:
236
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
237
- Date:
238
- - Sat, 22 Jun 2013 08:56:12 GMT
239
- Authorization:
240
- - AWS foo:bar
241
- Accept:
242
- - '*/*'
243
- response:
244
- status:
245
- code: 200
246
- message: OK
247
- headers:
248
- X-Amz-Id-2:
249
- - AerWIohVuyB5EAGRJlRuUeDIiGEs/pkhhmzChgTfe+CTWcrSyM8tDz9l/bK/LXJY
250
- X-Amz-Request-Id:
251
- - B98ADA1417747FAE
252
- Date:
253
- - Sat, 22 Jun 2013 08:56:01 GMT
254
- Last-Modified:
255
- - Sat, 22 Jun 2013 08:53:53 GMT
256
- Etag:
257
- - '"cf0bda670466480001905aad5eba1293"'
258
- Accept-Ranges:
259
- - bytes
260
- Content-Type:
261
- - text/html; charset=utf-8
262
- Content-Length:
263
- - '127'
264
- Server:
265
- - AmazonS3
266
- body:
267
- encoding: UTF-8
268
- string: ''
269
- http_version:
270
- recorded_at: Sat, 22 Jun 2013 08:56:13 GMT
271
- - request:
272
- method: head
273
- uri: https://s3.amazonaws.com/s3-website-test.net/css/styles.css
274
- body:
275
- encoding: US-ASCII
276
- string: ''
277
- headers:
278
- Content-Type:
279
- - ''
280
- User-Agent:
281
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
282
- Date:
283
- - Sat, 22 Jun 2013 08:56:12 GMT
284
- Authorization:
285
- - AWS foo:bar
286
- Accept:
287
- - '*/*'
288
- response:
289
- status:
290
- code: 200
291
- message: OK
292
- headers:
293
- X-Amz-Id-2:
294
- - pO7M1/jwNDjK2xMiWhZq7UFH9r0hgz1I6w3A5dze1qSQNFSRYmQXfmctIUb3cwUd
295
- X-Amz-Request-Id:
296
- - A5D64B3F288DD72C
297
- Date:
298
- - Sat, 22 Jun 2013 08:56:02 GMT
299
- Last-Modified:
300
- - Sat, 22 Jun 2013 08:30:48 GMT
301
- Etag:
302
- - '"8fcf43a38cbf0c502f029a50645f2374"'
303
- Accept-Ranges:
304
- - bytes
305
- Content-Type:
306
- - text/css
307
- Content-Length:
308
- - '10'
309
- Server:
310
- - AmazonS3
311
- body:
312
- encoding: UTF-8
313
- string: ''
314
- http_version:
315
- recorded_at: Sat, 22 Jun 2013 08:56:13 GMT
316
- - request:
317
- method: put
318
- uri: https://s3.amazonaws.com/s3-website-test.net/index.html
319
- body:
320
- encoding: UTF-8
321
- string: |
322
- <html>
323
- <head>
324
- <title>hello!</title>
325
- </head>
326
- <body>
327
- i got some new content for you, arnie
328
- z
329
- </body>
330
- </html>
331
- headers:
332
- Content-Type:
333
- - text/html; charset=utf-8
334
- Content-Length:
335
- - '127'
336
- User-Agent:
337
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
338
- Date:
339
- - Sat, 22 Jun 2013 08:56:13 GMT
340
- Authorization:
341
- - AWS foo:bar
342
- Accept-Encoding:
343
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
344
- Accept:
345
- - '*/*'
346
- response:
347
- status:
348
- code: 200
349
- message: OK
350
- headers:
351
- X-Amz-Id-2:
352
- - u7p9yTo0VjemIfiWuTqYsfmE+zkpuDWj4K6t+/4Stde5xyuJgMFXqsSONyaV2Kf0
353
- X-Amz-Request-Id:
354
- - 41E70526973B6420
355
- Date:
356
- - Sat, 22 Jun 2013 08:56:03 GMT
357
- Etag:
358
- - '"555cf1f0ffc6a431eb42e2fcfc4c4646"'
359
- Content-Length:
360
- - '0'
361
- Server:
362
- - AmazonS3
363
- body:
364
- encoding: UTF-8
365
- string: ''
366
- http_version:
367
- recorded_at: Sat, 22 Jun 2013 08:56:14 GMT
368
- - request:
369
- method: get
370
- uri: https://s3.amazonaws.com/s3-website-test.net?max-keys=1000
371
- body:
372
- encoding: US-ASCII
373
- string: ''
374
- headers:
375
- Content-Type:
376
- - ''
377
- User-Agent:
378
- - aws-sdk-ruby/1.8.5 ruby/2.0.0 x86_64-darwin11.4.2
379
- Date:
380
- - Sat, 22 Jun 2013 08:56:14 GMT
381
- Authorization:
382
- - AWS foo:bar
383
- Accept-Encoding:
384
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
385
- Accept:
386
- - '*/*'
387
- response:
388
- status:
389
- code: 200
390
- message: OK
391
- headers:
392
- X-Amz-Id-2:
393
- - IuYZWcZ8iuHCdtjyNVgzlNK0s1ER5hsp7OLomjIZ2qovEFbncrteDBGfVwVIz7Ad
394
- X-Amz-Request-Id:
395
- - FA217C05E4DEB50F
396
- Date:
397
- - Sat, 22 Jun 2013 08:56:06 GMT
398
- Content-Type:
399
- - application/xml
400
- Transfer-Encoding:
401
- - chunked
402
- Server:
403
- - AmazonS3
404
- body:
405
- encoding: UTF-8
406
- string: |-
407
- <?xml version="1.0" encoding="UTF-8"?>
408
- <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>s3-website-test.net</Name><Prefix></Prefix><Marker></Marker><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated><Contents><Key>css/styles.css</Key><LastModified>2013-06-22T08:30:48.000Z</LastModified><ETag>&quot;8fcf43a38cbf0c502f029a50645f2374&quot;</ETag><Size>10</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>fluid83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents><Contents><Key>index.html</Key><LastModified>2013-06-22T08:56:03.000Z</LastModified><ETag>&quot;555cf1f0ffc6a431eb42e2fcfc4c4646&quot;</ETag><Size>127</Size><Owner><ID>3855ebae0f370c3dd0c8d8031863792112bd2a2cb18fa310d3f463ae0dea62f1</ID><DisplayName>fluid83</DisplayName></Owner><StorageClass>STANDARD</StorageClass></Contents></ListBucketResult>
409
- http_version:
410
- recorded_at: Sat, 22 Jun 2013 08:56:17 GMT
411
- recorded_with: VCR 2.5.0