implementing secure file upload from deeplens to S3

0

Hi I was able to piece together (from other posts) some simple logic that allows my deeplens to upload images with detected objects into a S3 bucket that has wide open access.

It seems Deeplens uses some parts of AWS IoT Core - can it be extended onto of this infrastructure to implement secure upload? I've read some of the docs but can't quite piece together what to do. I would appreciate any pointers one how to make this more secure.

Thanks, john

asked 5 years ago257 views
1 Answer
0

For reference, found this https://aws.amazon.com/blogs/security/how-to-eliminate-the-need-for-hardcoded-aws-credentials-in-devices-by-using-the-aws-iot-credentials-provider/

I think its what i'm looking for, lots of setup steps to work through. I think it builds on top of the existing setup of the IoT Core for DL.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions