{
  "slug": "aws-lightsail",
  "name": "AWS Lightsail",
  "domain": "lightsail.aws.amazon.com",
  "category": "hosting-deployment",
  "categoryName": "Hosting & deployment",
  "description": "Amazon Lightsail is an AWS virtual private server product with bundled instances, containers, databases, and storage at a published monthly price.",
  "directAnswer": "Stop Amazon Lightsail charges from the Lightsail console by deleting each instance: open the actions menu, choose Delete, and confirm Yes, delete. It takes about 5 minutes and instance charges stop as soon as it is deleted. Attached disks, snapshots, static IPs, and load balancers keep billing until you delete them, and unused hours are prorated.",
  "price": "From $3.50 / month",
  "priceMonthlyUsd": 3.5,
  "planName": "Linux/Unix instance",
  "subscriptionPlans": [
    {
      "id": "linux-unix-instance",
      "name": "Linux/Unix instance",
      "billingOptions": [],
      "priceNote": "On-demand hourly billing up to a published monthly cap. IPv6-only 512 MB starts at $3.50/month ($0.0047/hour). Public IPv4 0.5 GB starts at $5/month. Charged while running or stopped until deleted.",
      "sourceUrl": "https://aws.amazon.com/lightsail/pricing/"
    },
    {
      "id": "windows-instance",
      "name": "Windows instance",
      "billingOptions": [],
      "priceNote": "Windows Server plans start at $8/month IPv6-only and $9.50/month with public IPv4. Hourly up to the monthly cap until deleted.",
      "sourceUrl": "https://aws.amazon.com/lightsail/pricing/"
    },
    {
      "id": "managed-database",
      "name": "Managed database",
      "billingOptions": [],
      "priceNote": "Standard plans start at $15/month. High availability plans start at $30/month. Charged until deleted.",
      "sourceUrl": "https://aws.amazon.com/lightsail/pricing/"
    },
    {
      "id": "container-service",
      "name": "Container service",
      "billingOptions": [],
      "priceNote": "Nano is $7 per node per month. Larger powers are $10, $15, $40, $80, and $160 per node per month.",
      "sourceUrl": "https://aws.amazon.com/lightsail/pricing/"
    },
    {
      "id": "load-balancer",
      "name": "Load balancer",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 18
        }
      ],
      "priceNote": "$18 per month.",
      "sourceUrl": "https://aws.amazon.com/lightsail/pricing/"
    },
    {
      "id": "object-storage",
      "name": "Object storage",
      "billingOptions": [],
      "priceNote": "Bundles start at $1/month for 5 GB storage and 25 GB transfer. Overage is regional.",
      "sourceUrl": "https://aws.amazon.com/lightsail/pricing/"
    }
  ],
  "difficulty": "Medium",
  "difficultyScore": 5.3,
  "billingMethods": [
    "web"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://lightsail.aws.amazon.com/",
  "cancellationTime": "~5 minutes",
  "cancellationTimeSeconds": 300,
  "steps": {
    "web": [
      {
        "title": "Sign in to the Lightsail console",
        "body": "Sign in at lightsail.aws.amazon.com with the AWS account that owns the Lightsail resources."
      },
      {
        "title": "Delete each instance",
        "body": "On the home page, open the actions menu for the instance and choose Delete, then Yes, delete. Or open the instance, choose Delete, then Delete instance, select the checkbox, type Confirm, and choose Delete instance."
      },
      {
        "title": "Delete leftover billable resources",
        "body": "Static IPs, snapshots, block storage disks, and load balancers remain and keep incurring charges until you delete them."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Close the AWS account only if you also want AWS gone",
        "body": "Lightsail uses the same AWS account. Deleting Lightsail resources stops Lightsail charges. Closing the AWS account is a separate root-user flow on the Account page."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "Deleting Lightsail resources stops Lightsail charges. This is not the same as closing the AWS account.",
      "warning": "Stopped instances still incur charges. Deleting an instance cannot be undone unless you first keep a snapshot."
    }
  },
  "refundInfo": "Lightsail bills hourly up to the monthly plan cap. If you delete an instance or managed database before month end, AWS charges a prorated amount for the hours used. No separate cash-refund window is documented beyond that proration.",
  "pauseInfo": "Stopping an instance does not stop Lightsail instance charges. Instances are charged in the running or stopped state. Delete the instance to stop those charges.",
  "downgradeInfo": "You can create a larger instance from a snapshot. You cannot scale a managed database down. Deleting an instance is permanent unless you first keep a snapshot. Automatic snapshots of a deleted instance are also deleted.",
  "dataRetentionInfo": "Deleting an instance cannot be recovered. Automatic snapshots of that instance are deleted with it. Create a snapshot first if you need the data.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "Prorated hourly"
    },
    {
      "k": "Effective",
      "v": "When the instance is deleted"
    },
    {
      "k": "Free plan after",
      "v": "No"
    }
  ],
  "faq": [
    {
      "question": "Does stopping a Lightsail instance stop billing?",
      "answer": "No. Instances are charged while running or stopped. Delete the instance to stop instance charges."
    },
    {
      "question": "When do Lightsail charges stop?",
      "answer": "As soon as the instance is deleted. Leftover static IPs, snapshots, disks, and load balancers keep billing until deleted."
    },
    {
      "question": "Do I get a refund if I delete mid-month?",
      "answer": "AWS charges a prorated hourly amount up to the monthly cap. It is not a cash refund of a prepaid month."
    },
    {
      "question": "Is Lightsail the same as closing AWS?",
      "answer": "No. Lightsail is a separate product on an AWS account. Delete Lightsail resources to stop Lightsail charges. Closing the AWS account is a different root-user flow."
    },
    {
      "question": "What is the cheapest published instance price?",
      "answer": "The Lightsail FAQ and pricing page list $3.50 per month for the least expensive IPv6-only Linux/Unix plan, and $5 per month for the smallest public IPv4 Linux/Unix plan."
    }
  ],
  "officialSources": [
    {
      "title": "Delete Lightsail instances",
      "url": "https://docs.aws.amazon.com/lightsail/latest/userguide/delete-an-amazon-lightsail-instance.html",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Amazon Lightsail pricing",
      "url": "https://aws.amazon.com/lightsail/pricing/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Amazon Lightsail FAQs",
      "url": "https://aws.amazon.com/lightsail/faq/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Lightsail billing and account management",
      "url": "https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-frequently-asked-questions-faq-billing-and-account-management.html",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Close an AWS account",
      "url": "https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-closing.html",
      "lastCheckedAt": "2026-08-17"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-17",
  "nextReviewAt": "2026-10-16",
  "urls": {
    "guide": "https://canicancelit.com/cancel/aws-lightsail",
    "json": "https://canicancelit.com/cancel/aws-lightsail.json",
    "markdown": "https://canicancelit.com/cancel/aws-lightsail.md"
  }
}