@aotimme/amplify-rust-function-template-provider
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@aotimme/amplify-rust-function-template-provider

This AWS Amplify plugin provides templates for Lambda functions in Rust.

A Rust function runtime provider plugin, such as @aotimme/amplify-rust-function-runtime-provider, is required to enable Rust lambda functions in AWS Amplify.

Installation

To use this plugin, follow the instructions provided by AWS Amplify: https://docs.amplify.aws/cli/plugins/plugins/#plugin-installation

In particular,

npm install --global @aotimme/amplify-rust-function-template-provider
amplify plugin add @aotimme/amplify-rust-function-template-provider

Usage

After installing this plugin, when you create Lambda functions in Rust (using a plugin such as @aotimme/amplify-rust-function-runtime-provider), you will have the templates provided by this plugin as options.

Readme

Keywords

Package Sidebar

Install

npm i @aotimme/amplify-rust-function-template-provider

Weekly Downloads

2

Version

0.1.0

License

Apache-2.0

Unpacked Size

10.3 kB

Total Files

22

Last publish

Collaborators

  • aotimme