Supported Operations - Table needs to be updated
October 17, 2024 · View on GitHub
| Operation | Python SDK | |
|---|---|---|
| BatchGet | ✅ | |
| BatchWrite | ✅ | |
| DeleteItem | ✅ | |
| DeleteItemConditional | ✅ | |
| GetItem | ✅ | |
| PutItem | ✅ | |
| PutItemConditional | ✅ | |
| TransactGet | ✅ | |
| TransactWrite | ✅ | |
| UpdateItem | ✅ | |
| UpdateItemConditional | ✅ | |
| PartiQL SimpleSelectStatement | ✅ | |
| PartiQL ExecuteStatement | ✅ | |
| PartiQL ExecuteTransaction | ✅ | |
| PartiQL BatchExecuteStatement | ✅ | |
| ConsistentRead | ✅ | |
| FilterExpression | ✅ | |
| ProjectionExpression | ✅ | |
| ReturnConsumedCapacity | ✅ | |
| Simple Scan | ✅ | |
| Paginate Scan | ✅ | |
| Parallel Scan | ✅ | |
| Boto3 Paginator Scan | ✅ | |
| FilterExpression (Scan) | ✅ | |
| ProjectionExpression (Scan) | ✅ | |
| Add Global Table Region | ✅ | |
| Add Provisioned Capacity | ✅ | |
| CreateGlobalTable | ❌ | |
| CreateTable On-Demand | ✅ | |
| CreateTable Provisioned | ✅ | |
| Delete Global Table Region | ✅ | |
| DeleteTable | ✅ | |
| DescribeGlobalTable and DescribeGlobalTableSettings | ❌ | |
| DescribeLimits | ✅ | |
| DescribeTable | ✅ | |
| Disable Autoscaling | ✅ | |
| Enable Autoscaling | ✅ | |
| Update Autoscaling | ❌ | |
| Disable Streams | ❌ | |
| Enable Streams | ✅ | |
| ListTables | ✅ | |
| UpdateGlobalTable and UpdateGlobalTableSettings | ❌ | |
| UpdateTable On-Demand | ✅ | |
| UpdateTable Provisioned | ✅ | |
| Pagination | ❌ | |
| Query Begins With | ✅ | |
| Query Scan Count | ✅ | |
| Query Equals | ✅ | |
| Add GSI | ✅ | |
| Enable Continuous Backups | ✅ | |
| PartiQL QueryBatchExecuteStatement | ✅ | |
| PartiQL PaginatedSelectStatement | ✅ |