Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello ,

I am looking for a code in python which can do below things

1) subscribe to a topic and confirmation section
2) read sns message and put it in dynamodb
3) update a csv file with new message came through SNS
4) Push CSV file to Kinesis


any kind of insight and help is very much appreciated.

What I have tried:

I tried reading BOTO3 documentation but i am not clear how to do it
Posted
Comments
David_Wimbley 28-Jun-18 15:32pm    
What are you not clear with BOTO3 documentation that you don't understand how to go about implementing it?

I found 3 links, the boto3 docs, boto3 quick start guide and 1 walkthrough that seems pretty clear.

What issues are you having?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900