Skip to main content

create_table

Function create_table 

Source
pub async fn create_table(
    client: &Client,
    config: &DynamoConfig,
) -> Result<(), Box<dyn Error>>
Expand description

Create the DynamoDB table with GSI Run this once during infrastructure setup