Difference between revisions of "Aws dynamodb create-table"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://docs.aws.amazon.com/cli/latest/reference/dynamodb/create-table.html | * https://docs.aws.amazon.com/cli/latest/reference/dynamodb/create-table.html | ||
− | + | *<code>aws dynamodb create-table --table-name yourtable</code> | |
− | + | *<code>aws: error: the following arguments are required: [[--attribute-definitions]], [[--key-schema]]</code> | |
Revision as of 11:19, 20 September 2021
aws dynamodb create-table --table-name yourtable
aws: error: the following arguments are required: --attribute-definitions, --key-schema
Related terms
See also
Advertising: