Skip to content

Latest commit

 

History

History

dynamodb

DynamoDB

    https://ap-northeast-1.console.aws.amazon.com/dynamodbv2/home?region=ap-northeast-1#service



Boto3 : AWS SDK for Python (Boto3) to create, configure, and manage AWS services. The SDK provides an object-oriented API as well as low-level access to AWS services.

https://boto3.amazonaws.com/v1/documentation/api/latest/index.html
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/customizations/dynamodb.html


Python Tutorial  ---> https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStarted.Python.html


CRUD ---> https://travis.media/dynamodb-crud-examples-with-boto3-python/


DynamoDB 테이블에 디바이스 데이터 저장    
https://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-ddb-rule.html


https://electronicsinnovation.com/how-to-get-raspberry-pi-to-interact-with-amazon-web-services-push-data-into-the-dynamodb/


AWS Lambda 함수를 사용하여 알림 형식 지정
https://docs.aws.amazon.com/ko_kr/iot/latest/developerguide/iot-lambda-rule.html