Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some example code. #58

Open
brilliantwf opened this issue May 20, 2019 · 4 comments
Open

Need some example code. #58

brilliantwf opened this issue May 20, 2019 · 4 comments

Comments

@brilliantwf
Copy link

Thank you for making such great code, I am using AWS services now, I would like to use some of your code to show some of AWS's services, but without the sample code, could you do some simple how to use the code? Or how to modify the payload or functionality that Node-red can use through the AWS API. thank you very much.

@sxwebster
Copy link

I have to agree with this. Basic functions like taking a file and uploading to AWS S3 is actually quite difficult to understand.

@johnebgood
Copy link

Is there documentation on what to send the nodes as inputs? I'm trying to use the DynamoDB node, do I send the params for a scan as the payload? Am I expected to dig into the Node-RED module code to figure this out? Please make some node documentation with examples, I'll help write it as soon as I get some insight, people who have never used the AWS API will never figure this out. I haven't figured it out and I have written Dynamo queries in Node on Lambda. I would love to help document all of these nodes once I know how to use them in Node-RED. Are there flow examples anywhere?

@antonio1000homens
Copy link

Yeah same here struggling without examples, not sure what I should put in the "key" of the dynamoDB. Is it msg.payload? payload? a json map?

@jeremybrun
Copy link

I can confirm that examples are not working. I can't manage to find a way to actually send the data I want in the firehose node. Next step: digging into the source code, but that just sucks.
A response from the maintainer would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants