awscosts 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/awscosts.gemspec +1 -0
  4. data/fixtures/vcr_cassettes/AWSCosts_EBS.yml +17 -496
  5. data/fixtures/vcr_cassettes/AWSCosts_EC2OnDemand/EC2_type_of_linux.yml +63 -4583
  6. data/fixtures/vcr_cassettes/AWSCosts_EC2OnDemand/EC2_type_of_rhel.yml +63 -4585
  7. data/fixtures/vcr_cassettes/AWSCosts_EC2OnDemand/EC2_type_of_sles.yml +63 -4585
  8. data/fixtures/vcr_cassettes/AWSCosts_EC2OnDemand/EC2_type_of_windows.yml +63 -4583
  9. data/fixtures/vcr_cassettes/AWSCosts_EC2OnDemand/EC2_type_of_windows_with_sql.yml +63 -3535
  10. data/fixtures/vcr_cassettes/AWSCosts_EC2OnDemand/EC2_type_of_windows_with_sql_web.yml +63 -4060
  11. data/fixtures/vcr_cassettes/AWSCosts_EC2ReservedInstances/Reserved_instances/in_the_us-east-1_region/EC2_type_of_linux.yml +16 -5970
  12. data/fixtures/vcr_cassettes/AWSCosts_EC2ReservedInstances/Reserved_instances/in_the_us-east-1_region/EC2_type_of_rhel.yml +16 -5970
  13. data/fixtures/vcr_cassettes/AWSCosts_EC2ReservedInstances/Reserved_instances/in_the_us-east-1_region/EC2_type_of_sles.yml +16 -5970
  14. data/fixtures/vcr_cassettes/AWSCosts_EC2ReservedInstances/Reserved_instances/in_the_us-east-1_region/EC2_type_of_windows.yml +16 -5970
  15. data/fixtures/vcr_cassettes/AWSCosts_EC2ReservedInstances/Reserved_instances/in_the_us-east-1_region/EC2_type_of_windows_with_sql.yml +16 -5970
  16. data/fixtures/vcr_cassettes/AWSCosts_EC2ReservedInstances/Reserved_instances/in_the_us-east-1_region/EC2_type_of_windows_with_sql_web.yml +16 -5970
  17. data/fixtures/vcr_cassettes/AWSCosts_ELB.yml +17 -283
  18. data/fixtures/vcr_cassettes/AWSCosts_EMR.yml +12 -12
  19. data/fixtures/vcr_cassettes/AWSCosts_ElasticIPs.yml +17 -445
  20. data/fixtures/vcr_cassettes/AWSCosts_S3DataTransfer.yml +19 -925
  21. data/fixtures/vcr_cassettes/AWSCosts_S3Requests.yml +19 -454
  22. data/fixtures/vcr_cassettes/AWSCosts_S3Storage.yml +19 -1396
  23. data/lib/awscosts/cache.rb +26 -4
  24. data/lib/awscosts/ec2.rb +26 -5
  25. data/lib/awscosts/ec2_ebs.rb +3 -14
  26. data/lib/awscosts/ec2_ebs_optimized.rb +31 -0
  27. data/lib/awscosts/ec2_elastic_ips.rb +4 -4
  28. data/lib/awscosts/ec2_elb.rb +4 -4
  29. data/lib/awscosts/ec2_on_demand.rb +24 -19
  30. data/lib/awscosts/ec2_reserved_instances.rb +7 -8
  31. data/lib/awscosts/emr.rb +1 -2
  32. data/lib/awscosts/region.rb +12 -10
  33. data/lib/awscosts/s3.rb +4 -3
  34. data/lib/awscosts/s3_data_transfer.rb +7 -7
  35. data/lib/awscosts/s3_requests.rb +5 -6
  36. data/lib/awscosts/s3_storage.rb +7 -7
  37. data/lib/awscosts/version.rb +1 -1
  38. data/spec/awscosts/ec2_ebs_spec.rb +17 -33
  39. data/spec/awscosts/ec2_elastic_ips_spec.rb +2 -0
  40. data/spec/awscosts/ec2_reserved_instances_spec.rb +3 -0
  41. metadata +17 -2
@@ -2,1428 +2,51 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://aws.amazon.com/s3/pricing/pricing-storage.json
5
+ uri: http://a0.awsstatic.com/pricing/1/s3/pricing-storage-s3.min.js
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers: {}
10
- response:
11
- status:
12
- code: 301
13
- message: Moved Permanently
14
- headers:
15
- date:
16
- - Wed, 03 Jun 2015 01:58:22 GMT
17
- server:
18
- - Server
19
- x-frame-options:
20
- - SAMEORIGIN
21
- x-amz-id-1:
22
- - 0FQV9AD47ZXTYZ3R4RDK
23
- location:
24
- - "/s3/pricing/pricing-storage.json/"
25
- cache-control:
26
- - no-store, no-cache, must-revalidate
27
- content-length:
28
- - '0'
29
- vary:
30
- - User-Agent
31
- content-type:
32
- - application/json
33
- body:
34
- encoding: UTF-8
35
- string: ''
36
- http_version: '1.1'
37
- recorded_at: Wed, 03 Jun 2015 01:58:33 GMT
38
- - request:
39
- method: get
40
- uri: http://aws.amazon.com/s3/pricing/pricing-storage.json/
41
- body:
42
- encoding: US-ASCII
43
- string: ''
44
- headers: {}
45
- response:
46
- status:
47
- code: 301
48
- message: Moved Permanently
49
- headers:
50
- date:
51
- - Wed, 03 Jun 2015 01:58:23 GMT
52
- server:
53
- - Server
54
- x-frame-options:
55
- - SAMEORIGIN
56
- x-amz-id-1:
57
- - 1HCX0DET0BJ4V9QAMQZM
58
- location:
59
- - https://a0.awsstatic.com/pricing/1/deprecated/s3/pricing-storage-s3.json
60
- content-type:
61
- - text/html;charset=UTF-8
62
- content-length:
63
- - '0'
64
- set-cookie:
65
- - aws_lang=en; Domain=.amazon.com; Path=/
66
- vary:
67
- - User-Agent
68
- body:
69
- encoding: UTF-8
70
- string: ''
71
- http_version: '1.1'
72
- recorded_at: Wed, 03 Jun 2015 01:58:34 GMT
73
- - request:
74
- method: get
75
- uri: https://a0.awsstatic.com/pricing/1/deprecated/s3/pricing-storage-s3.json
76
- body:
77
- encoding: US-ASCII
78
- string: ''
79
- headers:
80
- cookie:
81
- - aws_lang=en
82
10
  response:
83
11
  status:
84
12
  code: 200
85
13
  message: OK
86
14
  headers:
87
15
  content-type:
88
- - application/json
16
+ - application/javascript
89
17
  content-length:
90
- - '32230'
18
+ - '10547'
91
19
  connection:
92
20
  - close
93
21
  date:
94
- - Wed, 03 Jun 2015 01:58:26 GMT
22
+ - Fri, 26 Jun 2015 06:58:57 GMT
95
23
  cache-control:
96
24
  - max-age=3600
97
25
  last-modified:
98
- - Tue, 02 Jun 2015 18:17:36 GMT
26
+ - Fri, 26 Jun 2015 06:09:00 GMT
99
27
  etag:
100
- - '"d08ac9d2c88529739454d8b51c6964a9"'
28
+ - '"2a5ed85b0b667a30187c0a5b9bf138ef"'
101
29
  accept-ranges:
102
30
  - bytes
103
31
  server:
104
32
  - AmazonS3
33
+ age:
34
+ - '2026'
105
35
  x-cache:
106
- - Miss from cloudfront
36
+ - Hit from cloudfront
107
37
  via:
108
- - 1.1 4ff9c5dd57eaf7423eb3c9b43cea1f9a.cloudfront.net (CloudFront)
38
+ - 1.1 9d4e31d14f9ca2b4887f0d5ace789fde.cloudfront.net (CloudFront)
109
39
  x-amz-cf-id:
110
- - jNIlaIKv4FAilWIw1ksYmzwAAqpkjgBAODhaKhzpejcW81CHlTFFSQ==
40
+ - NGQsnMDFb-VIknNW-HETG8bOs1IlcPy4wa0vAhpAZQBCZ8ZcZMr97A==
111
41
  body:
112
42
  encoding: UTF-8
113
- string: |
114
- {
115
- "vers": 0.01,
116
- "config": {
117
- "currencies": [
118
- "USD"
119
- ],
120
- "rate": "perGB",
121
- "valueColumns": [
122
- "storage",
123
- "reducedRedundancyStorage",
124
- "glacierStorage"
125
- ],
126
- "footnotes": {
127
- "†": "designed109Durable",
128
- "‡": "designed49sDurable"
129
- },
130
- "regions": [
131
- {
132
- "region": "us-std",
133
- "tiers": [
134
- {
135
- "name": "firstTBstorage",
136
- "storageTypes": [
137
- {
138
- "type": "storage",
139
- "prices": {
140
- "USD": "0.0300"
141
- }
142
- },
143
- {
144
- "type": "reducedRedundancyStorage",
145
- "prices": {
146
- "USD": "0.0240"
147
- }
148
- },
149
- {
150
- "type": "glacierStorage",
151
- "prices": {
152
- "USD": "0.0100"
153
- }
154
- }
155
- ]
156
- },
157
- {
158
- "name": "next49TBstorage",
159
- "storageTypes": [
160
- {
161
- "type": "storage",
162
- "prices": {
163
- "USD": "0.0295"
164
- }
165
- },
166
- {
167
- "type": "reducedRedundancyStorage",
168
- "prices": {
169
- "USD": "0.0236"
170
- }
171
- },
172
- {
173
- "type": "glacierStorage",
174
- "prices": {
175
- "USD": "0.0100"
176
- }
177
- }
178
- ]
179
- },
180
- {
181
- "name": "next450TBstorage",
182
- "storageTypes": [
183
- {
184
- "type": "storage",
185
- "prices": {
186
- "USD": "0.0290"
187
- }
188
- },
189
- {
190
- "type": "reducedRedundancyStorage",
191
- "prices": {
192
- "USD": "0.0232"
193
- }
194
- },
195
- {
196
- "type": "glacierStorage",
197
- "prices": {
198
- "USD": "0.0100"
199
- }
200
- }
201
- ]
202
- },
203
- {
204
- "name": "next500TBstorage",
205
- "storageTypes": [
206
- {
207
- "type": "storage",
208
- "prices": {
209
- "USD": "0.0285"
210
- }
211
- },
212
- {
213
- "type": "reducedRedundancyStorage",
214
- "prices": {
215
- "USD": "0.0228"
216
- }
217
- },
218
- {
219
- "type": "glacierStorage",
220
- "prices": {
221
- "USD": "0.0100"
222
- }
223
- }
224
- ]
225
- },
226
- {
227
- "name": "next4000TBstorage",
228
- "storageTypes": [
229
- {
230
- "type": "storage",
231
- "prices": {
232
- "USD": "0.0280"
233
- }
234
- },
235
- {
236
- "type": "reducedRedundancyStorage",
237
- "prices": {
238
- "USD": "0.0224"
239
- }
240
- },
241
- {
242
- "type": "glacierStorage",
243
- "prices": {
244
- "USD": "0.0100"
245
- }
246
- }
247
- ]
248
- },
249
- {
250
- "name": "over5000TBstorage",
251
- "storageTypes": [
252
- {
253
- "type": "storage",
254
- "prices": {
255
- "USD": "0.0275"
256
- }
257
- },
258
- {
259
- "type": "reducedRedundancyStorage",
260
- "prices": {
261
- "USD": "0.0220"
262
- }
263
- },
264
- {
265
- "type": "glacierStorage",
266
- "prices": {
267
- "USD": "0.0100"
268
- }
269
- }
270
- ]
271
- }
272
- ]
273
- },
274
- {
275
- "region": "us-west-2",
276
- "tiers": [
277
- {
278
- "name": "firstTBstorage",
279
- "storageTypes": [
280
- {
281
- "type": "storage",
282
- "prices": {
283
- "USD": "0.0300"
284
- }
285
- },
286
- {
287
- "type": "reducedRedundancyStorage",
288
- "prices": {
289
- "USD": "0.0240"
290
- }
291
- },
292
- {
293
- "type": "glacierStorage",
294
- "prices": {
295
- "USD": "0.0100"
296
- }
297
- }
298
- ]
299
- },
300
- {
301
- "name": "next49TBstorage",
302
- "storageTypes": [
303
- {
304
- "type": "storage",
305
- "prices": {
306
- "USD": "0.0295"
307
- }
308
- },
309
- {
310
- "type": "reducedRedundancyStorage",
311
- "prices": {
312
- "USD": "0.0236"
313
- }
314
- },
315
- {
316
- "type": "glacierStorage",
317
- "prices": {
318
- "USD": "0.0100"
319
- }
320
- }
321
- ]
322
- },
323
- {
324
- "name": "next450TBstorage",
325
- "storageTypes": [
326
- {
327
- "type": "storage",
328
- "prices": {
329
- "USD": "0.0290"
330
- }
331
- },
332
- {
333
- "type": "reducedRedundancyStorage",
334
- "prices": {
335
- "USD": "0.0232"
336
- }
337
- },
338
- {
339
- "type": "glacierStorage",
340
- "prices": {
341
- "USD": "0.0100"
342
- }
343
- }
344
- ]
345
- },
346
- {
347
- "name": "next500TBstorage",
348
- "storageTypes": [
349
- {
350
- "type": "storage",
351
- "prices": {
352
- "USD": "0.0285"
353
- }
354
- },
355
- {
356
- "type": "reducedRedundancyStorage",
357
- "prices": {
358
- "USD": "0.0228"
359
- }
360
- },
361
- {
362
- "type": "glacierStorage",
363
- "prices": {
364
- "USD": "0.0100"
365
- }
366
- }
367
- ]
368
- },
369
- {
370
- "name": "next4000TBstorage",
371
- "storageTypes": [
372
- {
373
- "type": "storage",
374
- "prices": {
375
- "USD": "0.0280"
376
- }
377
- },
378
- {
379
- "type": "reducedRedundancyStorage",
380
- "prices": {
381
- "USD": "0.0224"
382
- }
383
- },
384
- {
385
- "type": "glacierStorage",
386
- "prices": {
387
- "USD": "0.0100"
388
- }
389
- }
390
- ]
391
- },
392
- {
393
- "name": "over5000TBstorage",
394
- "storageTypes": [
395
- {
396
- "type": "storage",
397
- "prices": {
398
- "USD": "0.0275"
399
- }
400
- },
401
- {
402
- "type": "reducedRedundancyStorage",
403
- "prices": {
404
- "USD": "0.0220"
405
- }
406
- },
407
- {
408
- "type": "glacierStorage",
409
- "prices": {
410
- "USD": "0.0100"
411
- }
412
- }
413
- ]
414
- }
415
- ]
416
- },
417
- {
418
- "region": "us-west-1",
419
- "tiers": [
420
- {
421
- "name": "firstTBstorage",
422
- "storageTypes": [
423
- {
424
- "type": "storage",
425
- "prices": {
426
- "USD": "0.0330"
427
- }
428
- },
429
- {
430
- "type": "reducedRedundancyStorage",
431
- "prices": {
432
- "USD": "0.0264"
433
- }
434
- },
435
- {
436
- "type": "glacierStorage",
437
- "prices": {
438
- "USD": "0.0110"
439
- }
440
- }
441
- ]
442
- },
443
- {
444
- "name": "next49TBstorage",
445
- "storageTypes": [
446
- {
447
- "type": "storage",
448
- "prices": {
449
- "USD": "0.0324"
450
- }
451
- },
452
- {
453
- "type": "reducedRedundancyStorage",
454
- "prices": {
455
- "USD": "0.0259"
456
- }
457
- },
458
- {
459
- "type": "glacierStorage",
460
- "prices": {
461
- "USD": "0.0110"
462
- }
463
- }
464
- ]
465
- },
466
- {
467
- "name": "next450TBstorage",
468
- "storageTypes": [
469
- {
470
- "type": "storage",
471
- "prices": {
472
- "USD": "0.0319"
473
- }
474
- },
475
- {
476
- "type": "reducedRedundancyStorage",
477
- "prices": {
478
- "USD": "0.0255"
479
- }
480
- },
481
- {
482
- "type": "glacierStorage",
483
- "prices": {
484
- "USD": "0.0110"
485
- }
486
- }
487
- ]
488
- },
489
- {
490
- "name": "next500TBstorage",
491
- "storageTypes": [
492
- {
493
- "type": "storage",
494
- "prices": {
495
- "USD": "0.0313"
496
- }
497
- },
498
- {
499
- "type": "reducedRedundancyStorage",
500
- "prices": {
501
- "USD": "0.0250"
502
- }
503
- },
504
- {
505
- "type": "glacierStorage",
506
- "prices": {
507
- "USD": "0.0110"
508
- }
509
- }
510
- ]
511
- },
512
- {
513
- "name": "next4000TBstorage",
514
- "storageTypes": [
515
- {
516
- "type": "storage",
517
- "prices": {
518
- "USD": "0.0308"
519
- }
520
- },
521
- {
522
- "type": "reducedRedundancyStorage",
523
- "prices": {
524
- "USD": "0.0246"
525
- }
526
- },
527
- {
528
- "type": "glacierStorage",
529
- "prices": {
530
- "USD": "0.0110"
531
- }
532
- }
533
- ]
534
- },
535
- {
536
- "name": "over5000TBstorage",
537
- "storageTypes": [
538
- {
539
- "type": "storage",
540
- "prices": {
541
- "USD": "0.0302"
542
- }
543
- },
544
- {
545
- "type": "reducedRedundancyStorage",
546
- "prices": {
547
- "USD": "0.0242"
548
- }
549
- },
550
- {
551
- "type": "glacierStorage",
552
- "prices": {
553
- "USD": "0.0110"
554
- }
555
- }
556
- ]
557
- }
558
- ]
559
- },
560
- {
561
- "region": "eu-west-1",
562
- "tiers": [
563
- {
564
- "name": "firstTBstorage",
565
- "storageTypes": [
566
- {
567
- "type": "storage",
568
- "prices": {
569
- "USD": "0.0300"
570
- }
571
- },
572
- {
573
- "type": "reducedRedundancyStorage",
574
- "prices": {
575
- "USD": "0.0240"
576
- }
577
- },
578
- {
579
- "type": "glacierStorage",
580
- "prices": {
581
- "USD": "0.0110"
582
- }
583
- }
584
- ]
585
- },
586
- {
587
- "name": "next49TBstorage",
588
- "storageTypes": [
589
- {
590
- "type": "storage",
591
- "prices": {
592
- "USD": "0.0295"
593
- }
594
- },
595
- {
596
- "type": "reducedRedundancyStorage",
597
- "prices": {
598
- "USD": "0.0236"
599
- }
600
- },
601
- {
602
- "type": "glacierStorage",
603
- "prices": {
604
- "USD": "0.0110"
605
- }
606
- }
607
- ]
608
- },
609
- {
610
- "name": "next450TBstorage",
611
- "storageTypes": [
612
- {
613
- "type": "storage",
614
- "prices": {
615
- "USD": "0.0290"
616
- }
617
- },
618
- {
619
- "type": "reducedRedundancyStorage",
620
- "prices": {
621
- "USD": "0.0232"
622
- }
623
- },
624
- {
625
- "type": "glacierStorage",
626
- "prices": {
627
- "USD": "0.0110"
628
- }
629
- }
630
- ]
631
- },
632
- {
633
- "name": "next500TBstorage",
634
- "storageTypes": [
635
- {
636
- "type": "storage",
637
- "prices": {
638
- "USD": "0.0285"
639
- }
640
- },
641
- {
642
- "type": "reducedRedundancyStorage",
643
- "prices": {
644
- "USD": "0.0228"
645
- }
646
- },
647
- {
648
- "type": "glacierStorage",
649
- "prices": {
650
- "USD": "0.0110"
651
- }
652
- }
653
- ]
654
- },
655
- {
656
- "name": "next4000TBstorage",
657
- "storageTypes": [
658
- {
659
- "type": "storage",
660
- "prices": {
661
- "USD": "0.0280"
662
- }
663
- },
664
- {
665
- "type": "reducedRedundancyStorage",
666
- "prices": {
667
- "USD": "0.0224"
668
- }
669
- },
670
- {
671
- "type": "glacierStorage",
672
- "prices": {
673
- "USD": "0.0110"
674
- }
675
- }
676
- ]
677
- },
678
- {
679
- "name": "over5000TBstorage",
680
- "storageTypes": [
681
- {
682
- "type": "storage",
683
- "prices": {
684
- "USD": "0.0275"
685
- }
686
- },
687
- {
688
- "type": "reducedRedundancyStorage",
689
- "prices": {
690
- "USD": "0.0220"
691
- }
692
- },
693
- {
694
- "type": "glacierStorage",
695
- "prices": {
696
- "USD": "0.0110"
697
- }
698
- }
699
- ]
700
- }
701
- ]
702
- },
703
- {
704
- "region": "eu-central-1",
705
- "tiers": [
706
- {
707
- "name": "firstTBstorage",
708
- "storageTypes": [
709
- {
710
- "type": "storage",
711
- "prices": {
712
- "USD": "0.0324"
713
- }
714
- },
715
- {
716
- "type": "reducedRedundancyStorage",
717
- "prices": {
718
- "USD": "0.0260"
719
- }
720
- },
721
- {
722
- "type": "glacierStorage",
723
- "prices": {
724
- "USD": "0.0120"
725
- }
726
- }
727
- ]
728
- },
729
- {
730
- "name": "next49TBstorage",
731
- "storageTypes": [
732
- {
733
- "type": "storage",
734
- "prices": {
735
- "USD": "0.0319"
736
- }
737
- },
738
- {
739
- "type": "reducedRedundancyStorage",
740
- "prices": {
741
- "USD": "0.0255"
742
- }
743
- },
744
- {
745
- "type": "glacierStorage",
746
- "prices": {
747
- "USD": "0.0120"
748
- }
749
- }
750
- ]
751
- },
752
- {
753
- "name": "next450TBstorage",
754
- "storageTypes": [
755
- {
756
- "type": "storage",
757
- "prices": {
758
- "USD": "0.0314"
759
- }
760
- },
761
- {
762
- "type": "reducedRedundancyStorage",
763
- "prices": {
764
- "USD": "0.0251"
765
- }
766
- },
767
- {
768
- "type": "glacierStorage",
769
- "prices": {
770
- "USD": "0.0120"
771
- }
772
- }
773
- ]
774
- },
775
- {
776
- "name": "next500TBstorage",
777
- "storageTypes": [
778
- {
779
- "type": "storage",
780
- "prices": {
781
- "USD": "0.0308"
782
- }
783
- },
784
- {
785
- "type": "reducedRedundancyStorage",
786
- "prices": {
787
- "USD": "0.0247"
788
- }
789
- },
790
- {
791
- "type": "glacierStorage",
792
- "prices": {
793
- "USD": "0.0120"
794
- }
795
- }
796
- ]
797
- },
798
- {
799
- "name": "next4000TBstorage",
800
- "storageTypes": [
801
- {
802
- "type": "storage",
803
- "prices": {
804
- "USD": "0.0303"
805
- }
806
- },
807
- {
808
- "type": "reducedRedundancyStorage",
809
- "prices": {
810
- "USD": "0.0242"
811
- }
812
- },
813
- {
814
- "type": "glacierStorage",
815
- "prices": {
816
- "USD": "0.0120"
817
- }
818
- }
819
- ]
820
- },
821
- {
822
- "name": "over5000TBstorage",
823
- "storageTypes": [
824
- {
825
- "type": "storage",
826
- "prices": {
827
- "USD": "0.0297"
828
- }
829
- },
830
- {
831
- "type": "reducedRedundancyStorage",
832
- "prices": {
833
- "USD": "0.0238"
834
- }
835
- },
836
- {
837
- "type": "glacierStorage",
838
- "prices": {
839
- "USD": "0.0120"
840
- }
841
- }
842
- ]
843
- }
844
- ]
845
- },
846
- {
847
- "region": "ap-southeast-1",
848
- "footnotes": {
849
- "*": "glacierRegions"
850
- },
851
- "tiers": [
852
- {
853
- "name": "firstTBstorage",
854
- "storageTypes": [
855
- {
856
- "type": "storage",
857
- "prices": {
858
- "USD": "0.0300"
859
- }
860
- },
861
- {
862
- "type": "reducedRedundancyStorage",
863
- "prices": {
864
- "USD": "0.0240"
865
- }
866
- },
867
- {
868
- "type": "glacierStorage",
869
- "prices": {
870
- "USD": "N/A*"
871
- }
872
- }
873
- ]
874
- },
875
- {
876
- "name": "next49TBstorage",
877
- "storageTypes": [
878
- {
879
- "type": "storage",
880
- "prices": {
881
- "USD": "0.0295"
882
- }
883
- },
884
- {
885
- "type": "reducedRedundancyStorage",
886
- "prices": {
887
- "USD": "0.0236"
888
- }
889
- },
890
- {
891
- "type": "glacierStorage",
892
- "prices": {
893
- "USD": "N/A*"
894
- }
895
- }
896
- ]
897
- },
898
- {
899
- "name": "next450TBstorage",
900
- "storageTypes": [
901
- {
902
- "type": "storage",
903
- "prices": {
904
- "USD": "0.0290"
905
- }
906
- },
907
- {
908
- "type": "reducedRedundancyStorage",
909
- "prices": {
910
- "USD": "0.0232"
911
- }
912
- },
913
- {
914
- "type": "glacierStorage",
915
- "prices": {
916
- "USD": "N/A*"
917
- }
918
- }
919
- ]
920
- },
921
- {
922
- "name": "next500TBstorage",
923
- "storageTypes": [
924
- {
925
- "type": "storage",
926
- "prices": {
927
- "USD": "0.0285"
928
- }
929
- },
930
- {
931
- "type": "reducedRedundancyStorage",
932
- "prices": {
933
- "USD": "0.0228"
934
- }
935
- },
936
- {
937
- "type": "glacierStorage",
938
- "prices": {
939
- "USD": "N/A*"
940
- }
941
- }
942
- ]
943
- },
944
- {
945
- "name": "next4000TBstorage",
946
- "storageTypes": [
947
- {
948
- "type": "storage",
949
- "prices": {
950
- "USD": "0.0280"
951
- }
952
- },
953
- {
954
- "type": "reducedRedundancyStorage",
955
- "prices": {
956
- "USD": "0.0224"
957
- }
958
- },
959
- {
960
- "type": "glacierStorage",
961
- "prices": {
962
- "USD": "N/A*"
963
- }
964
- }
965
- ]
966
- },
967
- {
968
- "name": "over5000TBstorage",
969
- "storageTypes": [
970
- {
971
- "type": "storage",
972
- "prices": {
973
- "USD": "0.0275"
974
- }
975
- },
976
- {
977
- "type": "reducedRedundancyStorage",
978
- "prices": {
979
- "USD": "0.0220"
980
- }
981
- },
982
- {
983
- "type": "glacierStorage",
984
- "prices": {
985
- "USD": "N/A*"
986
- }
987
- }
988
- ]
989
- }
990
- ]
991
- },
992
- {
993
- "region": "ap-northeast-1",
994
- "tiers": [
995
- {
996
- "name": "firstTBstorage",
997
- "storageTypes": [
998
- {
999
- "type": "storage",
1000
- "prices": {
1001
- "USD": "0.0330"
1002
- }
1003
- },
1004
- {
1005
- "type": "reducedRedundancyStorage",
1006
- "prices": {
1007
- "USD": "0.0264"
1008
- }
1009
- },
1010
- {
1011
- "type": "glacierStorage",
1012
- "prices": {
1013
- "USD": "0.0114"
1014
- }
1015
- }
1016
- ]
1017
- },
1018
- {
1019
- "name": "next49TBstorage",
1020
- "storageTypes": [
1021
- {
1022
- "type": "storage",
1023
- "prices": {
1024
- "USD": "0.0324"
1025
- }
1026
- },
1027
- {
1028
- "type": "reducedRedundancyStorage",
1029
- "prices": {
1030
- "USD": "0.0259"
1031
- }
1032
- },
1033
- {
1034
- "type": "glacierStorage",
1035
- "prices": {
1036
- "USD": "0.0114"
1037
- }
1038
- }
1039
- ]
1040
- },
1041
- {
1042
- "name": "next450TBstorage",
1043
- "storageTypes": [
1044
- {
1045
- "type": "storage",
1046
- "prices": {
1047
- "USD": "0.0319"
1048
- }
1049
- },
1050
- {
1051
- "type": "reducedRedundancyStorage",
1052
- "prices": {
1053
- "USD": "0.0255"
1054
- }
1055
- },
1056
- {
1057
- "type": "glacierStorage",
1058
- "prices": {
1059
- "USD": "0.0114"
1060
- }
1061
- }
1062
- ]
1063
- },
1064
- {
1065
- "name": "next500TBstorage",
1066
- "storageTypes": [
1067
- {
1068
- "type": "storage",
1069
- "prices": {
1070
- "USD": "0.0313"
1071
- }
1072
- },
1073
- {
1074
- "type": "reducedRedundancyStorage",
1075
- "prices": {
1076
- "USD": "0.0250"
1077
- }
1078
- },
1079
- {
1080
- "type": "glacierStorage",
1081
- "prices": {
1082
- "USD": "0.0114"
1083
- }
1084
- }
1085
- ]
1086
- },
1087
- {
1088
- "name": "next4000TBstorage",
1089
- "storageTypes": [
1090
- {
1091
- "type": "storage",
1092
- "prices": {
1093
- "USD": "0.0308"
1094
- }
1095
- },
1096
- {
1097
- "type": "reducedRedundancyStorage",
1098
- "prices": {
1099
- "USD": "0.0246"
1100
- }
1101
- },
1102
- {
1103
- "type": "glacierStorage",
1104
- "prices": {
1105
- "USD": "0.0114"
1106
- }
1107
- }
1108
- ]
1109
- },
1110
- {
1111
- "name": "over5000TBstorage",
1112
- "storageTypes": [
1113
- {
1114
- "type": "storage",
1115
- "prices": {
1116
- "USD": "0.0302"
1117
- }
1118
- },
1119
- {
1120
- "type": "reducedRedundancyStorage",
1121
- "prices": {
1122
- "USD": "0.0242"
1123
- }
1124
- },
1125
- {
1126
- "type": "glacierStorage",
1127
- "prices": {
1128
- "USD": "0.0114"
1129
- }
1130
- }
1131
- ]
1132
- }
1133
- ]
1134
- },
1135
- {
1136
- "region": "ap-southeast-2",
1137
- "tiers": [
1138
- {
1139
- "name": "firstTBstorage",
1140
- "storageTypes": [
1141
- {
1142
- "type": "storage",
1143
- "prices": {
1144
- "USD": "0.0330"
1145
- }
1146
- },
1147
- {
1148
- "type": "reducedRedundancyStorage",
1149
- "prices": {
1150
- "USD": "0.0264"
1151
- }
1152
- },
1153
- {
1154
- "type": "glacierStorage",
1155
- "prices": {
1156
- "USD": "0.0120"
1157
- }
1158
- }
1159
- ]
1160
- },
1161
- {
1162
- "name": "next49TBstorage",
1163
- "storageTypes": [
1164
- {
1165
- "type": "storage",
1166
- "prices": {
1167
- "USD": "0.0324"
1168
- }
1169
- },
1170
- {
1171
- "type": "reducedRedundancyStorage",
1172
- "prices": {
1173
- "USD": "0.0259"
1174
- }
1175
- },
1176
- {
1177
- "type": "glacierStorage",
1178
- "prices": {
1179
- "USD": "0.0120"
1180
- }
1181
- }
1182
- ]
1183
- },
1184
- {
1185
- "name": "next450TBstorage",
1186
- "storageTypes": [
1187
- {
1188
- "type": "storage",
1189
- "prices": {
1190
- "USD": "0.0319"
1191
- }
1192
- },
1193
- {
1194
- "type": "reducedRedundancyStorage",
1195
- "prices": {
1196
- "USD": "0.0255"
1197
- }
1198
- },
1199
- {
1200
- "type": "glacierStorage",
1201
- "prices": {
1202
- "USD": "0.0120"
1203
- }
1204
- }
1205
- ]
1206
- },
1207
- {
1208
- "name": "next500TBstorage",
1209
- "storageTypes": [
1210
- {
1211
- "type": "storage",
1212
- "prices": {
1213
- "USD": "0.0313"
1214
- }
1215
- },
1216
- {
1217
- "type": "reducedRedundancyStorage",
1218
- "prices": {
1219
- "USD": "0.0250"
1220
- }
1221
- },
1222
- {
1223
- "type": "glacierStorage",
1224
- "prices": {
1225
- "USD": "0.0120"
1226
- }
1227
- }
1228
- ]
1229
- },
1230
- {
1231
- "name": "next4000TBstorage",
1232
- "storageTypes": [
1233
- {
1234
- "type": "storage",
1235
- "prices": {
1236
- "USD": "0.0308"
1237
- }
1238
- },
1239
- {
1240
- "type": "reducedRedundancyStorage",
1241
- "prices": {
1242
- "USD": "0.0246"
1243
- }
1244
- },
1245
- {
1246
- "type": "glacierStorage",
1247
- "prices": {
1248
- "USD": "0.0120"
1249
- }
1250
- }
1251
- ]
1252
- },
1253
- {
1254
- "name": "over5000TBstorage",
1255
- "storageTypes": [
1256
- {
1257
- "type": "storage",
1258
- "prices": {
1259
- "USD": "0.0302"
1260
- }
1261
- },
1262
- {
1263
- "type": "reducedRedundancyStorage",
1264
- "prices": {
1265
- "USD": "0.0242"
1266
- }
1267
- },
1268
- {
1269
- "type": "glacierStorage",
1270
- "prices": {
1271
- "USD": "0.0120"
1272
- }
1273
- }
1274
- ]
1275
- }
1276
- ]
1277
- },
1278
- {
1279
- "region": "sa-east-1",
1280
- "footnotes": {
1281
- "*": "glacierRegions"
1282
- },
1283
- "tiers": [
1284
- {
1285
- "name": "firstTBstorage",
1286
- "storageTypes": [
1287
- {
1288
- "type": "storage",
1289
- "prices": {
1290
- "USD": "0.0408"
1291
- }
1292
- },
1293
- {
1294
- "type": "reducedRedundancyStorage",
1295
- "prices": {
1296
- "USD": "0.0326"
1297
- }
1298
- },
1299
- {
1300
- "type": "glacierStorage",
1301
- "prices": {
1302
- "USD": "N/A*"
1303
- }
1304
- }
1305
- ]
1306
- },
1307
- {
1308
- "name": "next49TBstorage",
1309
- "storageTypes": [
1310
- {
1311
- "type": "storage",
1312
- "prices": {
1313
- "USD": "0.0401"
1314
- }
1315
- },
1316
- {
1317
- "type": "reducedRedundancyStorage",
1318
- "prices": {
1319
- "USD": "0.0320"
1320
- }
1321
- },
1322
- {
1323
- "type": "glacierStorage",
1324
- "prices": {
1325
- "USD": "N/A*"
1326
- }
1327
- }
1328
- ]
1329
- },
1330
- {
1331
- "name": "next450TBstorage",
1332
- "storageTypes": [
1333
- {
1334
- "type": "storage",
1335
- "prices": {
1336
- "USD": "0.0394"
1337
- }
1338
- },
1339
- {
1340
- "type": "reducedRedundancyStorage",
1341
- "prices": {
1342
- "USD": "0.0315"
1343
- }
1344
- },
1345
- {
1346
- "type": "glacierStorage",
1347
- "prices": {
1348
- "USD": "N/A*"
1349
- }
1350
- }
1351
- ]
1352
- },
1353
- {
1354
- "name": "next500TBstorage",
1355
- "storageTypes": [
1356
- {
1357
- "type": "storage",
1358
- "prices": {
1359
- "USD": "0.0387"
1360
- }
1361
- },
1362
- {
1363
- "type": "reducedRedundancyStorage",
1364
- "prices": {
1365
- "USD": "0.0309"
1366
- }
1367
- },
1368
- {
1369
- "type": "glacierStorage",
1370
- "prices": {
1371
- "USD": "N/A*"
1372
- }
1373
- }
1374
- ]
1375
- },
1376
- {
1377
- "name": "next4000TBstorage",
1378
- "storageTypes": [
1379
- {
1380
- "type": "storage",
1381
- "prices": {
1382
- "USD": "0.0380"
1383
- }
1384
- },
1385
- {
1386
- "type": "reducedRedundancyStorage",
1387
- "prices": {
1388
- "USD": "0.0304"
1389
- }
1390
- },
1391
- {
1392
- "type": "glacierStorage",
1393
- "prices": {
1394
- "USD": "N/A*"
1395
- }
1396
- }
1397
- ]
1398
- },
1399
- {
1400
- "name": "over5000TBstorage",
1401
- "storageTypes": [
1402
- {
1403
- "type": "storage",
1404
- "prices": {
1405
- "USD": "0.0374"
1406
- }
1407
- },
1408
- {
1409
- "type": "reducedRedundancyStorage",
1410
- "prices": {
1411
- "USD": "0.0299"
1412
- }
1413
- },
1414
- {
1415
- "type": "glacierStorage",
1416
- "prices": {
1417
- "USD": "N/A*"
1418
- }
1419
- }
1420
- ]
1421
- }
1422
- ]
1423
- }
1424
- ]
1425
- }
1426
- }
43
+ string: |-
44
+ /*
45
+ * This file is intended for use only on aws.amazon.com. We do not guarantee its availability or accuracy.
46
+ *
47
+ * Copyright 2014 Amazon.com, Inc. or its affiliates. All rights reserved.
48
+ */
49
+ callback({vers:0.01,config:{currencies:["USD"],rate:"perGB",valueColumns:["storage","reducedRedundancyStorage","glacierStorage"],footnotes:{"†":"designed109Durable","‡":"designed49sDurable"},regions:[{region:"us-std",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0300"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0240"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0295"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0236"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0290"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0232"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0285"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0228"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0280"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0224"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0275"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0220"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]}]},{region:"us-west-2",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0300"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0240"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0295"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0236"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0290"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0232"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0285"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0228"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0280"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0224"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0275"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0220"}},{type:"glacierStorage",prices:{USD:"0.0100"}}]}]},{region:"us-west-1",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0330"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0264"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0324"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0259"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0319"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0255"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0313"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0250"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0308"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0246"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0302"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0242"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]}]},{region:"eu-west-1",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0300"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0240"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0295"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0236"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0290"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0232"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0285"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0228"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0280"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0224"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0275"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0220"}},{type:"glacierStorage",prices:{USD:"0.0110"}}]}]},{region:"eu-central-1",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0324"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0260"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0319"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0255"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0314"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0251"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0308"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0247"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0303"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0242"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0297"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0238"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]}]},{region:"ap-southeast-1",footnotes:{"*":"glacierRegions"},tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0300"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0240"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0295"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0236"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0290"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0232"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0285"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0228"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0280"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0224"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0275"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0220"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]}]},{region:"ap-northeast-1",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0330"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0264"}},{type:"glacierStorage",prices:{USD:"0.0114"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0324"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0259"}},{type:"glacierStorage",prices:{USD:"0.0114"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0319"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0255"}},{type:"glacierStorage",prices:{USD:"0.0114"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0313"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0250"}},{type:"glacierStorage",prices:{USD:"0.0114"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0308"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0246"}},{type:"glacierStorage",prices:{USD:"0.0114"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0302"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0242"}},{type:"glacierStorage",prices:{USD:"0.0114"}}]}]},{region:"ap-southeast-2",tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0330"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0264"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0324"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0259"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0319"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0255"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0313"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0250"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0308"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0246"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0302"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0242"}},{type:"glacierStorage",prices:{USD:"0.0120"}}]}]},{region:"sa-east-1",footnotes:{"*":"glacierRegions"},tiers:[{name:"firstTBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0408"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0326"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next49TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0401"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0320"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next450TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0394"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0315"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next500TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0387"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0309"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"next4000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0380"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0304"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]},{name:"over5000TBstorage",storageTypes:[{type:"storage",prices:{USD:"0.0374"}},{type:"reducedRedundancyStorage",prices:{USD:"0.0299"}},{type:"glacierStorage",prices:{USD:"N/A*"}}]}]}]}});
1427
50
  http_version: '1.1'
1428
- recorded_at: Wed, 03 Jun 2015 01:58:36 GMT
51
+ recorded_at: Wed, 08 Jul 2015 06:40:44 GMT
1429
52
  recorded_with: VCR 2.9.3