Discindo
Discindo
Home
Projects
About
Light
Dark
Automatic
paws
How to invoke an AWS Lambda function with R and paws
In recent weeks, I have been trying to learn more about using the {paws} software development kit to interact with Amazon Web Services from R. So far, my focus was on the basics of DynamoDB.
Teofil Nakov
Last updated on 2022-07-07
5 min read
R
Using R and {paws} to populate DynamoDB tables #2
In our previous post we covered some basics of using the paws SDK to interact with AWS DynamoDB from R. We wrote a few simple functions to prepare R lists in the appropriate format for DynamoDB and some wrappers to put these lists as items in the remote NoSQL database.
Teofil Nakov
2022-05-05
5 min read
R
Using R and {paws} to populate DynamoDB tables
R and AWS DynamoDB In recent weeks we’ve been using AWS services for a few our projects. One of the things that came up was to populate DynamoDB tables with data from R.
Teofil Nakov
2022-04-04
4 min read
R
Cite
×