Difference between revisions of "Aws dynamodb create-table"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
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 | ||
− | + | aws dynamodb create-table --table-name yourtable | |
− | + | aws: error: the following arguments are required: [[--attribute-definitions]], [[--key-schema]] | |
− | |||
== Related terms == | == Related terms == | ||
− | * | + | * {{terraform backends}} |
== See also == | == See also == |
Latest revision as of 17:23, 28 February 2023
aws dynamodb create-table --table-name yourtable aws: error: the following arguments are required: --attribute-definitions, --key-schema
Related terms[edit]
See also[edit]
Advertising: