Tools for operations with functions in Cloud Functions
Written by
Updated at February 7, 2025
Yandex Cloud Toolkit
Yandex Cloud Toolkit
Serverless Framework: Yandex Cloud
Serverless Framework: Yandex Cloud
The terraform-yc-function module
The terraform-yc-function
Yandex Cloud SDK
- Node.js SDK: Library source code
on GitHub with a guide. - Python SDK: Library source code
on GitHub with a guide. - Go SDK: Library source code
on GitHub with a guide. - Bash SDK: Guide.
- Java SDK: Library source code
on GitHub with guides for Java and Kotlin. - .NET Core SDK: Library source code
on GitHub with a guide.
GitHub Actions
- Yandex Serverless Action
: Uploads the function code to Object Storage and creates a new version of the function in Cloud Functions. - YC Function deploy
: Finds or creates a function from Cloud Functions in a specified folder and creates a version of that function.
There is community support for GitHub Actions.