node-red-contrib-aws
node-red-contrib-aws copied to clipboard
A collection of Node-RED nodes for AWS.
### Expected The error output of a DynamoDB node to add `msg.err` to existing `msg` object. ### Actual The error output of a DynamoDB node is a new `msg` with...
Hi, I see wikki is coming soon, if you can explain how to use Kinesis it will be of great help. thanks
I am trying to upload data to Mapbox S3 staging server and the API documentation from Mapbox uses this example for AWS CLI: ``` $ export AWS_ACCESS_KEY_ID={accessKeyId} $ export AWS_SECRET_ACCESS_KEY={secretAccessKey}...
Hi! Is there a way to get billing information?
Would it be possible to allow for a endpoint url to be passed as a config value/node property so a s3 interface endpoint can be provided to allow for s3...