Python (boto3) SDK examples for Amazon DynamoDB
This section contains Python code for examples and common tasks with Amazon DynamoDB.
Working with DynamodbTest
All Examples 👉
Python
GenerateTestData
Python
Working with PartiQL for DynamoDB
All Examples 👉
Python
PartiQL SimpleSelectStatement
Python
PartiQL ExecuteStatement
Python
PartiQL ExecuteTransaction
Python
PartiQL BatchExecuteStatement
Python
All Examples 👉
Python
Python
All Examples 👉
Python
Python
All Examples 👉
Python
Add Global Table Region
Python
Add Provisioned Capacity
Python
CreateGlobalTable
Python
CreateTable On-Demand
Python
CreateTable Provisioned
Python
Delete Global Table Region
Python
DeleteTable
Python
DescribeGlobalTable and DescribeGlobalTableSettings
Python
DescribeLimits
Python
DescribeTable
Python
Disable Autoscaling
Python
Enable Autoscaling
Python
Update Autoscaling
Python
Disable Streams
Python
Enable Streams
Python
ListTables
Python
UpdateGlobalTable and UpdateGlobalTableSettings
Python
UpdateTable On-Demand
Python
UpdateTable Provisioned
Python