Then we'll create a database instance to save the classification result.
Click "DynamoDB" in "Services" to enter the console of DynamoDB.
2. Click "Create table" (on the right of the web page).
3. Create DynamoDB table with "Table name": "classification_result", and "Primary key": "image_name". Click "Create".
Last updated 7 days ago