dynamodb-createtable-async-poll-describetable

Status: IN

DynamoDB `CreateTable` is asynchronous — it returns immediately with `TableStatus: CREATING` and the table is usable only when status reaches `ACTIVE`; poll with `DescribeTable`.

Source: entries/2026/03/11/amazondynamodb-latest-APIReference-API_CreateTablehtml.md

JSON