docs: add sls support to menu

This commit is contained in:
Maciej Skierkowski 2024-03-19 14:40:59 -07:00 committed by GitHub
parent 8b06814b2f
commit dabc830360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -459,7 +459,8 @@
"plugin uninstall": "providers/aws/cli-reference/plugin-uninstall",
"generate event": "providers/aws/cli-reference/generate-event",
"print": "providers/aws/cli-reference/print",
"serverless stats": "providers/aws/cli-reference/slstats"
"stats": "providers/aws/cli-reference/slstats",
"support": "providers/aws/cli-reference/support"
},
"Learn More": {
"Upgrading to v3": "guides/upgrading-v3",