File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
pages/serverless-functions/troubleshooting Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 437437 "items" : [
438438 {
439439 "label" : " I am not allowed to perform actions on resources" ,
440- "slug" : " cannot-use-resources-using-api "
440+ "slug" : " cannot-use-resources"
441441 }
442442 ],
443443 "label" : " Troubleshooting" ,
643643 },
644644 {
645645 "label" : " Rotate Key Manager keys" ,
646- "slug" : " rotate-km -keys"
646+ "slug" : " rotate-kem -keys"
647647 },
648648 {
649649 "label" : " Disable Key Manager keys" ,
650- "slug" : " disable-km-key "
650+ "slug" : " disable-km-keys "
651651 },
652652 {
653653 "label" : " Delete Key Manager keys" ,
654- "slug" : " delete-km-key "
654+ "slug" : " delete-km-keys "
655655 }
656656 ],
657657 "label" : " How to" ,
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ This error may happen for multiple reasons. Refer to the documentation pages bel
2727
28282 . Check for [ build errors with Cockpit] ( /serverless-functions/how-to/monitor-function/ ) .
2929
30- 3 . Make sure your function is [ properly packaged] ( /docs/ serverless-functions/how-to/package-function-dependencies-in-zip/ ) .
30+ 3 . Make sure your function is [ properly packaged] ( /serverless-functions/how-to/package-function-dependencies-in-zip/ ) .
3131
32324 . Check our [ code examples] ( /serverless-functions/reference-content/code-examples/ ) to find out how Scaleway Serverless Functions are structured.
You can’t perform that action at this time.
0 commit comments