node-red-contrib-aws-service 0.0.19
-------
node-red-contrib-aws-service
A Node-RED node to receive service cost usage from AWS. This project is inspired and forked from node-red-node-aws
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-aws-service
Usage
AWS service cost usage, forecast cost usage
Receive data from CostExplorer API. The event messages consist of the data in msg.payload
property.
These nodes requires Read permission in Policy of Cost Explorer Service. For reference, please check this guide.