serverless-ide-vscode
serverless-ide-vscode copied to clipboard
Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
On November 21th, Node.js 22 runtime became available in AWS Lambda. [Ref. 1](https://aws.amazon.com/pt/blogs/compute/node-js-22-runtime-now-available-in-aws-lambda/) Also, on November 27th, the release of version v4.4.13 included the Node.js 22 runtime on Serverless Framework....
Inclusion of `forceDeploy` property, following [Serverless Documentation](https://www.serverless.com/framework/docs/providers/aws/events/cognito-user-pool#forcing-deploying-of-triggers).
Hello maintainers, Could you update the list of available runtimes in the Serverless Framework to include nodejs22.x?
[Serverless IDE] E3002: Invalid Property Resources/EquipmentLocationTracker/Properties/EventBridgeEnabled ``` EquipmentLocationTracker: Type: AWS::Location::Tracker Properties: TrackerName: Equipments Description: Tracker for customer equipment EventBridgeEnabled: true PositionFiltering: DistanceBased ```