How to upload log json file on AWS S3 bucket?

Hello,

I would like to store my log files which are in json format on AWS S3 bucket.
In python, it can be possible using boto3 library.  
I wonder is there any way to upload using NRF SDK or 'C' programming.  

My Environment

NRF SDK : v1.9.1
Device : nRF9160

Please guide me how to do it or any help will be appreciated.

Best Regards
Praveen Deshmane

Parents Reply Children
Related