Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit cb04e41

Browse files
authored
remove warning against serverless v4 (#1633)
1 parent aab8554 commit cb04e41

File tree

1 file changed

+0
-8
lines changed
  • content/en/user-guide/integrations/serverless-framework

1 file changed

+0
-8
lines changed

content/en/user-guide/integrations/serverless-framework/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ In particular, the setup consists of the following two steps.
1717
1. Installing and configuring the [Serverless-LocalStack plugin](https://github.com/localstack/serverless-localstack).
1818
2. Adjusting AWS endpoints in Lambda functions.
1919

20-
{{< callout "note" >}}
21-
Currently, the Serverless Framework integration with LocalStack via the `serverless-localstack` plugin only provides support up to Serverless Framework version 3.39.
22-
Serverless Framework V4 requires a subscription and a license to use.
23-
24-
The `serverless-localstack` plugin has not been updated or tested against version 4 of the Serverless Framework, and breaking changes are expected if attempted.
25-
Currently there is no timeline on when an update will be released to enable compatibility with Serverless Framework V4.
26-
{{< /callout >}}
27-
2820
## Prerequisites
2921

3022
This guide assumes that you have the following tools installed.

0 commit comments

Comments
 (0)