Skip to content

tables API operations

Tenant callers can use 17 current operations at https://tables.eu-central-1.cloud.skippr.io. Call only control-plane or data-plane operations marked supported or implemented; contract stubs and internal operations are not tenant-callable.

  • Endpoint: https://tables.eu-central-1.cloud.skippr.io
  • Protocol: cloudJson
  • SigV4 service: tables
  • Target prefix: CloudTables.
  • Readiness counts: {"supported": 17}
  • Service guide: tables
  • Aggregate reference: all API operations

Tenant-callable control-plane operations

Use these operations to create, inspect, update, list, or delete service resources.

OperationStatusPlaneProtocol targetRequestResponseTerraformSchema
CreateTablesupportedcontrolCloudTables.CreateTable (tables)typedtypedyesJSON contract
DescribeTablesupportedcontrolCloudTables.DescribeTable (tables)typedtypedyesJSON contract
UpdateTablesupportedcontrolCloudTables.UpdateTable (tables)typedtypedyesJSON contract
DeleteTablesupportedcontrolCloudTables.DeleteTable (tables)typedtypedyesJSON contract
ListTablessupportedcontrolCloudTables.ListTables (tables)typedtypedyesJSON contract
UpdateTimeToLivesupportedcontrolCloudTables.UpdateTimeToLive (tables)typedtypednoJSON contract
DescribeTimeToLivesupportedcontrolCloudTables.DescribeTimeToLive (tables)typedtypednoJSON contract

Tenant-callable data-plane operations

Use these operations for application data or runtime work.

OperationStatusPlaneProtocol targetRequestResponseTerraformSchema
GetItemsupporteddataCloudTables.GetItem (tables)typedtypednoJSON contract
PutItemsupporteddataCloudTables.PutItem (tables)typedtypednoJSON contract
UpdateItemsupporteddataCloudTables.UpdateItem (tables)typedtypednoJSON contract
DeleteItemsupporteddataCloudTables.DeleteItem (tables)typedtypednoJSON contract
QuerysupporteddataCloudTables.Query (tables)typedtypednoJSON contract
ScansupporteddataCloudTables.Scan (tables)typedtypednoJSON contract
BatchGetItemsupporteddataCloudTables.BatchGetItem (tables)typedtypednoJSON contract
BatchWriteItemsupporteddataCloudTables.BatchWriteItem (tables)typedtypednoJSON contract
TransactWriteItemssupporteddataCloudTables.TransactWriteItems (tables)typedtypednoJSON contract
TransactGetItemssupporteddataCloudTables.TransactGetItems (tables)typedtypednoJSON contract

Contract stubs

These catalog entries are not current callable tenant contracts.

No operations in this group.

Matrix entries without catalog contracts

These entries describe readiness intent but have no generated request or response contract.

OperationStatus
ProjectionExpressionplanned
StreamSpecificationplanned

Internal operations

These operations are platform-facing. Tenant clients must not call them.

No operations in this group.