set pricing tags for all services & features#1779
Conversation
|
🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1779.surge.sh 🎊 |
cloutierMat
left a comment
There was a problem hiding this comment.
AppSync, RDS, Neptune 👍
apigateway was not updated and still shows Pro Image while some is Community and some is Base
joe4dev
left a comment
There was a problem hiding this comment.
Added change requests for Lambda and Pipes to correct and clarify.
| description: Get started with Lambda on LocalStack | ||
| aliases: | ||
| - /references/lambda-executors/ | ||
| - /references/lambda-provider-v2/ |
There was a problem hiding this comment.
I updated the broken link in https://github.com/localstack/localstack-ext/pull/4569, but it will still be there in older versions.
| @@ -221,7 +216,7 @@ Create a [GitHub issue](https://github.com/localstack/localstack/issues/new/choo | |||
| ## Lambda Layers (Pro) | |||
There was a problem hiding this comment.
@HarshCasper Shouldn't "Pro" refer to a new licensed tier?
| - /references/lambda-provider-v2/ | ||
| - /references/lambda-asf-provider/ | ||
| - /references/lambda-v2-provider/ | ||
| tags: ["Free"] |
There was a problem hiding this comment.
@HarshCasper Where do we summarize the differences between the Free and Paid version?
Such a summary can be based on our internal description of Difference between Free and Paid in the Lambda service page.
There was a problem hiding this comment.
Hola @joe4dev, we have 1 page in docs to describe Licensing Tiers:
https://docs.localstack.cloud/references/licensing/
There was a problem hiding this comment.
Thank you for the link @quetzalliwrites . That clarifies that we are using "paid" as a summary term for our commercial offerings:
All paid tiers include a fixed allocation of:
I meant the difference between Free and Paid for the service Lambda specifically. We are missing a clear overview in our customer-facing docs (see Notion link Difference between Free and Paid).
| linkTitle: "EventBridge Pipes" | ||
| description: Get started with EventBridge Pipes on LocalStack | ||
| tags: ["Pro image"] | ||
| tags: ["Free"] |
There was a problem hiding this comment.
Pipes is not in the "Free" tier, but remains in the "Pro image". Please update the tag accordingly!
There was a problem hiding this comment.
It should be "Ultimate" according to https://docs.localstack.cloud/references/licensing/

bentsku
left a comment
There was a problem hiding this comment.
LGTM, thanks for addressing @cloutierMat on API Gateway! Good for S3, SNS, APIGW, DMS, EventBridge, Glacier, RDS and thanks again for the clarification on VerifiedPermissions!
bentsku
left a comment
There was a problem hiding this comment.
I was a bit too quick 😅
In the set to be improved Feature Coverage page, we're still using the (Pro) wording as well:
Should we update it too?
In Configuration too, we're also still using the (Pro) wording:
docs/content/en/references/configuration.md
Line 219 in d7fc6b6
There was a problem hiding this comment.
actually, there are still several mentions of (Pro) in this file (WebSockets API and Custom Domains). What is the wording nowadays to separate between Free and anything paid?
There was a problem hiding this comment.
Docs has this page to outline tiers/licensing options:
https://docs.localstack.cloud/references/licensing/
There was a problem hiding this comment.
I had the same question :). I think it should be "paid" following the linked docs page by @quetzalliwrites
All paid tiers include a fixed allocation of:
Co-authored-by: Ben Simon Hartung <42031100+bentsku@users.noreply.github.com>
sannya-singal
left a comment
There was a problem hiding this comment.
kms, transcribe, route53resolver changes LGTM 👍
Just one comment for DMS where we use "enterprise" for auth token which could be removed.
| DMS is in a preview state, supporting only [selected use cases](#supported-use-cases). | ||
| It is only available as part of the **LocalStack Enterprise** plan, and you need to set the env `ENABLE_DMS=1` in order to activate it. | ||
| If you'd like to try it out, please [contact us](https://www.localstack.cloud/demo) to request access. | ||
| You need to set the env `ENABLE_DMS=1` in order to activate it. |
There was a problem hiding this comment.
export LOCALSTACK_AUTH_TOKEN=<your-auth-token> # this must be a enterprise license token docker-compose up
We can remove this must be a enterprise license token from here.
macnev2013
left a comment
There was a problem hiding this comment.
Reviewed Athena, EMR, Glue. LGTM 🚀
komarkovich
left a comment
There was a problem hiding this comment.
- DynamoDB Streams is missing a tag (Free)
- Could we instead of "Tag" use something more descriptive (e.g. "Available in:")?
No description provided.