Skip to content

よくわかってない(^~^) 練習(^~^)

License

Notifications You must be signed in to change notification settings

muzudho/dynamodb-practice

Repository files navigation

dynamodb-practice

よくわかってない(^~^) 練習(^~^)

📖 AWSにデータベースサーバーってどうやって置くの(^~^)?

Set up

pip install pprintpp
pip install boto3

AWS CLI テスト

aws ec2 describe-instances

テスト

Music テーブルからアイテム取得。条件はJSONファイルに記載

aws dynamodb query --table-name Music --key-conditions file://key-conditions.json

📖 ステップ 1: Python を使用してテーブルを作成する
📖 【Windows】Pythonをアップデートする

📖 Step 5: (Optional) Delete the Table

About

よくわかってない(^~^) 練習(^~^)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages