Skip to content

Commit 06d388e

Browse files
DOC-409: Add Pro badge to Lambda Durable Functions section
Address review feedback requesting the section be marked as a Pro feature, matching the existing Lambda Layers badge.
1 parent 58d0069 commit 06d388e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/aws/services/lambda.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ This is an evolving feature and current support is scoped as follows:
516516
- **IAM Permissions are not enforced.** A Capacity Provider is configured with an Operator Role, but the permissions are not enforced by LocalStack. It’s important you check the AWS documentation to ensure you’ve configured this role correctly.
517517
:::
518518

519-
## Lambda Durable Functions
519+
## Lambda Durable Functions <Badge text="Pro" size="large" />
520520

521521
[Lambda Durable Functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) run checkpointed, replayable workflows that can continue for up to one year.
522522
LocalStack supports durable executions for Node.js 22 and 24, Python 3.13 and 3.14, Java 17, 21, and 25, and .NET 8 and 10.

0 commit comments

Comments
 (0)