Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China.
In Creating tables and loading data for code examples in DynamoDB, you
first create tables using the DynamoDB console and then use the Amazon CLI
to add data to the tables. This appendix provides code to both
create the tables and add data programmatically.