Skip to content

Commit fe3407d

Browse files
docs: Update licensing.mdx (#537)
1 parent 9b9370d commit fe3407d

File tree

1 file changed

+13
-29
lines changed

1 file changed

+13
-29
lines changed

src/content/docs/aws/licensing.mdx

Lines changed: 13 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: "Licensing & Tiers"
3-
description: Service availability and licensing details across LocalStack for AWS tiers.
2+
title: "LocalStack Plans"
3+
description: Service availability and licensing details across LocalStack for AWS plans.
44
---
55

66
import LicensingCoverage from "../../../components/licensing-coverage/LicensingCoverage";
77
import LegacyLicensingCoverage from "../../../components/licensing-coverage/LegacyLicensingCoverage";
88

99
## Introduction
1010

11-
This document outlines the features, emulated AWS services, and enhancements included in each LocalStack for AWS tier.
11+
This document outlines the features, emulated AWS services, and enhancements included in each LocalStack for AWS plan.
1212
It also clarifies how licensing works across workspaces and users.
1313

1414
As of **March 23rd, 2026**, LocalStack for AWS offers the following subscriptions that provide licenses for commercial use::
@@ -24,67 +24,51 @@ We provide the following subscription for non-commercial use:
2424

2525
We offer special subscriptions for select segments:
2626
- Student, requires a verified GitHub Education student account
27-
- OSS project sponsorship, requires approval from LocalStack. Applications can be submitted here.
27+
- OSS project sponsorship, requires approval from LocalStack. [Applications can be submitted here]( https://www.localstack.cloud/localstack-open-source).
2828

29-
If you purchased a LocalStack license **before May 8, 2025**, [click here to learn about your available features and legacy entitlements](#legacy-plan-usage-allocations).
29+
If you purchased a LocalStack license **before May 8, 2025**, [click here to learn about your available features and legacy entitlements](#legacy-plans).
3030

3131
### Licensing & Access Rules
3232

33-
Each **workspace** can only be assigned a single pricing tier.
33+
Each **workspace** can only be assigned a single pricing plan.
3434
You cannot mix and match (e.g., Base and Ultimate) within the same workspace.
3535

3636
Licenses must be assigned to individual users.
37-
This generates an authentication token that enables access to the emulator and any enhancements included in the tier.
37+
This generates an authentication token that enables access to the emulator and any enhancements included in the plan.
3838

39-
Not sure which tier fits your use case?
39+
Not sure which plan fits your use case?
4040
Explore our [pricing page](https://www.localstack.cloud/pricing).
4141

4242
For unique licensing needs across teams or environments, please contact Sales.
4343

4444
### Usage Allocation Per Workspace
4545

46-
All paid tiers include a fixed allocation of:
46+
All paid plans include a fixed allocation of:
4747

4848
- Cloud Sandbox (Ephemeral Instance) minutes (monthly pool)
4949
- State Management (Cloud Pod) storage (per contract, shared across all users)
5050

5151

5252
### Service Coverage Clarification
5353

54-
The table below shows which AWS services are available in each pricing tier.
54+
The table below shows which AWS services are available in each pricing plan.
5555
It does not indicate the level of API coverage or feature availability.
5656

57-
To learn more about how a service behaves in LocalStack, refer to that individual service page or contact Support.
57+
To learn more about how a service behaves in LocalStack, refer to that individual service page or contact Support.
5858

5959
<LicensingCoverage client:load />
6060

6161
## Legacy Plans
6262

6363
As of **May 8, 2025**, the following plans are no longer available for new purchases.
64-
If you're an existing customer on one of these tiers, your subscription remains active and unchanged.
65-
You'll continue receiving all regular version updates and will not experience any downgrade or loss of access.
64+
If youre an existing customer on one of these plans, your subscription remains active and unchanged.
65+
Youll continue receiving all regular version updates and will not experience any downgrade or loss of access.
6666
If you have questions or concerns, please contact Support.
6767

6868
### Subscription Continuity
6969

7070
You may continue purchasing new licenses under your current legacy plan for the duration of your active subscription.
7171
However, if your subscription lapses, we may not be able to restore access to these legacy plans.
7272

73-
### Legacy Plan Usage Allocations
74-
75-
**Starter:**
76-
77-
- 100 CI credits for the first 3 licenses
78-
- +20 CI credits per additional license
79-
- 240 CI credits maximum
80-
81-
**Teams:**
82-
83-
- 1000 CI credits for the first 3 licenses
84-
- +200 CI credits per additional license
85-
- 2400 CI credits maximum
86-
- Includes workspace-wide Ephemeral Instance minutes and Cloud Pod storage
87-
88-
For any subscription or access-related questions, please reach out to Support.
8973

9074
<LegacyLicensingCoverage client:load />

0 commit comments

Comments
 (0)