Skip to content

boto3 - Unable to use DynamoDB Global Tables version 2019.11.21 #3293

Answered by tim-finnigan
L00162772 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @L00162772 thanks for reaching out. Here is some documentation on creating global tables with version 2019.11.21: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables.tutorial.html

Based on the CLI example there it looks like you can just use the create_table API: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Client.create_table

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by L00162772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants