You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vanus connector templates are pre-configured templates for Vanus Cloud and Vanus Open-Source. It is written in JSON. These templates help users create easy-to-use configurations when they use Vanus SaaS or the Vanus OSS.
This templates issue is designed to send Cloud Events from AWS Billing to Telegram
Features of Connector Template
The connector template should have the following variables
Date: Current Billing Date
Service: The AWS Service
Cost: The current cost
Unit: The currency Unit
Excepted Template Output
The Template output could be in the format below: Hello, your AWS Bill for <service> as of <date>, is <amortizedCost> <unit>.
How to claim to implement this template
If you want to solve this issue, please leave a comment on this issue like:
I'd like to develop this template, please assign it to me.
Vanus Community will assign the issue to you on time.
The text was updated successfully, but these errors were encountered:
What is a Vanus Connector Template
Vanus connector templates are pre-configured templates for Vanus Cloud and Vanus Open-Source. It is written in JSON. These templates help users create easy-to-use configurations when they use Vanus SaaS or the Vanus OSS.
This templates issue is designed to send Cloud Events from AWS Billing to Telegram
Features of Connector Template
The connector template should have the following variables
Excepted Template Output
The Template output could be in the format below:
Hello, your AWS Bill for <service> as of <date>, is <amortizedCost> <unit>.
How to claim to implement this template
If you want to solve this issue, please leave a comment on this issue like:
Vanus Community will assign the issue to you on time.
The text was updated successfully, but these errors were encountered: