HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
69 stars 20 forks source link

Return table description from create table #177

Closed ojii closed 5 months ago

ojii commented 5 months ago

This will also omit the calls to describe table if wait_for_active is enabled in implementations which immediately activate the table on creation.