You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: content/en/user-guide/integrations/serverless-framework/index.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,6 @@ In particular, the setup consists of the following two steps.
17
17
1. Installing and configuring the [Serverless-LocalStack plugin](https://github.com/localstack/serverless-localstack).
18
18
2. Adjusting AWS endpoints in Lambda functions.
19
19
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
-
28
20
## Prerequisites
29
21
30
22
This guide assumes that you have the following tools installed.
0 commit comments