kinlane
12/16/2015 - 2:15 AM

Amazon S3 Pricing

Amazon S3 Pricing

  {
    "coupling": 1,
    "name": "Amazon S3",
    "host": "aws.amazon.com",
    "baseURL": "/s3",
    "pages": [
      "https://aws.amazon.com/s3/pricing/"
    ],
    "elements": [
      "Public",
      "Dedicated",
      "Infrequent",
      "Archive",
      "Government"
    ],
    "timeframes": [],
    "metrics": [
      "Storage",
      "Bandwidth",
      "Transfers"
    ],
    "geo": [
      "Region"
    ],
    "limits": [],
    "resources": [
      "Endpoint",
      "Verb"
    ],
    "extensions": [],
    "plans": {
      "Free Usage Tier": {
        "Description": "",
        "Entries": [
          {
            "label": "5 GB of Amazon S3 standard storage",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "5",
            "geo": "",
            "element": "",
            "unit": "0"
          },
          {
            "label": "20,000 Get Requests",
            "description": "",
            "metric": "Call",
            "limit": "",
            "resource": {
              "endpoint": "s3.amazonaws.com",
              "verb": "GET"
            },
            "one": "0",
            "two": "20,000",
            "geo": "",
            "element": "",
            "unit": "0"
          },
          {
            "label": "2,000 Put Requests",
            "description": "",
            "metric": "Call",
            "limit": "",
            "resource": {
              "endpoint": "s3.amazonaws.com",
              "verb": "PUT"
            },
            "one": "0",
            "two": "2,000",
            "geo": "",
            "element": "",
            "unit": "0"
          }
        ],
        "elements": [
          "Public",
          "Free"
        ]
      },
      "Default": {
        "Description": "",
        "Entries": [
          {
            "label": "First 1 TB / month",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "10",
            "geo": "",
            "element": "Standard",
            "unit": "0.0300"
          },
          {
            "label": "First 1 TB / month",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "10",
            "geo": "",
            "element": "Infrequent",
            "unit": "0.0125"
          },
          {
            "label": "First 1 TB / month",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "10",
            "geo": "",
            "element": "Archive",
            "unit": "0.007"
          },
          {
            "label": "Next 49 TB / month",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "10",
            "geo": "",
            "element": "Standard",
            "unit": "0.0295"
          },
          {
            "label": "Next 49 TB / month",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "10",
            "geo": "",
            "element": "Infrequent",
            "unit": "0.0125"
          },
          {
            "label": "Next 49 TB / month",
            "description": "",
            "metric": "Storage",
            "limit": "",
            "one": "0",
            "two": "10",
            "geo": "",
            "element": "Archive",
            "unit": "0.007"
          }
        ],
        "elements": [
          "Public"
        ]
      }
    }
  }