コマンドオプションサンプル:aws dynamodb create-global-table

コマンドサンプルを検索した結果です。

既存のテーブルからグローバルテーブルを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dynamodb/create-global-table.html

aws dynamodb create-global-table \
    Creating a Global Table - Amazon DynamoDB : http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables.tutorial.html
aws dynamodb create-global-table \
    Create DynamoDB Global Tables 揃 GitHub : http://gist.github.com/adhorn/997496feec26f217011e085a0f9fbc5c
aws dynamodb create-global-table \
    Build a multi-region, multi-master application with Serverless and DynamoDB Global Tables : http://serverless.com/blog/build-multiregion-multimaster-application-dynamodb-global-tables/

aws のオプション一覧